diff options
Diffstat (limited to 'niri')
| -rw-r--r-- | niri/cfg/autostart.kdl | 3 | ||||
| -rw-r--r-- | niri/cfg/misc.kdl | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/niri/cfg/autostart.kdl b/niri/cfg/autostart.kdl index a3aef69..cbf795b 100644 --- a/niri/cfg/autostart.kdl +++ b/niri/cfg/autostart.kdl @@ -1 +1,2 @@ -// spawn-at-startup "qs" "-c" "noctalia-shell" "--no-duplicate" +spawn-at-startup "qs" "-c" "noctalia-shell" "--no-duplicate" +spawn-sh-at-startup "/usr/lib/polkit-kde-authentication-agent-1 &" // Polkit diff --git a/niri/cfg/misc.kdl b/niri/cfg/misc.kdl index b2adeb3..e48ee8b 100644 --- a/niri/cfg/misc.kdl +++ b/niri/cfg/misc.kdl @@ -16,8 +16,8 @@ hotkey-overlay { } cursor { - xcursor-theme "Banana" - xcursor-size 34 + // xcursor-theme "Banana" + // xcursor-size 34 hide-when-typing hide-after-inactive-ms 1000 |
