This commit is contained in:
Marco Thomas
2021-03-23 19:25:50 +01:00
parent b90e03fc03
commit 7adc7ce8cd
7 changed files with 62 additions and 14 deletions

View File

@@ -1,4 +1,4 @@
#!/bin/sh
#!/usr/bin/env bash
# set keyboard layout
setxkbmap -layout za
@@ -11,10 +11,10 @@ picom &
nm-applet &
# adjust screens on nazarick
~/scripts/fix_screens.sh
$HOME/scripts/fix_screens.sh
# launch polybar
~/scripts/polybar.sh &
$HOME/scripts/polybar.sh &
# wallpaper
feh --bg-scale $HOME/data/nextcloud/wallpaper/wallpaper.png