configuration form the arch linux stored

This commit is contained in:
filipriec
2025-09-22 08:27:51 +02:00
commit 3e6d1a0d61
166 changed files with 807076 additions and 0 deletions

5
polybar/scripts/showcrypto.sh Executable file
View File

@@ -0,0 +1,5 @@
#!/usr/bin/env bash
polybar cryptobar &
sleep 10
kill $(pgrep polybar | tail -n 1)