2024-11-18 21:55 : id 200
This commit is contained in:
parent
407018e68b
commit
0ad5516da3
@ -215,11 +215,16 @@ in
|
||||
height = 20;
|
||||
modules-left = ["hyprland/workspaces"];
|
||||
modules-center = ["custom/clock"];
|
||||
modules-right = ["custom/caway"];
|
||||
"custom/clock" = {
|
||||
format = "{}";
|
||||
exec = "bash /home/deadvey/Code/git/time-to-metrictime-converter/time.sh --hex";
|
||||
interval = 1;
|
||||
};
|
||||
"custom/caway" = {
|
||||
format = "{}";
|
||||
exec = "ssh max@debian bash /home/max/caway.sh";
|
||||
};
|
||||
"hyprland/workspaces" = {
|
||||
all-outputs = true;
|
||||
format = "{icon}";
|
||||
|
Loading…
x
Reference in New Issue
Block a user