A lot of awesome changes and trying to use kmonad
This commit is contained in:
parent
7fdc04e4d4
commit
f51ff07986
18 changed files with 246 additions and 80 deletions
|
@ -4,7 +4,7 @@
|
|||
output (uinput-sink "My KMonad output"
|
||||
;; To understand the importance of the following line, see the section on
|
||||
;; Compose-key sequences at the near-bottom of this file.
|
||||
"/run/current-system/sw/bin/sleep 1 && /run/current-system/sw/bin/setxkbmap -option compose:ralt")
|
||||
"/usr/bin/sleep 1 && /usr/bin/setxkbmap -option compose:ralt")
|
||||
cmp-seq ralt ;; Set the compose key to `RightAlt'
|
||||
|
||||
;; For Windows
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue