added niri (doesnt work yet) and updated flake

This commit is contained in:
Gabriella Bere 2025-07-16 17:54:22 +01:00
parent fb367166a5
commit 887cd0486e
5 changed files with 79 additions and 50 deletions

View file

@ -1,6 +1,31 @@
{...}: {
programs.niri = {
enable = true;
settings = {
outputs = {
"eDP-2" = {
position = {
x = 0;
y = 0;
};
};
# "lenovo-1" = {
# position = {
# x = -960;
# y = -1080;
# };
# };
# "lenovo-2" = {
# position = {
# x = 960;
# y = 1080;
# };
# };
};
binds = {
"Mod+1".action.spawn = "alacritty";
"Mod+1".hotkey-overlay.hidden = false;
};
};
};
}

View file

@ -27,7 +27,7 @@
unzip # lets you unzip files
vlc # media player
vial # gui for qmk stuff
qmk # qmk configurator
stable.qmk # qmk configurator
wl-clipboard # command-line copy/paste
lutris # game launcher
tenacity # small DAW