mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-05-19 15:50:44 +02: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
|
swaybar_command waybar
|
||||||
}
|
}
|
||||||
|
|
||||||
|
default_border none
|
||||||
|
|
||||||
# Fn keys
|
# Fn keys
|
||||||
bindsym XF86AudioMute exec pactl set-sink-mute @DEFAULT_SINK@ toggle
|
bindsym XF86AudioMute exec pactl set-sink-mute @DEFAULT_SINK@ toggle
|
||||||
bindsym XF86AudioLowerVolume exec pactl set-sink-volume @DEFAULT_SINK@ -5%
|
bindsym XF86AudioLowerVolume exec pactl set-sink-volume @DEFAULT_SINK@ -5%
|
||||||
|
Loading…
Reference in New Issue
Block a user