summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThanos Apollo <[email protected]>2022-12-06 08:22:12 +0200
committerThanos Apollo <[email protected]>2022-12-06 08:22:12 +0200
commit7ca8d11c98823ad246b6a2e191676c01ef479c01 (patch)
tree0e2b8bccea993b1ca4e6a7f15c3db139c12ddd87
parent7ad6814d9195493a00ddd993c624d04e32a02f03 (diff)
Change grp
-rw-r--r--.config/guix/system.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/guix/system.scm b/.config/guix/system.scm
index 0ab2ad3..d9e4c68 100644
--- a/.config/guix/system.scm
+++ b/.config/guix/system.scm
@@ -19,7 +19,7 @@
(timezone "Europe/Athens")
(keyboard-layout (keyboard-layout "us,gr"
#:options
- '("grp:alt_shift_toggle"
+ '("grp:alt_tab_toggle"
"ctrl:nocaps")))
(host-name "evilgnu")