sticking to plasma for a little longer
This commit is contained in:
parent
259a0b6118
commit
c683fb2571
4 changed files with 84 additions and 82 deletions
|
|
@ -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 = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue