End All Use of Program in i3
Need to quickly shut off chrome to save RAM before it crashes?
bindsym Control+Mod1+q exec "killall chromium && killall firefox"
Though calling xkill is also a classic. (Don't xkill the xroot ie wallpaper!)
scripts:i3:kill_program
Need to quickly shut off chrome to save RAM before it crashes?
bindsym Control+Mod1+q exec "killall chromium && killall firefox"
Though calling xkill is also a classic. (Don't xkill the xroot ie wallpaper!)