non important commit

This commit is contained in:
benstrb 2026-01-03 14:37:07 +01:00
parent f2fa762bd5
commit bf2fcfd69a

View file

@ -12,11 +12,11 @@
"super + d" = "discord"; "super + d" = "discord";
"super + a" = "rofi -show drun"; "super + a" = "rofi -show drun";
"super + @10" = "bspc desktop -f ^1:I"; "super + @10" = "bspc desktop -f focused:I";
"super + @11" = "bspc desktop -f ^1:II"; "super + @11" = "bspc desktop -f focused:II";
"super + @12" = "bspc desktop -f ^1:III"; "super + @12" = "bspc desktop -f focused:III";
"super + @13" = "bspc desktop -f ^1:IV"; "super + @13" = "bspc desktop -f focused:IV";
"super + @14" = "bspc desktop -f ^1:V"; "super + @14" = "bspc desktop -f focused:V";
}; };
}; };
} }