mirror of
https://github.com/tomasriveral/nixos.git
synced 2026-08-12 18:30:46 +02:00
hyprland: fix borders and splash electric boogaloo
This commit is contained in:
@@ -516,7 +516,7 @@ in {
|
||||
};
|
||||
theme = {
|
||||
enableTerm = false; # we do it manually by adapting our kitty config
|
||||
enableHypr = true;
|
||||
enableHypr = false; # this seems to add the splash
|
||||
enableDiscord = true;
|
||||
enableSpicetify = true;
|
||||
enableFuzzel = true; #what's that?
|
||||
|
||||
Reference in New Issue
Block a user