projects
/
~bandali
/
configs
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
de38a3a
)
[rc/sway] add sticky toggle binding
author
Amin Bandali
<bandali@gnu.org>
Tue, 1 Jan 2019 19:47:36 +0000
(14:47 -0500)
committer
Amin Bandali
<bandali@gnu.org>
Tue, 1 Jan 2019 19:47:36 +0000
(14:47 -0500)
rc.org
patch
|
blob
|
blame
|
history
diff --git
a/rc.org
b/rc.org
index
691480a
..
2c7b778
100644
(file)
--- 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