improve poweroff dialog

This commit is contained in:
qvalentin 2021-10-05 13:18:32 +02:00
parent 3f7ea5a737
commit 4457d4e7dd
4 changed files with 15 additions and 4 deletions

View file

@ -39,7 +39,7 @@ echo "\nXcursor.theme: Breeze" >> ~./Xresources
# merge it into xrdb
xrdb -merge ~/.Xresources
emacsclient -e '(my-load-xresources)'
#emacsclient -e '(my-load-xresources)'
xmobar_change
killall xmobar
@ -52,7 +52,7 @@ xmonad --restart
# change lock screen background
#betterlockscreen -u $PATH_TO_IMG
betterlockscreen -u $PATH_TO_IMG
# change login manager screen
PROJECT_ROOT="/home/os/Documents/Projects/aether-fork" # change this path if needed.