add win+shift+b to change window border and update screenshot

This commit is contained in:
MeexReay 2025-08-19 02:27:33 +03:00
parent fd9a2d725a
commit daa4ef2037
2 changed files with 1 additions and 0 deletions

View File

@ -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";

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.8 MiB

After

Width:  |  Height:  |  Size: 3.7 MiB