small pixel drawing of a pufferfish dotfiles

Idle & touchpad & new email for vultr
j3s j3s@c3f.net
Sun, 22 Dec 2019 10:46:03 -0600
commit

69eaf236c14cfeb088cd21b99b1939287b448e9d

parent

0617f593009b35bf987a9b65ddb715a0bff45077

2 files changed, 10 insertions(+), 6 deletions(-)

jump to
M .config/sway/config.config/sway/config

@@ -34,11 +34,11 @@ ### Idle configuration

# # Example configuration: # -# exec swayidle -w \ -# timeout 300 'swaylock -f -c 000000' \ -# timeout 600 'swaymsg "output * dpms off"' \ -# resume 'swaymsg "output * dpms on"' \ -# before-sleep 'swaylock -f -c 000000' +exec swayidle -w \ + timeout 700 'swaylock -f -c 000000' \ + timeout 900 'swaymsg "output * dpms off"' \ + resume 'swaymsg "output * dpms on"' \ + before-sleep 'swaylock -f -c 000000' # # This will lock your screen after 300 seconds of inactivity, then turn off # your displays after another 300 seconds, and turn your screens back on when

@@ -63,6 +63,10 @@

input "1:1:AT_Translated_Set_2_keyboard" { xkb_layout us xkb_options ctrl:nocaps +} + +input "1739:30383:CUST0001:00_06CB:76AF_Touchpad" { + tap enabled } # # You can get the names of your inputs by running: swaymsg -t get_inputs

@@ -218,7 +222,7 @@ position top

# When the status_command prints a new line to stdout, swaybar updates. # The default just shows the current date and time. - status_command while date +'%Y-%m-%d%l:%M %p'; do sleep 1; done + status_command while date +'%Y-%m-%d %l:%M %p'; do sleep 1; done colors { statusline #ffffff