sticking to plasma for a little longer

This commit is contained in:
William 2025-02-06 21:41:48 -03:00
parent 259a0b6118
commit c683fb2571
4 changed files with 84 additions and 82 deletions

View file

@ -207,15 +207,17 @@ in
};
services = {
# mithril-shell = {
# enable = true;
# integrations.hyprland.enable = true;
# settings = {
# animations.activeWorkspace = "smooth";
# minWorkspaces = 2;
# lockCommand = "hyprlock";
# };
# };
tritanium-shell = {
enable = true;
integrations.hyprland.enable = true;
settings = {
vertical = true;
animations.activeWorkspace = "smooth";
minWorkspaces = 1;
lockCommand = "hyprlock";
bar.modules.workspacesIndicator.reverseScrollDirection = true;
};
};
swaync = {
enable = true;
settings = {