Closed chesty closed 4 years ago
Thank you! I will have a look soon
This really only opens a new urxvt instance, right? Why not configure that as a keymapping in the window manager?
I do, I have
for_window [class="URxvt" instance="floating"] floating enable, border pixel 2, sticky enable bindsym $mod+Shift+Return exec urxvt -geometry 80x24 -name floating
I prefer using the above, it handles workspace switches. I wanted to see if I could get sway-launder-desktop to do it, and it kind of can but doesn't handle workspace switches. I just shared it in case you were interested.
I played around with getting a terminal for quick temporary sessions. It's not perfect but does the job.
meta+d to launch sway-launcher-desktop, then alt+space to launch a terminal.