aboutsummaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorasunekants <13184677+asunekants@users.noreply.github.com>2024-08-19 22:35:08 +0100
committerGitHub <noreply@github.com>2024-08-19 22:35:08 +0100
commit4c9d502916025ee4f8059fd549291a3591034edd (patch)
tree07ddf107d7f5cb739aa6a5d788c1e1b67b1c9a54 /config
parentbcd9b72d4704f5be1c8957051df7745e05cb0ba5 (diff)
Update modules - Make taskbar ignore the dropdown terminal
Added kitty-dropterm class to the taskbar ignore list, to stop the drop-down terminal from appearing in it.
Diffstat (limited to 'config')
-rw-r--r--config/waybar/modules5
1 files changed, 3 insertions, 2 deletions
diff --git a/config/waybar/modules b/config/waybar/modules
index 57393c08..6ae63e03 100644
--- a/config/waybar/modules
+++ b/config/waybar/modules
@@ -609,7 +609,8 @@
"ignore-list": [
"wofi",
"rofi",
- "kitty"
+ "kitty",
+ "kitty-dropterm"
],
},
"custom/cycle_wall": {
@@ -863,4 +864,4 @@
"interval": 86400, // once every day
"tooltip": true,
},
-} \ No newline at end of file
+}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage