sway: add fallback background
This commit is contained in:
parent
7408d6cfd1
commit
6c09eba911
@ -149,7 +149,7 @@ bar {
|
|||||||
exec --no-startup-id mako
|
exec --no-startup-id mako
|
||||||
exec --no-startup-id gsd-xsettings
|
exec --no-startup-id gsd-xsettings
|
||||||
exec --no-startup-id fcitx
|
exec --no-startup-id fcitx
|
||||||
# exec --no-startup-id nm-applet
|
# exec --no-startup-id nm-applet --indicator
|
||||||
# exec --no-startup-id pa-applet
|
# exec --no-startup-id pa-applet
|
||||||
# exec --no-startup-id blueman-applet
|
# exec --no-startup-id blueman-applet
|
||||||
|
|
||||||
@ -160,8 +160,7 @@ exec swayidle -w \
|
|||||||
resume 'swaymsg "output * dpms on"' \
|
resume 'swaymsg "output * dpms on"' \
|
||||||
before-sleep /home/gebner/etc/swaylock.sh
|
before-sleep /home/gebner/etc/swaylock.sh
|
||||||
|
|
||||||
output * bg "#aaaaaa" solid_color
|
output * bg /home/gebner/Desktop/background.png fill "#aaaaaa"
|
||||||
output * bg /home/gebner/Desktop/background.png fill
|
|
||||||
|
|
||||||
input * xkb_layout us
|
input * xkb_layout us
|
||||||
input * xkb_variant altgr-intl
|
input * xkb_variant altgr-intl
|
||||||
|
Loading…
Reference in New Issue
Block a user