Adding progs to keys and tweaking rofi
This commit is contained in:
parent
46054b1e4c
commit
04c75ce7f5
7 changed files with 37 additions and 6 deletions
|
@ -1,2 +1,6 @@
|
|||
#!/usr/bin/sh
|
||||
|
||||
exec 3>&2
|
||||
exec 2> /dev/null
|
||||
btrfs fi usage / | rg Free | awk '{print $3}'
|
||||
exec 2>&3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue