add win+shift+b to change window border and update screenshot
This commit is contained in:
parent
fd9a2d725a
commit
daa4ef2037
@ -121,6 +121,7 @@
|
||||
in lib.mkOptionDefault {
|
||||
"${modifier}+z" = "exec ${homeDir}/.config/sway/idle.sh";
|
||||
"${modifier}+Shift+s" = "sticky toggle";
|
||||
"${modifier}+Shift+b" = "border toggle";
|
||||
"${modifier}+g" = "exec ${homeDir}/.config/sway/random-bg.py onetime";
|
||||
"${modifier}+n" = "exec pcmanfm";
|
||||
"Print" = "exec flameshot gui --raw | wl-copy";
|
||||
|
BIN
screenshot.png
BIN
screenshot.png
Binary file not shown.
Before Width: | Height: | Size: 2.8 MiB After Width: | Height: | Size: 3.7 MiB |
Loading…
x
Reference in New Issue
Block a user