Stuff
This commit is contained in:
@@ -58,6 +58,14 @@ in
|
||||
zenity # For creating dialogs during install script
|
||||
zathura # Minimal PDF viewer
|
||||
];
|
||||
home.file.".config/hypr/.luarc.json" = {
|
||||
force = true;
|
||||
text = ''
|
||||
{
|
||||
"workspace.library": ["${pkgs.hyprland}/share/hypr/stubs"]
|
||||
}
|
||||
'';
|
||||
};
|
||||
# xdg.desktopEntries.enpass = {
|
||||
# type = "Application";
|
||||
# name = "Enpass";
|
||||
|
||||
+1
-1
@@ -9,7 +9,7 @@
|
||||
enable32Bit = true;
|
||||
};
|
||||
|
||||
opentabletdriver.enable = true;
|
||||
# opentabletdriver.enable = true;
|
||||
uinput.enable = true;
|
||||
};
|
||||
boot.kernelModules = [ "uinput" ];
|
||||
|
||||
Reference in New Issue
Block a user