Commit Graph

9 Commits

Author SHA1 Message Date
Harzo d5b5fb3897 waybar: Change mouse button for network menu
Now you have to click with right mouse button (instead of middle mouse
button) to get Network Manager connection menu.
2023-05-28 13:23:27 +02:00
Harzo 10a31df737 waybar: replace Thunderbird with Evolution 2023-05-27 23:33:35 +02:00
Harzo b069ca66de checkupdates: Hide when no updates
Simply returning empty echo for 0 new packages.
2023-05-27 22:22:18 +02:00
Harzo 62033699a7 Waybar: Bring back full pkill (workaround)
`pkill -SIGRTMIN+8 waybar` still doesn't work at all, bringing back
complete pkill for waybar. At least it works.
2023-05-27 17:54:55 +02:00
Harzo 411a8955a0 checkupdates: Fix for shared module
Cache result of checkupdates in temporary file, that gets updated after
15 seconds. It's a workaround for shared custom/pacman module that can
   only run for one bar at once. Usually it causes the module to work
   only in one bar. This way all bars should show the same output.
2023-05-27 17:53:26 +02:00
Harzo 1281bd6733 Waybar: Utilize checkupdates-with-aur package 2023-05-26 15:37:55 +02:00
Harzo 1c1f7e40de Waybar: Reduce spacing of modules
Make it more consistent with the first and last module.
2023-05-26 15:36:55 +02:00
Harzo 8f1247b0a6 Waybar: Add checkupdates script
Update path and signal in config, add IPC support (maybe pkill will work
and update the module without killing the whole waybar?)
2023-05-26 14:51:07 +02:00
Harzo a977071370 Add Waybar config 2023-05-25 22:09:55 +02:00