my dotz
0

Configure Feed

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

Disable link setting & idle

+7 -7
+7 -7
.config/sway/config
··· 27 27 28 28 # clamshell mode 29 29 set $laptop eDP-1 30 - bindswitch --reload lid:on output $laptop disable ; exec sudo ip link set down wlp2s0 31 - bindswitch --reload lid:off output $laptop enable ; exec sudo ip link set up wlp2s0 30 + bindswitch --reload lid:on output $laptop disable 31 + bindswitch --reload lid:off output $laptop enable 32 32 33 33 # You can get the names of your outputs by running: swaymsg -t get_outputs 34 34 35 35 ### Idle configuration 36 - exec swayidle -w \ 37 - timeout 700 'swaylock -f -c 000000' \ 38 - timeout 900 'swaymsg "output * dpms off"' \ 39 - resume 'swaymsg "output * dpms on"' \ 40 - before-sleep 'swaylock -f -c 000000' 36 + # exec swayidle -w \ 37 + # timeout 700 'swaylock -f -c 000000' \ 38 + # timeout 900 'swaymsg "output * dpms off"' \ 39 + # resume 'swaymsg "output * dpms on"' \ 40 + # before-sleep 'swaylock -f -c 000000' 41 41 # This will lock your screen after 700 seconds of inactivity, then turn off 42 42 # your displays after another 900 seconds, and turn your screens back on when 43 43 # resumed. It will also lock your screen before your computer goes to sleep.
.password-store/matrix.gpg

This is a binary file and will not be displayed.