diff options
| author | ryukamish <[email protected]> | 2026-02-28 15:09:26 +0530 |
|---|---|---|
| committer | ryukamish <[email protected]> | 2026-02-28 15:09:26 +0530 |
| commit | 3a41f3bad55c7d990cc37f4da51e7c31e0e1a949 (patch) | |
| tree | 3252e738cc3b7782db576b84c23cc0ea43b5cdd5 /niri/cfg | |
| parent | 25d426b36e01f24e22caaf2b51a05c65cd1e4fcb (diff) | |
add/chore: noctalia and kde polkit autostart and custom cursor commented out
Diffstat (limited to 'niri/cfg')
| -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 |
