Add binding to launch gajim in launch mode
This commit is contained in:
parent
d7d040c292
commit
8e0cc0a60f
@ -55,6 +55,7 @@ mode "launch" {
|
||||
bindsym e exec emacsclient -c -n; mode "default"
|
||||
bindsym f exec firefox; mode "default"
|
||||
bindsym --release t exec $config_dir/passthrough "Emacs" "super+t" thunar; mode "default"
|
||||
bindsym x exec gajim; mode "default"
|
||||
bindsym Escape mode "default"
|
||||
bindsym Return mode "default"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user