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
|
alacritty
|
||||||
asciidoctor-with-extensions
|
asciidoctor-with-extensions
|
||||||
bat
|
bat
|
||||||
|
ddgr
|
||||||
dunst
|
dunst
|
||||||
eww
|
eww
|
||||||
feh
|
feh
|
||||||
|
|
@ -220,6 +221,12 @@
|
||||||
|
|
||||||
desktopManager.runXdgAutostartIfNone = true;
|
desktopManager.runXdgAutostartIfNone = true;
|
||||||
displayManager.startx.enable = true;
|
displayManager.startx.enable = true;
|
||||||
|
|
||||||
|
libinput = {
|
||||||
|
enable = true;
|
||||||
|
middleEmulation = false;
|
||||||
|
};
|
||||||
|
|
||||||
windowManager.leftwm.enable = true;
|
windowManager.leftwm.enable = true;
|
||||||
xkb.layout = "us";
|
xkb.layout = "us";
|
||||||
xkb.variant = "dvp";
|
xkb.variant = "dvp";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue