.
This commit is contained in:
parent
15044d4e1b
commit
478ffc3aad
2 changed files with 6 additions and 1 deletions
|
|
@ -11,7 +11,8 @@ logfile="$HOME/.dkrc.log"
|
|||
date > "$logfile"
|
||||
|
||||
# wallpaper
|
||||
xsetroot -solid '#101020'
|
||||
#xsetroot -solid '#101020'
|
||||
xsetroot -solid gray50
|
||||
|
||||
# load sxhkd for keybinds
|
||||
pgrep sxhkd || sxhkd -c "$HOME/.config/dk/sxhkdrc" &
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue