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

@@ -39,10 +39,5 @@
command = "smile";
name = "emotes";
};
"org/gnome/settings-daemon/plugins/media-keys/custom-keybindings/ulauncher" = {
binding = "<Control>Space";
command = "ulauncher-toggle";
name = "ulauncher";
};
};
}