input/layout: initial azerty commit
This commit is contained in:
parent
4ad1c6a494
commit
4c53ccac5b
2 changed files with 85 additions and 2 deletions
|
@ -2,5 +2,7 @@
|
|||
|
||||
(add-hook! 'doom-init-modules-hook
|
||||
(defun +layout-init-h ()
|
||||
(when (featurep! +bepo)
|
||||
(load! "+bepo"))))
|
||||
(cond ((featurep! +bepo)
|
||||
(load! "+bepo"))
|
||||
((featurep! +azerty)
|
||||
(load! "+azerty")))))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue