From 00f73886da31a7df2bff1fd6f1d1479b22738c19 Mon Sep 17 00:00:00 2001 From: Nathan Schneider Date: Fri, 1 Aug 2025 14:44:05 -0600 Subject: [PATCH] Addional i3 tweak for COSMIC alignment --- .i3/config | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.i3/config b/.i3/config index 2563c5e..176a7e9 100644 --- a/.i3/config +++ b/.i3/config @@ -100,8 +100,10 @@ bindsym $mod+a focus parent # Cycle through active workspaces (both alt and win work) bindsym $mod+Tab workspace next bindsym mod1+Tab workspace next +bindsym $mod+Control+j workspace next bindsym $mod+Shift+Tab workspace prev bindsym mod1+Shift+Tab workspace prev +bindsym $mod+Control+k workspace prev # Move to scratchpad bindsym $mod+m move scratchpad