From b542eb71b60321adaf9b5bacc5ef549d31be1943 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Henrik=20Tj=C3=A4der?= <henrik.tjader@nordicsemi.no>
Date: Sat, 29 Jun 2024 19:33:14 +0200
Subject: [PATCH] Remove sway/hide

---
 .config/waybar/config.jsonc | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.config/waybar/config.jsonc b/.config/waybar/config.jsonc
index 199f4ea..b37ba44 100644
--- a/.config/waybar/config.jsonc
+++ b/.config/waybar/config.jsonc
@@ -9,7 +9,6 @@
 
     // Choose the order of the modules
     "modules-left": [
-        "sway/hide", // Hiding support via sway IPC
         "sway/workspaces",
         "sway/mode",
         "sway/scratchpad",
-- 
GitLab