This commit is contained in:
2025-06-08 19:25:14 -04:00
parent 6480d9e869
commit be23a24852
5 changed files with 13 additions and 18 deletions

View File

@@ -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/*