From 73feb92ddeb631fa28468f3211e4c7bbd62d5932 Mon Sep 17 00:00:00 2001 From: DeveloperDurp Date: Fri, 7 Jun 2024 04:49:14 -0500 Subject: [PATCH] update --- .config/sway/config | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/.config/sway/config b/.config/sway/config index f5594ea..2c28cba 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -8,17 +8,19 @@ set $term terminator set $menu wofi include /etc/sway/config-vars.d/* - +exec dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP=sway ### Output configuration output * bg ~/.config/configfiles/wallpaper.png fill exec_always "pkill kanshi; kanshi" ### Idle configuration -#exec_always pkill swayidle && swayidle -w \ -# timeout 300 'swaylock -f' \ -# timeout 600 'swaymsg "output * dpms off"' \ -# resume 'swaymsg "output * dpms on"' \ -# before-sleep 'swaylock -f' +exec_always pkill swayidle +exec_always sleep 1 +exec_always swayidle -w \ + timeout 300 'swaylock -f' \ + timeout 600 'swaymsg "output * dpms off"' \ + resume 'swaymsg "output * dpms on"' \ + before-sleep 'swaylock -f' ### Input configuration input "1267:12573:ELAN0412:00_04F3:311D_Touchpad" {