adding a roaming config for laptop displays
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user