This commit is contained in:
2025-02-10 20:33:33 -05:00
parent 508a3ccc9b
commit 2b66f1a774
17 changed files with 191 additions and 114 deletions

View File

@@ -9,6 +9,12 @@
settings = {
prefer-no-csd = true;
input = {
touchpad = {
scroll-factor = 0.4;
};
};
environment = {
DISPLAY = ":0";
};
@@ -39,8 +45,6 @@
};
spawn-at-startup = [
# waybar (status bar)
# { command = [ "${pkgs.waybar}/bin/waybar" ]; }
{
command = [
"${config.programs.eww.package}/bin/eww"