Added monitor turn off timer
This commit is contained in:
parent
a6b935faba
commit
322dd2d809
4 changed files with 8 additions and 2 deletions
3
themes/base/.config/fish/functions/pacclear.fish
Normal file
3
themes/base/.config/fish/functions/pacclear.fish
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
function pacclear
|
||||
sudo rm -rf /var/cache/pacman/pkg/download-*
|
||||
end
|
||||
Loading…
Add table
Add a link
Reference in a new issue