diff --git a/host/desktop/sway/config b/host/desktop/sway/config index 668078b..55eb476 100644 --- a/host/desktop/sway/config +++ b/host/desktop/sway/config @@ -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 diff --git a/os/linux/sway/config b/os/linux/sway/config index 43eb4ee..bd49c40 100644 --- a/os/linux/sway/config +++ b/os/linux/sway/config @@ -185,10 +185,10 @@ exec mako # 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=".*"] -output * background $HOME/.config/lytedev-dotfiles/os/linux/sway/bg.jpg fill +output * background $HOME/.wallpaper fill include /etc/sway/config.d/* include $XDG_CONFIG_HOME/lytedev-env/*/sway/config