From 93209d1811bd0c2d1def8c12f6feb478b02c6997 Mon Sep 17 00:00:00 2001 From: Daniel Flanagan Date: Fri, 26 Aug 2022 00:14:55 -0500 Subject: [PATCH] sway --- host/desktop/sway/config | 3 ++- os/linux/sway/config | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) 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