firefox-ctrl-q-workaround icon indicating copy to clipboard operation
firefox-ctrl-q-workaround copied to clipboard

alternative

Open mandeeps708 opened this issue 6 years ago • 2 comments

I use something like:

bindsym Ctrl+q exec /bin/false

to disable it systemwide.

And for being able to kill other applications, one may use bindsym $mod+Shift+q kill

mandeeps708 avatar Jul 01 '18 09:07 mandeeps708

I actually like using Ctrl+Q most of the time, just not in FireFox

sasawat avatar Jul 25 '18 05:07 sasawat

bindsym Ctrl+q exec nop

could be a option

raphapr avatar Mar 17 '19 14:03 raphapr