summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xriver/init2
-rw-r--r--xkb_vlomwide (renamed from xkb_vlom_wide)4
2 files changed, 3 insertions, 3 deletions
diff --git a/river/init b/river/init
index d29cdd0..6f0048f 100755
--- a/river/init
+++ b/river/init
@@ -16,7 +16,7 @@ hash dbus-update-activation-environment 2>/dev/null && \
dbus-update-activation-environment --systemd DISPLAY WAYLAND_DISPLAY XDG_CURRENT_DESKTOP XDG_SESSION_DESKTOP XDG_SESSION_TYPE
# Input methods
-riverctl keyboard-layout -options ctrl:swap_lalt_lctl_lwin,ctrl:swap_rwin_rctl vlom_wide
+riverctl keyboard-layout -options ctrl:swap_lalt_lctl,ctrl:swap_rwin_rctl vlomwide
riverctl input pointer-2362-628-PIXA3854:00_093A:0274_Touchpad tap enabled
# Basic execution
diff --git a/xkb_vlom_wide b/xkb_vlomwide
index 9c8cdd9..1aacb7f 100644
--- a/xkb_vlom_wide
+++ b/xkb_vlomwide
@@ -1,8 +1,8 @@
default
partial alphanumeric_keys
-xkb_symbols "vlom_wide" {
+xkb_symbols "vlomwide" {
include "us"
- name[Group1]= "English (vlom_wide)";
+ name[Group1]= "English (vlomwide)";
key <TLDE> { [ grave, asciitilde ] };
key <AE01> { [ 1, exclam ] };
key <AE02> { [ 2, at ] };