2024-11-18 20:19 : id 175
This commit is contained in:
parent
a82dae22c4
commit
68723ea3fa
@ -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";
|
||||
|
Loading…
x
Reference in New Issue
Block a user