2024-12-07 16:56 : id 248

This commit is contained in:
deadvey 2024-12-07 16:57:16 +00:00
parent 4de87a4f65
commit a1425d080b

View File

@ -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" = {