forked from nico/dots
hypr: install hyprshade
This commit is contained in:
parent
36309f2102
commit
ae4e11841a
3 changed files with 6 additions and 0 deletions
|
|
@ -28,6 +28,7 @@
|
||||||
hyprshot
|
hyprshot
|
||||||
matugen
|
matugen
|
||||||
pywalfox-native
|
pywalfox-native
|
||||||
|
hyprshade
|
||||||
];
|
];
|
||||||
|
|
||||||
programs.ssh.startAgent = true;
|
programs.ssh.startAgent = true;
|
||||||
|
|
|
||||||
|
|
@ -16,6 +16,7 @@ monitor=eDP-1,1920x1080@60,auto,1
|
||||||
exec-once = swww-daemon &
|
exec-once = swww-daemon &
|
||||||
exec-once = waybar &
|
exec-once = waybar &
|
||||||
exec-once = swaync &
|
exec-once = swaync &
|
||||||
|
exec-once = hyprshade auto &
|
||||||
exec-once = walker --gapplication-service
|
exec-once = walker --gapplication-service
|
||||||
|
|
||||||
exec-once = opensnitch-ui
|
exec-once = opensnitch-ui
|
||||||
|
|
|
||||||
4
stow/.config/hypr/hyprshade.toml
Normal file
4
stow/.config/hypr/hyprshade.toml
Normal file
|
|
@ -0,0 +1,4 @@
|
||||||
|
[[shades]]
|
||||||
|
name = "blue-light-filter"
|
||||||
|
start_time = 21:00:00
|
||||||
|
end_time = 06:00:00 # optional if you have more than one shade with start_time
|
||||||
Loading…
Add table
Add a link
Reference in a new issue