Add System76 Power Module
- Remove sleep from waybar launch script - Re-order and re-arrange modules - Add left and right click events for modules - Change module colors - Remove commented lines - Add a slower scroll step to pavucontrol module
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
#!/usr/bin/env bash
|
||||
killall waybar
|
||||
|
||||
sleep 5
|
||||
|
||||
/usr/bin/waybar \
|
||||
-c $HOME/.config/dwl/waybar/config.jsonc \
|
||||
-s $HOME/.config/dwl/waybar/style.css &
|
||||
|
Reference in New Issue
Block a user