feat: use rofi instead of drun
This commit is contained in:
parent
a2cc8c3841
commit
a6bd46ab49
3 changed files with 16 additions and 0 deletions
|
@ -26,6 +26,8 @@
|
|||
border = 0;
|
||||
};
|
||||
|
||||
menu = "${pkgs.rofi}/bin/rofi -show drun";
|
||||
|
||||
bars = [{
|
||||
mode = "hide";
|
||||
position = "top";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue