add rofi and set ultrawide as primary display
This commit is contained in:
parent
920877b5ce
commit
2e3eee45a7
6 changed files with 179 additions and 3 deletions
|
@ -27,6 +27,9 @@ in
|
|||
};
|
||||
|
||||
config = mkIf cfg.enable {
|
||||
environment.systemPackages = [ cfg.package ];
|
||||
|
||||
|
||||
wyrdgard.home.file = {
|
||||
".config/waybar/config".source = ./config;
|
||||
".config/waybar/style.css".source = ./style.css;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue