switching to fuzzel for uwsm integration and tuirun still WIP
This commit is contained in:
@@ -35,6 +35,9 @@
|
||||
foot = {
|
||||
enable = true;
|
||||
};
|
||||
fuzzel = {
|
||||
enable = true;
|
||||
};
|
||||
helix = {
|
||||
enable = true;
|
||||
};
|
||||
|
||||
@@ -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;
|
||||
|
||||
@@ -25,6 +25,9 @@
|
||||
foot = {
|
||||
enable = true;
|
||||
};
|
||||
fuzzel = {
|
||||
enable = true;
|
||||
};
|
||||
helix = {
|
||||
enable = true;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user