Home Gen142 @ 2024-04-28-18:52
This commit is contained in:
parent
d3a4442662
commit
50836f9b23
@ -1,6 +1,10 @@
|
||||
{config, ...}: {
|
||||
{
|
||||
config,
|
||||
pkgs,
|
||||
...
|
||||
}: {
|
||||
programs.rofi = {
|
||||
location = "left";
|
||||
theme = "sidebar by Qball";
|
||||
theme = "${pkgs.rofi}/share/rofi/themes/sidebar.rasi";
|
||||
};
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user