sway: Remove the default border

Now our windows take up the entire screen.
This commit is contained in:
Donovan Glover 2021-06-21 18:20:58 -04:00
parent 95c53368ca
commit 32fad752a9
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

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