From fb09f81dd46d4c4d7be9b75404b4e219d93e2844 Mon Sep 17 00:00:00 2001 From: Justine Smithies Date: Mon, 4 Sep 2023 19:04:46 +0100 Subject: Revert "Default terminal changed to Kitty" This reverts commit 57fd6ef51ed69636280561461eb3f6b71e4fad3d. --- .config/qtile/workspaces.py | 1 - 1 file changed, 1 deletion(-) (limited to '.config/qtile/workspaces.py') diff --git a/.config/qtile/workspaces.py b/.config/qtile/workspaces.py index 28ca8db..42e203f 100644 --- a/.config/qtile/workspaces.py +++ b/.config/qtile/workspaces.py @@ -21,7 +21,6 @@ workspaces = [ "key": "2", "matches": [ Match(wm_class='foot'), - Match(wm_class='kitty'), Match(wm_class='ranger'), ], "layout": "monadtall", -- cgit v1.2.3