This commit is contained in:
2026-01-02 14:45:23 -08:00
parent 8b607377fc
commit 2812373aa8
11 changed files with 355 additions and 36 deletions

View File

@@ -113,10 +113,10 @@ mode "resize" {
bindsym $mod+r mode "resize"
bindsym $mod+Shift+s sticky toggle
#bindsym $mod+Shift+o exec 'playerctl pause && swaylock -c 0x0000'
bindsym $mod+m exec 'playerctl pause && swaylock -c 0x0000'
# Toggle laptop display
bindsym $mod+m output $laptop toggle
bindsym $mod+Shift+m output $laptop toggle
bindsym XF86AudioRaiseVolume exec pactl set-sink-volume @DEFAULT_SINK@ +5% \
&& pkill -RTMIN+10 i3blocks;