mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-13 20:28:35 +10:00
Adding appropriate waypaper commands for x11/wayland session in Qtile.
This commit is contained in:
@@ -10,5 +10,5 @@ kanshi &
|
||||
# flameshot &
|
||||
# systemctl --user start mpd &
|
||||
/usr/bin/emacs --daemon &
|
||||
waypaper --restore &
|
||||
waypaper --backend swaybg --restore &
|
||||
conky -c "$HOME"/.config/conky/qtile/01/"$COLORSCHEME".conf &
|
||||
|
||||
@@ -14,7 +14,7 @@ sleep 1
|
||||
conky -c "$HOME"/.config/conky/qtile/01/"$COLORSCHEME".conf || echo "Couldn't start conky."
|
||||
sleep 1
|
||||
yes | /usr/bin/emacs --daemon &
|
||||
waypaper --restore &
|
||||
waypaper --backend feh --restore &
|
||||
|
||||
### FORCE LOCK SCREEN TO USE MY CURRENT WALLPAPER ###
|
||||
if [ ! -d "$HOME"/.cache/betterlockscreen/ ]; then
|
||||
|
||||
Reference in New Issue
Block a user