Update
This commit is contained in:
@@ -144,8 +144,6 @@ bindsym $mod+r mode "resize"
|
||||
bindsym --locked XF86AudioRaiseVolume exec pactl set-sink-volume \@DEFAULT_SINK@ +5%
|
||||
bindsym --locked XF86AudioMicMute exec pactl set-source-mute \@DEFAULT_SOURCE@ toggle
|
||||
# Special keys to adjust brightness via brightnessctl
|
||||
bindsym --locked XF86MonBrightnessDown exec brightnessctl set 5%-
|
||||
bindsym --locked XF86MonBrightnessUp exec brightnessctl set 5%+
|
||||
# Special key to take a screenshot with grim
|
||||
bindsym Print exec grim
|
||||
|
||||
@@ -153,4 +151,6 @@ for_window [shell="xwayland"] title_format "[XWayland] %title"
|
||||
|
||||
#xwayland disable
|
||||
|
||||
#exec waybar
|
||||
|
||||
include ~/.config/sway/config.d/*
|
||||
|
||||
Reference in New Issue
Block a user