]> src.twobees.de Git - dotfiles.git/blobdiff - stow/sway/.config/sway/config
..
[dotfiles.git] / stow / sway / .config / sway / config
index 07feb0f42201ba4a299fa09e4b0aeed0b684903b..da8fae43850678284434238e884b91970faba9a9 100644 (file)
@@ -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