Got it correct this time
This commit is contained in:
parent
fed9c7da5b
commit
d32d1ff574
|
@ -35,10 +35,7 @@
|
||||||
menu = "${config.programs.rofi.finalPackage}/bin/rofi -show drun";
|
menu = "${config.programs.rofi.finalPackage}/bin/rofi -show drun";
|
||||||
workspaceAutoBackAndForth = true;
|
workspaceAutoBackAndForth = true;
|
||||||
bars = [];
|
bars = [];
|
||||||
gaps = {
|
gaps = {inner = 10;};
|
||||||
inner = 10;
|
|
||||||
outer = 5;
|
|
||||||
};
|
|
||||||
fonts = {
|
fonts = {
|
||||||
names = [fonts.monospace.name];
|
names = [fonts.monospace.name];
|
||||||
style = "regular";
|
style = "regular";
|
||||||
|
|
Loading…
Reference in a new issue