feat: use rofi instead of drun

This commit is contained in:
Michael Mandl 2022-06-27 18:42:10 +02:00
parent a2cc8c3841
commit a6bd46ab49
Signed by: mandlm
GPG key ID: 4AA25D647AA54CC7
3 changed files with 16 additions and 0 deletions

View file

@ -26,6 +26,8 @@
border = 0;
};
menu = "${pkgs.rofi}/bin/rofi -show drun";
bars = [{
mode = "hide";
position = "top";