mirror of
https://github.com/basecamp/omarchy.git
synced 2025-07-27 04:09:23 +00:00
Merge pull request #84 from da-maltsev/add-ui-iwd
Add impala as iwd TUI on waybar
This commit is contained in:
@ -62,7 +62,7 @@
|
||||
"tooltip-format-disconnected": "Disconnected",
|
||||
"interval": 3,
|
||||
"nospacing": 1,
|
||||
"on-click": "alacritty -e iwctl"
|
||||
"on-click": "alacritty -e impala"
|
||||
},
|
||||
"battery": {
|
||||
"format": "{capacity}% {icon}",
|
||||
|
@ -3,4 +3,4 @@ yay -S --noconfirm --needed \
|
||||
fd eza fzf ripgrep zoxide bat \
|
||||
wl-clipboard fastfetch btop \
|
||||
man tldr less whois plocate \
|
||||
alacritty bash-completion
|
||||
alacritty bash-completion impala
|
||||
|
2
migrations/1751887718.sh
Normal file
2
migrations/1751887718.sh
Normal file
@ -0,0 +1,2 @@
|
||||
echo "Install impala"
|
||||
yay -S --noconfirm --needed impala
|
Reference in New Issue
Block a user