From 00e4e889cd5864156a737318669303f2f775cafe Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Sun, 22 Feb 2026 23:31:46 +0100 Subject: Configure power menu using tofi Since it was almost impossible to change the spacing between the gum choose items, I used tofi instead, which is already themed and the only downside to it, is that it allows typing input on the menu which isn't my favorite but it's also not bad at all --- roles/tofi/tasks/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'roles/tofi/tasks') diff --git a/roles/tofi/tasks/main.yml b/roles/tofi/tasks/main.yml index c7e30763..552745d1 100644 --- a/roles/tofi/tasks/main.yml +++ b/roles/tofi/tasks/main.yml @@ -3,7 +3,7 @@ become: true become_user: "aur_builder" kewlfft.aur.aur: - name: "tofi" + name: "tofi-git" state: "present" use: "yay" -- cgit v1.2.3