summaryrefslogtreecommitdiff
path: root/.config/sway/config
diff options
context:
space:
mode:
authorMichael Hunteman <michael@huntm.net>2023-09-01 14:35:13 -0500
committerMichael Hunteman <michael@huntm.net>2023-09-01 14:35:13 -0500
commit31aefef78042ef05b8e5b27b362f80c4ab2220f3 (patch)
treeb5a20331cf66b33e98f8ae29952418d4201675f0 /.config/sway/config
parent93b3291614754a8969609147c69932e76dda3d0f (diff)
Move idle and lock to desktop config
Diffstat (limited to '.config/sway/config')
-rw-r--r--.config/sway/config10
1 files changed, 1 insertions, 9 deletions
diff --git a/.config/sway/config b/.config/sway/config
index 3880b47..af50db1 100644
--- a/.config/sway/config
+++ b/.config/sway/config
@@ -102,14 +102,6 @@ bindsym $mod+Shift+Print exec grim -g "$(slurp)" /tmp/$(date +'%Y%m%d_%Hh%Mm%Ss'
bindsym $mod+n exec makoctl dismiss
bindsym $mod+Shift+n exec makoctl dismiss -a
-output * bg ~/pictures/wallpaper.png fill
-exec swayidle -w \
- timeout 300 'swaylock -f -i /usr/share/backgrounds/sway/Sway_Wallpaper_Blue_1920x1080.png --scaling fill' \
- timeout 600 'swaymsg "output * dpms off"' \
- resume 'swaymsg "output * dpms on"'
-bindsym $mod+XF86Sleep exec swaylock -c 00000000
-bindsym $mod+F3 exec swaylock -i /usr/share/backgrounds/sway/Sway_Wallpaper_Blue_1920x1080.png --scaling fill
-
set $primary #285577
set $background #282828
set $bar_background #1f1f1f
@@ -126,4 +118,4 @@ hide_edge_borders smart
focus_on_window_activation urgent
include "~/.config/sway/`hostname`"
-#exec startup
+exec idle