X-Git-Url: https://git.shemshak.org/gitweb.cgi/~bandali/configs/blobdiff_plain/b1c9d0ec386e540754e816ad18d09f9238f67e08..ed4753cac19f51a83e70c0ec69b99869c8b58699:/rc.org diff --git a/rc.org b/rc.org index 691480a..2c7b778 100644 --- a/rc.org +++ b/rc.org @@ -2592,6 +2592,9 @@ exec swayidle \ # Make the current focus fullscreen bindsym $mod+f fullscreen + # Toggle sticky-ness of the current (floating) window + bindsym $mod+$mod2+space sticky toggle + # Toggle the current focus between tiling and floating mode bindsym $mod+Shift+space floating toggle