projects
/
~bandali
/
configs
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
268e107
)
[rc/sway] super+shift+return for floating urxvt terminal
author
Amin Bandali
<bandali@gnu.org>
Tue, 4 Dec 2018 21:15:44 +0000
(16:15 -0500)
committer
Amin Bandali
<bandali@gnu.org>
Tue, 4 Dec 2018 21:15:44 +0000
(16:15 -0500)
rc.org
patch
|
blob
|
blame
|
history
diff --git
a/rc.org
b/rc.org
index
c96454e
..
1872451
100644
(file)
--- a/
rc.org
+++ b/
rc.org
@@
-3873,6
+3873,8
@@
exec swayidle \
#
# start a terminal
bindsym $mod+Return exec $term
+ bindsym $mod+Shift+Return exec $term -name floating
+ for_window [class="URxvt" instance="floating"] floating enable
# kill focused window
bindsym $mod+Shift+q kill