mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-25 12:30:24 +10:00
Modifying qtile config to work on either X11 or wayland.
This commit is contained in:
@@ -4,10 +4,10 @@ COLORSCHEME=doom-one
|
||||
|
||||
### AUTOSTART PROGRAMS ###
|
||||
kanshi &
|
||||
# dunst -conf "$HOME"/.config/dunst/"$COLORSCHEME" &
|
||||
# nm-applet &
|
||||
# nextcloud --background &
|
||||
# flameshot &
|
||||
dunst -conf "$HOME"/.config/dunst/"$COLORSCHEME" &
|
||||
nm-applet &
|
||||
nextcloud --background &
|
||||
flameshot &
|
||||
# systemctl --user start mpd &
|
||||
/usr/bin/emacs --daemon &
|
||||
waypaper --backend swaybg --restore &
|
||||
|
||||
Reference in New Issue
Block a user