disabled sddm for now because hyprland is having issues with it
also changed viconf to allow for no arguments, which opens a fzf window with every config file in it
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
movOpts = {
|
||||
sysEnv = {
|
||||
issue.enable = true;
|
||||
sddmConfig.enable = true;
|
||||
sddmConfig.enable = false;
|
||||
stylixConfig.enable = true;
|
||||
nixSettings.enable = true;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user