switching to fuzzel for uwsm integration and tuirun still WIP

This commit is contained in:
2025-01-05 10:45:55 +01:00
parent 09c7770adf
commit 996bbead2e
8 changed files with 91 additions and 17 deletions

View File

@@ -35,6 +35,9 @@
foot = {
enable = true;
};
fuzzel = {
enable = true;
};
helix = {
enable = true;
};

View File

@@ -9,6 +9,14 @@
workspace = "1";
primary = true;
}
{
name = "DP-4";
width = 1920;
height = 1080;
refreshRate = 60;
workspace = "2";
primary = false;
}
{
name = "eDP-1";
width = 1920;