sway
This commit is contained in:
parent
1008f5fb71
commit
93209d1811
|
@ -1 +1,2 @@
|
||||||
output '"Dell Inc. DELL U2720Q CWTM623"' transform 270 scale 1.5
|
default_border pixel 1
|
||||||
|
output "Dell Inc. DELL U2720Q CWTM623" transform 270 scale 1.5
|
||||||
|
|
|
@ -185,10 +185,10 @@ exec mako
|
||||||
|
|
||||||
# exec_always notify-send -a "sway" -i ~/.wallpaper "sway configuration loaded"
|
# exec_always notify-send -a "sway" -i ~/.wallpaper "sway configuration loaded"
|
||||||
|
|
||||||
# prevents all windows from stealing focus
|
# prevent all windows from stealing focus
|
||||||
no_focus [class=".*"]
|
no_focus [class=".*"]
|
||||||
|
|
||||||
output * background $HOME/.config/lytedev-dotfiles/os/linux/sway/bg.jpg fill
|
output * background $HOME/.wallpaper fill
|
||||||
|
|
||||||
include /etc/sway/config.d/*
|
include /etc/sway/config.d/*
|
||||||
include $XDG_CONFIG_HOME/lytedev-env/*/sway/config
|
include $XDG_CONFIG_HOME/lytedev-env/*/sway/config
|
||||||
|
|
Reference in a new issue