From c2b706ff2f3aa42d58a03febad1d1b8f8d5a1142 Mon Sep 17 00:00:00 2001 From: bdunahu Date: Sun, 4 Jan 2026 13:13:39 -0700 Subject: remove unnecessary nested guix dir --- guix/kolwynia/home/bdunahu/files/.xkb/keymap/rocket | 7 ------- guix/kolwynia/home/bdunahu/files/.xkb/keymap/standard | 7 ------- guix/kolwynia/home/bdunahu/files/.xkb/symbols/rocket | 9 --------- 3 files changed, 23 deletions(-) delete mode 100644 guix/kolwynia/home/bdunahu/files/.xkb/keymap/rocket delete mode 100644 guix/kolwynia/home/bdunahu/files/.xkb/keymap/standard delete mode 100644 guix/kolwynia/home/bdunahu/files/.xkb/symbols/rocket (limited to 'guix/kolwynia/home/bdunahu/files/.xkb') diff --git a/guix/kolwynia/home/bdunahu/files/.xkb/keymap/rocket b/guix/kolwynia/home/bdunahu/files/.xkb/keymap/rocket deleted file mode 100644 index 4fdd8c1..0000000 --- a/guix/kolwynia/home/bdunahu/files/.xkb/keymap/rocket +++ /dev/null @@ -1,7 +0,0 @@ -xkb_keymap { - xkb_keycodes { include "evdev+aliases(qwerty)" }; - xkb_types { include "complete" }; - xkb_compat { include "complete" }; - xkb_symbols { include "pc+us(workman)+inet(evdev)+rocket(rocket)" }; - xkb_geometry { include "pc(pc105)" }; -}; diff --git a/guix/kolwynia/home/bdunahu/files/.xkb/keymap/standard b/guix/kolwynia/home/bdunahu/files/.xkb/keymap/standard deleted file mode 100644 index 528dd72..0000000 --- a/guix/kolwynia/home/bdunahu/files/.xkb/keymap/standard +++ /dev/null @@ -1,7 +0,0 @@ -xkb_keymap { - xkb_keycodes { include "evdev+aliases(qwerty)" }; - xkb_types { include "complete" }; - xkb_compat { include "complete" }; - xkb_symbols { include "pc+us+inet(evdev)+rocket(rocket)" }; - xkb_geometry { include "pc(pc105)" }; -}; diff --git a/guix/kolwynia/home/bdunahu/files/.xkb/symbols/rocket b/guix/kolwynia/home/bdunahu/files/.xkb/symbols/rocket deleted file mode 100644 index a206a9a..0000000 --- a/guix/kolwynia/home/bdunahu/files/.xkb/symbols/rocket +++ /dev/null @@ -1,9 +0,0 @@ -partial modifier_keys -xkb_symbols "rocket" { - key {[ BackSpace, Escape, BackSpace, BackSpace ]}; - key {[ space, space, space, nobreakspace ]}; - key {[ Tab, ISO_Left_Tab, Tab, ISO_Left_Tab ]}; - key {[ space, space, space, nobreakspace ]}; - key {[ Return, Return, Return, Return ]}; - key {[ Control_L, Control_R, Control_L, Control_R ]}; -}; -- cgit v1.2.3