2024-12-07 16:56 : id 248
This commit is contained in:
parent
4de87a4f65
commit
a1425d080b
@ -93,6 +93,7 @@ in
|
||||
};
|
||||
};
|
||||
gtk = {
|
||||
device = "";
|
||||
enable = true;
|
||||
font = {
|
||||
name = "${FONT}";
|
||||
@ -268,8 +269,8 @@ in
|
||||
left = {
|
||||
exclusive = false;
|
||||
layer = "top";
|
||||
name = "bottom";
|
||||
position = "bottom";
|
||||
name = "left";
|
||||
position = "left";
|
||||
width = 20;
|
||||
modules-center = [ "hyprland/workspaces" ];
|
||||
"hyprland/workspaces" = {
|
||||
@ -283,8 +284,8 @@ in
|
||||
right = {
|
||||
exclusive = false;
|
||||
layer = "top";
|
||||
name = "bottom";
|
||||
position = "bottom";
|
||||
name = "right";
|
||||
position = "right";
|
||||
width = 20;
|
||||
modules-center = [ "backlight/slider" ];
|
||||
"backlight/slider" = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user