fix rofi not showing on i3
This commit is contained in:
parent
d2ee41eace
commit
13db191cc6
@ -28,7 +28,7 @@ in {
|
||||
# this would need you to config rofi using home-manager
|
||||
# programs.rofi = { enable = true; };
|
||||
|
||||
home.packages = with pkgs; [ rofi ];
|
||||
# home.packages = with pkgs; [ rofi ];
|
||||
|
||||
home.file = { ".config/rofi/config.rasi".source = ./config.rasi; };
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user