···3434#
3535# Example configuration:
3636#
3737-# exec swayidle -w \
3838-# timeout 300 'swaylock -f -c 000000' \
3939-# timeout 600 'swaymsg "output * dpms off"' \
4040-# resume 'swaymsg "output * dpms on"' \
4141-# before-sleep 'swaylock -f -c 000000'
3737+exec swayidle -w \
3838+ timeout 700 'swaylock -f -c 000000' \
3939+ timeout 900 'swaymsg "output * dpms off"' \
4040+ resume 'swaymsg "output * dpms on"' \
4141+ before-sleep 'swaylock -f -c 000000'
4242#
4343# This will lock your screen after 300 seconds of inactivity, then turn off
4444# your displays after another 300 seconds, and turn your screens back on when
···6363input "1:1:AT_Translated_Set_2_keyboard" {
6464 xkb_layout us
6565 xkb_options ctrl:nocaps
6666+}
6767+6868+input "1739:30383:CUST0001:00_06CB:76AF_Touchpad" {
6969+ tap enabled
6670}
6771#
6872# You can get the names of your inputs by running: swaymsg -t get_inputs
···218222219223 # When the status_command prints a new line to stdout, swaybar updates.
220224 # The default just shows the current date and time.
221221- status_command while date +'%Y-%m-%d%l:%M %p'; do sleep 1; done
225225+ status_command while date +'%Y-%m-%d %l:%M %p'; do sleep 1; done
222226223227 colors {
224228 statusline #ffffff