Adding mail widget in awesome
This commit is contained in:
parent
43893af38d
commit
80e0136e81
5 changed files with 41 additions and 7 deletions
|
@ -1,2 +1,2 @@
|
|||
#!/bin/sh
|
||||
pacman -Qq | fzf --preview 'pacman -Qil {}' --layout=reverse --bind 'enter:execute(pacman -Qil {} | less)'
|
||||
pacman -Qq | sk --preview 'pacman -Qil {}' --layout=reverse --bind 'enter:execute(pacman -Qil {} | less)'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue