Restructuring input configs to make use of new folder structure

This commit is contained in:
David Thurstenson 2021-07-07 14:41:46 -05:00
parent 289a9247a2
commit 8dc64739d6
5 changed files with 3 additions and 31 deletions

View File

@ -22,3 +22,6 @@ set $term alacritty
# on the original workspace that the command was run on.
#set $menu bemenu-run --no-exec --monitor=all | xargs swaymsg exec --
set $menu bemenu-run --no-exec | xargs swaymsg exec --
# Cursor hide delay (in ms)
set $cursor-hide-delay "4000"

View File

@ -2,9 +2,6 @@
#
# Thurstylark
# Cursor hide delay (in ms)
set $cursor-delay "4000"
set $touchpad "2:7:SynPS/2_Synaptics_Touchpad"
set $trackpoint "2:10:TPPS/2_IBM_TrackPoint"
set $trackpoint2 "1267:41:Elan_TrackPoint"
@ -17,6 +14,3 @@ input $touchpad {
# Disable Trackpoint
input $trackpoint events disabled
input $trackpoint2 events disabled
# Hide cursor after delay
seat * hide_cursor $cursor-delay

View File

@ -1,9 +0,0 @@
# Sway Config: Input Config
#
# Thurstylark
# Cursor hide delay (in ms)
set $cursor-delay "100"
# Hide cursor after delay
seat * hide_cursor $cursor-delay

View File

@ -1,8 +0,0 @@
# Sway Config: Input Config
#
# Thurstylark
# Set numlock on startup
input * xkb_numlock enabled

View File

@ -1,8 +0,0 @@
# Sway Config: Input Config
#
# Thurstylark
# Set numlock on startup
input * xkb_numlock enabled