This commit is contained in:
Till 2025-02-11 23:59:20 +01:00
parent 47a684d78f
commit 7dd4cb58fe
10 changed files with 53 additions and 23 deletions

View file

@ -14,12 +14,10 @@
#
# This line cycles any open gnome-terminal (matched by wm_class = Gnome-terminal on Ubuntu 17.10) OR if not found, launches new one.
# If you're using Arch, you may want to match by wm_class = gnome-terminal-server , just check yourself by Alt+F2/lg/Windows
<Super>t,gnome-terminal,gnome-terminal-server,
<Super>n,nautilus,,
<Super>f,firefox,,
<Super>b,firefox,,
<Super>f,nautilus,,
<Super>return,foot,,
<Super>x,keepassxc,,,
<Super>q,qutebrowser,,
<Super>p,keepassxc,,,
# You may use regular expression in title or wm_class.
# Just put the regular expression between slashes.