Hypr (laptop): align media and idle handling
This commit is contained in:
@@ -4,8 +4,8 @@ exec-once = uwsm app -- swaync
|
||||
exec-once = xsettingsd
|
||||
exec-once = ~/.config/waybar/scripts/hyprsunset_daemon.sh
|
||||
exec-once = uwsm app -- waybar
|
||||
exec = hyprpaper -c $HOME/.config/hyprpaper.conf
|
||||
exec = swayosd-server
|
||||
exec-once = hyprpaper -c $HOME/.config/hyprpaper.conf
|
||||
exec-once = swayosd-server
|
||||
exec-once = hypridle
|
||||
|
||||
|
||||
@@ -13,12 +13,6 @@ exec-once = hypridle
|
||||
exec-once = bash -lc 'command -v nm-applet >/dev/null && nm-applet &'
|
||||
exec-once = bash -lc 'command -v blueman-applet >/dev/null && blueman-applet &'
|
||||
|
||||
exec-once = pkill swayidle; swayidle \
|
||||
timeout 300 'brightnessctl set 25%' \
|
||||
timeout 600 'swaylock -f -c 000000' \
|
||||
timeout 600 'hyprctl dispatch dpms off' \
|
||||
resume 'hyprctl dispatch dpms on' \
|
||||
before-sleep 'swaylock -f -c 000000'
|
||||
|
||||
exec-once = pkill mako; mako
|
||||
exec-once = pkill wl-paste; wl-paste -t text --watch clipman store
|
||||
|
Reference in New Issue
Block a user