Compare commits
2 commits
0e2e03609e
...
36599fc5b7
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
36599fc5b7 | ||
|
|
2372c63c19 |
1 changed files with 7 additions and 0 deletions
|
|
@ -97,6 +97,7 @@
|
|||
alacritty
|
||||
asciidoctor-with-extensions
|
||||
bat
|
||||
ddgr
|
||||
dunst
|
||||
eww
|
||||
feh
|
||||
|
|
@ -220,6 +221,12 @@
|
|||
|
||||
desktopManager.runXdgAutostartIfNone = true;
|
||||
displayManager.startx.enable = true;
|
||||
|
||||
libinput = {
|
||||
enable = true;
|
||||
middleEmulation = false;
|
||||
};
|
||||
|
||||
windowManager.leftwm.enable = true;
|
||||
xkb.layout = "us";
|
||||
xkb.variant = "dvp";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue