Uninstall vim

This commit is contained in:
2025-06-11 13:28:17 +03:00
parent 05b43b89d0
commit 40fb5a6ea5
10 changed files with 261 additions and 7 deletions

5
scripts/shell/shell.qml Normal file
View File

@@ -0,0 +1,5 @@
import Quickshell
Scope {
Bar {}
}