Compare commits

...

3 Commits

Author SHA1 Message Date
Lennart J. Kurzweg (Nx2)
9b999bae90 fix yazi task viewer 2025-09-03 15:49:24 +02:00
Lennart J. Kurzweg (Nx2)
1da06c73d1 fix informatik moodle css 2025-09-03 15:49:16 +02:00
Lennart J. Kurzweg (Nx2)
84f7003bb6 fix caldav_event and submap hyprpanel 2025-09-03 15:48:51 +02:00
3 changed files with 13 additions and 11 deletions

View File

@@ -24,12 +24,11 @@
hideOnEmpty = true;
actions.onLeftClick = "menu:calendar";
};
"custom/caldav_evnet" = {
"custom/caldav_event" = {
execute = "caldav_event";
executeOnAction = "";
label = "{}";
interval = 60000;
hideOnEmpty = true;
label = "󰃰 {}";
interval = 1000;
hideOnEmpty = false;
actions = {};
};
};
@@ -67,11 +66,14 @@
"bar.bluetooth.label" = true;
"bar.customModules.submap.enabledIcon" = "[󰧹]";
"bar.customModules.submap.showSubmapName" = false;
"bar.customModules.submap.label" = false;
"bar.customModules.submap.icon" = true;
"bar.customModules.submap.disabledIcon" = "";
"bar.customModules.submap.disabledText" = "";
"bar.customModules.submap.enabledIcon" = "";
"bar.customModules.submap.enabledText" = "[SUBMAP]";
"bar.customModules.submap.icon" = false;
"bar.customModules.submap.label" = true;
"bar.customModules.submap.showSubmapIcon" = false;
"bar.customModules.submap.showSubmapName" = false;
"bar.workspaces.applicationIconEmptyWorkspace" = "";
"bar.workspaces.applicationIconOncePerWorkspace" = false;

View File

@@ -226,7 +226,7 @@
background-color: transparent !important;
}
.bg-primary {
background-color: rgba(${rice.lib.hex-to-rgb-comma-string accent.base}, 0.5) !important!
background-color: rgba(${rice.lib.hex-to-rgb-comma-string accent.base},0.5) !important;
}
}

View File

@@ -181,7 +181,7 @@ in {
{ on = "{"; run = "tab_swap -1"; desc = "Swap current tab wittab"; }
{ on = "}"; run = "tab_swap 1"; desc = "Swap current tab with next tab"; }
# Tasks
{ on = "w"; run = "tasks_show"; desc = "Show task manager"; }
{ on = "w"; run = "tasks:show"; desc = "Show Task View"; }
];
tasks.keymap = [
# Task