Got it correct this time

This commit is contained in:
Evie Litherland-Smith 2024-04-15 09:47:55 +01:00
parent fed9c7da5b
commit d32d1ff574

View file

@ -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";