rofi offset
This commit is contained in:
parent
89285ac298
commit
f24232fc00
4 changed files with 25 additions and 9 deletions
|
|
@ -137,7 +137,7 @@
|
|||
environment.systemPackages = with pkgs; [
|
||||
vim
|
||||
wget
|
||||
] ++ (if !inputs.x11mode then [greetd.regreet] else []);
|
||||
] ++ (if !inputs.x11mode then [ greetd.regreet ] else [ ]);
|
||||
|
||||
programs.dconf.enable = true;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue