mirror of
https://github.com/olexsmir/dotfiles.git
synced 2026-01-15 08:41:34 +02:00
some small update
This commit is contained in:
parent
1707808710
commit
464214abd3
2 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
// vim: foldmethod=marker ts=2 sw=2
|
// vim: foldmethod=marker ts=2 sw=2
|
||||||
// auto start {{{
|
// 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 "~/.config/niri/waybar"
|
||||||
spawn-at-startup "dunst";
|
spawn-at-startup "dunst";
|
||||||
spawn-at-startup "xwayland-satellite"; // TODO: remove in next update
|
spawn-at-startup "xwayland-satellite"; // TODO: remove in next update
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue