feat: remove Ulauncher configuration and related tasks from setup
Some checks failed
Ansible Lint Check / check-ansible (push) Failing after 22s
Nix Format Check / check-format (push) Successful in 1m19s
Python Lint Check / check-python (push) Failing after 17s

This commit is contained in:
2025-04-28 10:41:17 +02:00
parent 07887196f4
commit 1f1c069da9
5 changed files with 0 additions and 114 deletions

View File

@@ -56,7 +56,6 @@ def main():
apps = {
"vesktop": "vesktop",
"ktailctl": "flatpak run org.fkoehler.KTailctl",
"ulauncher": "ulauncher --no-window-shadow --hide-window",
"nemo-desktop": "nemo-desktop",
}