mirror of
https://github.com/starr-dusT/dotfiles.git
synced 2025-02-19 19:27:31 -08:00
fix idle for hypr
This commit is contained in:
parent
955a180f06
commit
bfd5b17ef7
3
home/dot_config/hypr/scripts/executable_idle.sh
Normal file
3
home/dot_config/hypr/scripts/executable_idle.sh
Normal file
@ -0,0 +1,3 @@
|
||||
swayidle -w \
|
||||
timeout 300 'hyprctl dispatch dpms off' \
|
||||
resume 'hyprctl dispatch dpms on' \
|
@ -1,4 +1,4 @@
|
||||
# autostart with hyprland
|
||||
exec-once = waybar
|
||||
exec = ~/.config/sway/scripts/idle.sh
|
||||
exec = ~/.config/hypr/scripts/idle.sh
|
||||
exec = swaybg -i ~/media/pictures/wallpapers/random_wallpapers/sulphur-mountain.jpg
|
||||
|
Loading…
x
Reference in New Issue
Block a user