diff options
Diffstat (limited to '.config/polybar')
-rw-r--r-- | .config/polybar/config##c.desktop,h.maus | 3 |
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 | |||
61 | tray-position = right | 61 | tray-position = right |
62 | 62 | ||
63 | [module/cpu] | 63 | [module/cpu] |
64 | label = %percentage:4%% | ||
64 | type = internal/cpu | 65 | type = internal/cpu |
65 | 66 | ||
66 | [module/focus] | 67 | [module/focus] |
67 | type = custom/script | 68 | type = custom/script |
68 | exec = ~/.config/polybar/focus | 69 | exec = ~/.config/polybar/focus |
69 | double-click-left = exec ~/.config/polybar/stop & | 70 | double-click-left = exec ~/.config/polybar/stop & |
70 | interval = 5 | 71 | interval = 1 |
71 | 72 | ||
72 | [module/notification_pause] | 73 | [module/notification_pause] |
73 | type = custom/script | 74 | type = custom/script |