# You can get the names of your outputs by running: swaymsg -t get_outputs
### Idle configuration
-#
-# Example configuration:
-#
-#exec swayidle \
-# timeout 300 'swaylock -c 000000' \
-# timeout 600 'swaymsg "output * dpms off"' \
-# resume 'swaymsg "output * dpms on"' \
-# before-sleep 'swaylock -c 000000'
-#
-# This will lock your screen after 300 seconds of inactivity, then turn off
-# your displays after another 600 seconds, and turn your screens back on when
-# resumed. It will also lock your screen before your computer goes to sleep.
+
+exec swayidle \
+ timeout 120 swaylock \
+ timeout 180 'swaymsg "output * dpms off"' \
+ resume 'swaymsg "output * dpms on"' \
+ before-sleep swaylock
### Input configuration
click_method clickfinger
}
+input "2:7:SynPS/2_Synaptics_TouchPad" {
+ events disabled
+ dwt enabled
+ tap enabled
+ natural_scroll enabled
+ click_method clickfinger
+}
+
input "1:1:AT_Translated_Set_2_keyboard" {
repeat_delay 200
repeat_rate 45
status_command i3status
}
+# font pango: benis uushi 9
+font pango: Ubuntu Mono 9
+
include /etc/sway/config.d/*
#+end_src
+** swaylock
+:PROPERTIES:
+:header-args+: :tangle ~/.config/swaylock/config
+:END:
+
+#+begin_src conf
+image=/home/amin/usr/pics/wp/wp2445784-blurred-wallpapers.jpg
+scaling=fill
+#+end_src
+
** TLP
*** langa