Added command to disable screen saving (blank) from x11 as it caused flashing
Signed-off-by: Louis Vallat <louis@louis-vallat.xyz>
This commit is contained in:
parent
6b54826e4c
commit
65063d0aa9
@ -5,7 +5,8 @@ pgrep -x sxhkd > /dev/null || sxhkd &
|
||||
xrdb -load $HOME/.config/.Xresources &
|
||||
dunst -conf $HOME/.config/dunst/dunstrc &
|
||||
picom &
|
||||
feh --bg-fill ~/Pictures/nordic-obsession.png &
|
||||
feh --bg-fill ~/Pictures/ku8phghju9981.png &
|
||||
xset s off &
|
||||
/usr/lib/kdeconnectd & disown
|
||||
nextcloud & disown
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user