X-Git-Url: https://src.twobees.de/?a=blobdiff_plain;f=stow%2Fsway%2F.config%2Fsway%2Fconfig;fp=stow%2Fsway%2F.config%2Fsway%2Fconfig;h=da8fae43850678284434238e884b91970faba9a9;hb=62c3c3dc07cdcd09f1712f6eb4eb658c8be6bf01;hp=07feb0f42201ba4a299fa09e4b0aeed0b684903b;hpb=c14e1b16736b33e829e20a3083db38ea78cba3c0;p=dotfiles.git diff --git a/stow/sway/.config/sway/config b/stow/sway/.config/sway/config index 07feb0f..da8fae4 100644 --- a/stow/sway/.config/sway/config +++ b/stow/sway/.config/sway/config @@ -18,8 +18,8 @@ set $term ~/.bin/sensible-terminal.sh # Your preferred application launcher # Note: pass the final command to swaymsg so that the resulting window can be opened # on the original workspace that the command was run on. -set $menu dmenu_path | dmenu | xargs swaymsg exec -- - +#set $menu dmenu_path | dmenu | xargs swaymsg exec -- +set $menu /usr/bin/ulauncher include /etc/sway/config-vars.d/* ### Output configuration @@ -38,8 +38,8 @@ include /etc/sway/config-vars.d/* # Example configuration: # exec swayidle -w \ - timeout 300 'swaylock -f -c 000000' \ - timeout 600 'swaymsg "output * dpms off"' resume 'swaymsg "output * dpms on"' \ + timeout 1200 'swaylock -f -c 000000' \ + timeout 1201 'swaymsg "output * dpms off"' resume 'swaymsg "output * dpms on"' \ before-sleep 'swaylock -f -c 000000' # # This will lock your screen after 300 seconds of inactivity, then turn off @@ -225,7 +225,8 @@ bar { include /etc/sway/config.d/* # custom... -exec dunst +# mako for notifications +exec mako exec pasystray exec sleep 3 && nextcloud --background exec pass git pull