From 98a6f3c2756e3b79acb00d7bf5e3211d3958f575 Mon Sep 17 00:00:00 2001 From: Gregory Trolliet Date: Thu, 10 Apr 2025 15:01:14 +0200 Subject: [PATCH 1/2] [sway] Add focus child command --- .config/sway/config | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.config/sway/config b/.config/sway/config index 048b512..22da5d7 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -241,6 +241,8 @@ bindsym $mod+tab focus mode_toggle # Move focus to the parent container bindsym $mod+a focus parent +# Move focus to the chil container +bindsym $mod+d focus child #=================================# From 0735c5baafe0965e8cb3184f1a0f9ad0254df1e7 Mon Sep 17 00:00:00 2001 From: Gregory Trolliet Date: Thu, 10 Apr 2025 15:02:02 +0200 Subject: [PATCH 2/2] [sway] Remove Octopode calendars from Khal --- .config/waybar/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/waybar/config b/.config/waybar/config index 927243c..44b2252 100644 --- a/.config/waybar/config +++ b/.config/waybar/config @@ -47,7 +47,7 @@ "timezone": "Europe/Zurich", "tooltip-format": "{:%Y %B}\n{calendar}", "format-alt": "{:%Y-%m-%d}", - "on-click-right": "/usr/bin/alacritty -e khal interactive -d 'Abysses (Association Sub-Session)'" + "on-click-right": "/usr/bin/alacritty -e khal interactive" }, "battery": {