mirror of
https://github.com/ksyasuda/dotfiles.git
synced 2026-04-09 16:19:23 -07:00
update
This commit is contained in:
@@ -76,7 +76,6 @@ exec-once = uwsm app -sb -S both -t scope -- hyprpm update -n
|
||||
exec-once = uwsm app -sb -S both -t scope -- hyprpm reload -n
|
||||
exec-once = uwsm app -sb -t service -- nm-applet
|
||||
exec-once = uwsm app -sb -t service -- waybar -c ~/.config/waybar/catppuccin-macchiato/config.jsonc -s ~/.config/waybar/catppuccin-macchiato/style.css
|
||||
exec-once = uwsm app -sb -t service -- hyprsunset
|
||||
exec-once = uwsm app -sb -t service -- /usr/lib/polkit-kde-authentication-agent-1
|
||||
exec-once = uwsm app -sb -t service -- gnome-keyring-daemon --start --components=secrets,ssh,pkcs11
|
||||
exec-once = uwsm app -sb -t service -- tailscale systray
|
||||
|
||||
12
.config/hypr/hyprsunset.conf
Normal file
12
.config/hypr/hyprsunset.conf
Normal file
@@ -0,0 +1,12 @@
|
||||
max-gamma = 150
|
||||
|
||||
profile {
|
||||
time = 7:30
|
||||
identity = true
|
||||
}
|
||||
|
||||
profile {
|
||||
time = 21:00
|
||||
temperature = 5500
|
||||
gamma = 0.8
|
||||
}
|
||||
@@ -102,3 +102,5 @@ windowrule = no_anim on, match:class feh
|
||||
|
||||
windowrule = float on, match:title Picture in picture
|
||||
windowrule = pin on, match:title Picture in picture
|
||||
|
||||
windowurle = no_vrr on, match:class mpv
|
||||
|
||||
Reference in New Issue
Block a user