Improve configs
This commit is contained in:
parent
fdefb7037b
commit
eb3067ff29
13 changed files with 67 additions and 20 deletions
.config/waybar
|
@ -3,6 +3,7 @@
|
|||
"position": "bottom",
|
||||
"height": 24,
|
||||
"spacing": 6,
|
||||
"mode": "dock",
|
||||
"modules-left": [
|
||||
"wlr/workspaces"
|
||||
],
|
||||
|
@ -79,7 +80,7 @@
|
|||
"format": " {}",
|
||||
"interval": 3600,
|
||||
"exec": "~/.config/waybar/custom/pacman",
|
||||
"on-click": "alacritty -e 'archlinux-update; pkill -SIGRTMIN+8 waybar'",
|
||||
"on-click": "alacritty -e 'archlinux-update'",
|
||||
"return-type": "json",
|
||||
"signal": 8
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue