From 9bf20bf240fa55ed6e26fec8fbb1de5fd72c3e9f Mon Sep 17 00:00:00 2001 From: "martin f. krafft" Date: Wed, 20 Nov 2024 09:23:39 +0100 Subject: [PATCH] switch to tag for a dialog --- .config/awesome/rc.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/awesome/rc.lua b/.config/awesome/rc.lua index c72fd62..42abdec 100644 --- a/.config/awesome/rc.lua +++ b/.config/awesome/rc.lua @@ -1149,7 +1149,7 @@ awful.rules.rules = { layout = layouts.maximised, volatile = true, }, - --switchtotag = true, + switchtotag = true, focus = true, }, }, -- 2.39.5