fix(repo): repair stuff broken by alqages

This commit is contained in:
Artur Manuel 2025-02-11 17:17:28 +00:00
commit 33583e6200
9 changed files with 73 additions and 72 deletions

View file

@ -293,7 +293,7 @@ binds {
Mod+Shift+Slash { show-hotkey-overlay; }
// Suggested binds for running programs: terminal, app launcher, screen locker.
Mod+T { spawn "foot"; }
Mod+T { spawn "neovide"; }
Mod+D { spawn "rofi" "-show" "drun"; }
// Super+Alt+L { spawn "swaylock"; }
@ -510,4 +510,4 @@ binds {
cursor {
xcursor-theme "Simp1e-Nord-Dark"
xcursor-size 24
}
}