2025-01-02 02:31 : id 70

This commit is contained in:
deadvey 2025-01-02 02:31:53 +00:00
parent 6a61c60a41
commit 37e10283b2

View File

@ -599,7 +599,7 @@ in
name = "right"; name = "right";
position = "right"; position = "right";
width = WAYBAR_SIZE; width = WAYBAR_SIZE;
height = SCREEN_HEIGHT - (WAYBAR_SIZE * 3); height = SCREEN_HEIGHT - (GAPS_OUT * 2);
modules-right = ["custom/lock" "custom/shutdown" "custom/reboot"]; modules-right = ["custom/lock" "custom/shutdown" "custom/reboot"];
modules-center = [ "hyprland/workspaces" ]; modules-center = [ "hyprland/workspaces" ];
"custom/lock" = { "custom/lock" = {