2024-11-18 20:19 : id 175

This commit is contained in:
deadvey 2024-11-18 20:19:23 +00:00
parent a82dae22c4
commit 68723ea3fa

View File

@ -217,7 +217,9 @@ in
format = "{}";
exec = "bash /home/deadvey/Code/git/time-to-metrictime-converter/time.sh --hex";
interval = 1;
on-click = "python3 /home/deadvey/Code/git/time-to-metrictime-converter/calender.py";
};
"hyprland/workspaces" = {
};
};
};
@ -240,9 +242,6 @@ in
padding: 3px;
margin: 6px;
}
custom-clock:hover {
padding: 6px;
}
'';
};
};
@ -344,6 +343,12 @@ in
};
decoration = {
rounding="${CORNER_RADIUS}";
shadow = {
enabled = true;
color = "rgb(${FG})";
offset = "12 12";
range = "0";
};
};
input = {
kb_layout = "gb";