feat(users): allow users to be enabled

This commit is contained in:
Artur Manuel 2025-02-06 01:51:42 +00:00
commit c5fc93361e
6 changed files with 198 additions and 14 deletions

View file

@ -506,3 +506,8 @@ binds {
// moving the mouse or pressing any other key.
Mod+Shift+P { power-off-monitors; }
}
cursor {
xcursor-theme "Simp1e-Nord-Dark"
xcursor-size 24
}