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";
workspaceAutoBackAndForth = true;
bars = [];
gaps = {
inner = 10;
outer = 5;
};
gaps = {inner = 10;};
fonts = {
names = [fonts.monospace.name];
style = "regular";