projects
/
~bandali
/
configs
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[rc/sway] super+shift+return for floating urxvt terminal
[~bandali/configs]
/
rc.org
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