fix mango binds for calufrax

This commit is contained in:
alyx 2026-03-11 10:32:31 +00:00
parent 579bee8fe4
commit 1864037e0d
Signed by: alyx
SSH key fingerprint: SHA256:jnVDhAlcSXL67FEpIYmr80+FnLv93q3S2MtZ92ohQeA

View file

@ -176,6 +176,8 @@
'' + (if osConfig.var.hostname == "calufrax" then '' '' + (if osConfig.var.hostname == "calufrax" then ''
xkb_rules_layout=gb xkb_rules_layout=gb
xkb_rules_variant=colemak 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 ''''); '' else '''');
services.kanshi = { services.kanshi = {