summaryrefslogtreecommitdiffstats
path: root/.config/polybar/config##c.desktop,h.maus
diff options
context:
space:
mode:
Diffstat (limited to '.config/polybar/config##c.desktop,h.maus')
-rw-r--r--.config/polybar/config##c.desktop,h.maus3
1 files changed, 2 insertions, 1 deletions
diff --git a/.config/polybar/config##c.desktop,h.maus b/.config/polybar/config##c.desktop,h.maus
index b46b0dd..85da770 100644
--- a/.config/polybar/config##c.desktop,h.maus
+++ b/.config/polybar/config##c.desktop,h.maus
@@ -61,13 +61,14 @@ modules-right = notification_pause cpu focus date time
61tray-position = right 61tray-position = right
62 62
63[module/cpu] 63[module/cpu]
64label = %percentage:4%%
64type = internal/cpu 65type = internal/cpu
65 66
66[module/focus] 67[module/focus]
67type = custom/script 68type = custom/script
68exec = ~/.config/polybar/focus 69exec = ~/.config/polybar/focus
69double-click-left = exec ~/.config/polybar/stop & 70double-click-left = exec ~/.config/polybar/stop &
70interval = 5 71interval = 1
71 72
72[module/notification_pause] 73[module/notification_pause]
73type = custom/script 74type = custom/script