Reorganize some apps and add wlsunset
This commit is contained in:
parent
8ffc50bef7
commit
829459865c
11 changed files with 10 additions and 14 deletions
|
@ -15,6 +15,7 @@
|
|||
"mako"
|
||||
"sunshine"
|
||||
"rot8"
|
||||
"wlsunset -s 22:30 -S 06:30"
|
||||
"${pkgs.mate.mate-polkit}/libexec/polkit-mate-authentication-agent-1"
|
||||
|
||||
# Foreground
|
||||
|
|
|
@ -10,6 +10,7 @@
|
|||
spawn-at-startup "mako"
|
||||
spawn-at-startup "sunshine"
|
||||
spawn-at-startup "rot8"
|
||||
spawn-at-startup "wlsunset -s 22:30 -S 06:30"
|
||||
spawn-at-startup "${pkgs.mate.mate-polkit}/libexec/polkit-mate-authentication-agent-1"
|
||||
spawn-at-startup "${pkgs.xwayland-satellite}/bin/xwayland-satellite"
|
||||
|
||||
|
|
|
@ -14,8 +14,9 @@
|
|||
brightnessctl
|
||||
clipman
|
||||
libnotify
|
||||
wl-clipboard
|
||||
wdisplays
|
||||
rot8
|
||||
wl-clipboard
|
||||
wlsunset
|
||||
wdisplays
|
||||
];
|
||||
}
|
||||
|
|
|
@ -16,6 +16,7 @@
|
|||
{ command = "mako"; }
|
||||
{ command = "sunshine"; }
|
||||
{ command = "rot8"; }
|
||||
{ command = "wlsunset -s 22:30 -S 06:30"; }
|
||||
{ command = "${pkgs.mate.mate-polkit}/libexec/polkit-mate-authentication-agent-1"; }
|
||||
|
||||
# Foreground
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue