diff --git a/shared/.config/kanshi/config b/shared/.config/kanshi/config index a0acee1..4d7b98b 100644 --- a/shared/.config/kanshi/config +++ b/shared/.config/kanshi/config @@ -16,6 +16,11 @@ profile docked { output $INTERNAL disable } +profile mobile_external { + output $INTERNAL enable position 0,0 + output * enable position 1805,0 +} + profile undocked { output $INTERNAL enable } diff --git a/shared/.config/sway/config b/shared/.config/sway/config index ef21bb9..7f5c883 100644 --- a/shared/.config/sway/config +++ b/shared/.config/sway/config @@ -15,7 +15,7 @@ set $menu wofi --show drun exec_always systemctl --user start sway-session.target exec_always systemctl --user restart kanshi.service # Wallpaper -output * bg #000000 solid_color +output * bg #282828 solid_color # Displays (these get updated to an autodetect kanshi config, but this is a default before it runs) output "Dell Inc. DELL S3422DWG 3LTSS63" mode 3440x1440@143.975Hz @@ -224,8 +224,8 @@ default_border pixel 2 default_floating_border pixel 2 # Add gaps -gaps inner 10 -gaps outer 5 +gaps inner 5 +gaps outer 2 # Gruvbox Dark colors set $bg #282828