diff --git a/config/codespell-ignore.txt b/config/codespell-ignore.txt index 6656528..a5b743e 100644 --- a/config/codespell-ignore.txt +++ b/config/codespell-ignore.txt @@ -10,4 +10,4 @@ wile edn stings laso -discreet +discreet diff --git a/config/niri/config.kdl b/config/niri/config.kdl index 7b0e81d..0ee00a9 100644 --- a/config/niri/config.kdl +++ b/config/niri/config.kdl @@ -1,6 +1,6 @@ // vim: foldmethod=marker ts=2 sw=2 // auto start {{{ -spawn-at-startup "/usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1"; +spawn-at-startup "/usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1"; // NOTE: might be run as system service spawn-at-startup "~/.config/niri/waybar" spawn-at-startup "dunst"; spawn-at-startup "xwayland-satellite"; // TODO: remove in next update