feat(users): allow users to be enabled
This commit is contained in:
parent
24c925ecaf
commit
c5fc93361e
6 changed files with 198 additions and 14 deletions
|
@ -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
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue