From 84f7003bb61f55703c58903faab21548f98ffff2 Mon Sep 17 00:00:00 2001 From: "Lennart J. Kurzweg (Nx2)" Date: Wed, 3 Sep 2025 15:48:51 +0200 Subject: [PATCH 1/3] fix caldav_event and submap hyprpanel --- home-modules/bar/hyprpanel.nix | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) diff --git a/home-modules/bar/hyprpanel.nix b/home-modules/bar/hyprpanel.nix index a21eb02..128719d 100644 --- a/home-modules/bar/hyprpanel.nix +++ b/home-modules/bar/hyprpanel.nix @@ -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; From 1da06c73d117e0f1e2e6016f77624e080e456218 Mon Sep 17 00:00:00 2001 From: "Lennart J. Kurzweg (Nx2)" Date: Wed, 3 Sep 2025 15:49:16 +0200 Subject: [PATCH 2/3] fix informatik moodle css --- home-modules/firefox.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home-modules/firefox.nix b/home-modules/firefox.nix index 03caadd..363e78a 100644 --- a/home-modules/firefox.nix +++ b/home-modules/firefox.nix @@ -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; } } From 9b999bae907e8331754aafe9d57240bb867c7c1a Mon Sep 17 00:00:00 2001 From: "Lennart J. Kurzweg (Nx2)" Date: Wed, 3 Sep 2025 15:49:24 +0200 Subject: [PATCH 3/3] fix yazi task viewer --- home-modules/yazi.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home-modules/yazi.nix b/home-modules/yazi.nix index 848f4b8..752325d 100644 --- a/home-modules/yazi.nix +++ b/home-modules/yazi.nix @@ -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