adding a roaming config for laptop displays

This commit is contained in:
2025-11-11 13:35:33 -05:00
parent 6cf68de325
commit 2fb48d0891
2 changed files with 8 additions and 3 deletions

View File

@@ -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