improve poweroff dialog
This commit is contained in:
parent
3f7ea5a737
commit
4457d4e7dd
4 changed files with 15 additions and 4 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue