This commit is contained in:
2026-03-02 16:41:01 -05:00
parent 24a26e09f8
commit 2ec0f22461
2 changed files with 503 additions and 3 deletions

View File

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