Update
This commit is contained in:
@@ -217,7 +217,7 @@ bindsym --locked XF86AudioLowerVolume exec pactl set-sink-volume \@DEFAULT_SINK@
|
||||
bindsym --locked XF86AudioRaiseVolume exec pactl set-sink-volume \@DEFAULT_SINK@ +5%
|
||||
bindsym --locked XF86AudioMicMute exec pactl set-source-mute \@DEFAULT_SOURCE@ toggle
|
||||
|
||||
for_window [shell="xwayland"] title_format "[XWayland] %title"
|
||||
for_window [shell="xwayland"] title_format "[XW] %title"
|
||||
for_window [title="Pipewire Volume Control"] floating enable
|
||||
for_window [title="Picture-in-Picture"] floating enable
|
||||
for_window [class="org.kde.haruna"] floating enable
|
||||
@@ -281,6 +281,4 @@ bindsym $mod+tab layout tabbed
|
||||
bindsym Print exec bash -c 'file=$(~/.local/bin/snag -d ~/Pictures/screenshots/) && wl-copy < $file'
|
||||
bindsym Print+Ctrl exec bash -c 'file=$(~/.local/bin/snag -r -d ~/Pictures/screenshots/) && wl-copy < $file'
|
||||
|
||||
for_window [shell="xwayland"] title_format "[XW] %title"
|
||||
|
||||
include ~/.config/sway/config.d/*
|
||||
|
||||
Reference in New Issue
Block a user