Update sway
This commit is contained in:
@@ -273,8 +273,8 @@ bindsym $mod+Shift+f floating toggle
|
|||||||
bindsym $mod+tab layout tabbed
|
bindsym $mod+tab layout tabbed
|
||||||
|
|
||||||
## Utils
|
## Utils
|
||||||
bindsym Print exec bash -c 'file=$(~/.local/bin/snag -d ~/screenshots/) && wl-copy < $file'
|
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 ~/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"
|
for_window [shell="xwayland"] title_format "[XW] %title"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user