mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-06-29 22:19:00 +02:00
sway: Remove the default border
Now our windows take up the entire screen.
This commit is contained in:
@ -149,6 +149,8 @@ bar {
|
||||
swaybar_command waybar
|
||||
}
|
||||
|
||||
default_border none
|
||||
|
||||
# Fn keys
|
||||
bindsym XF86AudioMute exec pactl set-sink-mute @DEFAULT_SINK@ toggle
|
||||
bindsym XF86AudioLowerVolume exec pactl set-sink-volume @DEFAULT_SINK@ -5%
|
||||
|
Reference in New Issue
Block a user