mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-12-15 19:30:51 +01:00
sway: Remove the default border
Now our windows take up the entire screen.
This commit is contained in:
parent
95c53368ca
commit
32fad752a9
@ -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%
|
||||
|
Loading…
Reference in New Issue
Block a user