enable wlsunset
This commit is contained in:
parent
50ad4ff0dd
commit
3e975d3e0d
4 changed files with 21 additions and 12 deletions
|
|
@ -304,10 +304,10 @@
|
|||
client.placeholder #282A36 #282A36 #F8F8F2 #282A36 #282A36
|
||||
client.background #F8F8F2
|
||||
|
||||
exec pasystray
|
||||
exec ${pkgs.pasystray}/bin/pasystray
|
||||
exec_always keyctl link @u @s
|
||||
exec shikane
|
||||
exec wayland-pipewire-idle-inhibit
|
||||
exec ${pkgs.shikane}/bin/shikane
|
||||
exec ${pkgs.wayland-pipewire-idle-inhibit}/bin/wayland-pipewire-idle-inhibit
|
||||
exec_always shikanectl reload
|
||||
exec kitty -o initial_window_width=40c -o initial_window_height=30c --title ttmenu -e ttmenu-loop
|
||||
seat * hide_cursor 8000
|
||||
|
|
@ -320,11 +320,12 @@
|
|||
exec auto-start
|
||||
exec swaync
|
||||
exec nm-applet
|
||||
exec kdeconnect-indicator
|
||||
exec ${pkgs.kdePackages.kdeconnect-kde}/bin/kdeconnect-indicator
|
||||
exec myweb
|
||||
exec myterm
|
||||
exec headset-charge-indicator.py
|
||||
exec blueberry-tray
|
||||
exec ${pkgs.headset-charge-indicator}/bin/headset-charge-indicator.py
|
||||
exec ${pkgs.wlsunset}/bin/wlsunset -l 29.7 -L -95.8
|
||||
exec ${pkgs.blueberry}/bin/blueberry-tray
|
||||
'';
|
||||
|
||||
programs = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue