updated hyprland config
This commit is contained in:
@@ -8,6 +8,7 @@ exec = hyprpaper -c $HOME/.config/hyprpaper.conf
|
||||
exec = swayosd-server
|
||||
exec-once = hypridle
|
||||
|
||||
|
||||
# Laptop applets (only if present)
|
||||
exec-once = bash -lc 'command -v nm-applet >/dev/null && nm-applet &'
|
||||
exec-once = bash -lc 'command -v blueman-applet >/dev/null && blueman-applet &'
|
||||
@@ -19,3 +20,5 @@ exec-once = pkill swayidle; swayidle \
|
||||
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