my dotz
0

Configure Feed

Select the types of activity you want to include in your feed.

Idle & touchpad & new email for vultr

+10 -6
+10 -6
.config/sway/config
··· 34 34 # 35 35 # Example configuration: 36 36 # 37 - # exec swayidle -w \ 38 - # timeout 300 'swaylock -f -c 000000' \ 39 - # timeout 600 'swaymsg "output * dpms off"' \ 40 - # resume 'swaymsg "output * dpms on"' \ 41 - # before-sleep 'swaylock -f -c 000000' 37 + exec swayidle -w \ 38 + timeout 700 'swaylock -f -c 000000' \ 39 + timeout 900 'swaymsg "output * dpms off"' \ 40 + resume 'swaymsg "output * dpms on"' \ 41 + before-sleep 'swaylock -f -c 000000' 42 42 # 43 43 # This will lock your screen after 300 seconds of inactivity, then turn off 44 44 # your displays after another 300 seconds, and turn your screens back on when ··· 63 63 input "1:1:AT_Translated_Set_2_keyboard" { 64 64 xkb_layout us 65 65 xkb_options ctrl:nocaps 66 + } 67 + 68 + input "1739:30383:CUST0001:00_06CB:76AF_Touchpad" { 69 + tap enabled 66 70 } 67 71 # 68 72 # You can get the names of your inputs by running: swaymsg -t get_inputs ··· 218 222 219 223 # When the status_command prints a new line to stdout, swaybar updates. 220 224 # The default just shows the current date and time. 221 - status_command while date +'%Y-%m-%d%l:%M %p'; do sleep 1; done 225 + status_command while date +'%Y-%m-%d %l:%M %p'; do sleep 1; done 222 226 223 227 colors { 224 228 statusline #ffffff
.password-store/vultr.gpg

This is a binary file and will not be displayed.