From cf4f60c3d146b9ec082153c13a9d30e14db9dabb Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Tue, 15 Jun 2021 17:17:13 -0700 Subject: rename, as consfig now using the old path --- .config/sway/melete/kb | 3 --- .config/sway/melete/numlock | 3 +++ 2 files changed, 3 insertions(+), 3 deletions(-) delete mode 100644 .config/sway/melete/kb create mode 100644 .config/sway/melete/numlock diff --git a/.config/sway/melete/kb b/.config/sway/melete/kb deleted file mode 100644 index 5b80db97..00000000 --- a/.config/sway/melete/kb +++ /dev/null @@ -1,3 +0,0 @@ -# melete's laptop keyboard doesn't have numlock, so we can just use '*' rather -# than specifying the external keyboard -input * xkb_numlock enable diff --git a/.config/sway/melete/numlock b/.config/sway/melete/numlock new file mode 100644 index 00000000..5b80db97 --- /dev/null +++ b/.config/sway/melete/numlock @@ -0,0 +1,3 @@ +# melete's laptop keyboard doesn't have numlock, so we can just use '*' rather +# than specifying the external keyboard +input * xkb_numlock enable -- cgit v1.2.3