fix mango binds for calufrax
This commit is contained in:
parent
579bee8fe4
commit
1864037e0d
1 changed files with 2 additions and 0 deletions
|
|
@ -176,6 +176,8 @@
|
|||
'' + (if osConfig.var.hostname == "calufrax" then ''
|
||||
xkb_rules_layout=gb
|
||||
xkb_rules_variant=colemak
|
||||
bind=Alt,g,spawn_shell,foot --title launch --app-id fzf-launcher-foot bash -c 'compgen -c | sort -u | fzf --bind=enter:replace-query+print-query | xargs -I {} mmsg -d spawn,{}'
|
||||
bind=alt+shift,k,quit
|
||||
'' else '''');
|
||||
|
||||
services.kanshi = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue