mirror of
https://github.com/szymon-jozef/superior_dotfiles.git
synced 2026-09-07 20:20:38 +02:00
Update .config/btop/btop.conf
Update .config/hypr/hypridle.conf Update .config/hypr/hyprland.conf Update .config/hypr/hyprland/binds/managment.conf Update .config/fish/fish_variables Update .config/fish/functions/ls.fish
This commit is contained in:
@@ -19,11 +19,11 @@ listener {
|
||||
listener {
|
||||
timeout = 330 # 5.5min
|
||||
on-timeout = openrgb -c black
|
||||
on-resume = openrgb -c $openrgb_color
|
||||
on-resume = openrgb -c green
|
||||
}
|
||||
|
||||
listener {
|
||||
timeout = 1800 # 30min
|
||||
on-timeout = openrgb -c black && systemctl sleep # suspend pc
|
||||
on-resume = openrgb -c $openrgb_color
|
||||
on-resume = openrgb -c green
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user