2023-07-02 16:50:25 +01:00
|
|
|
{...}: {
|
2023-04-04 14:20:49 +01:00
|
|
|
imports = [
|
2023-04-11 13:01:23 +01:00
|
|
|
./gtk.nix
|
2023-04-04 14:20:49 +01:00
|
|
|
./picom.nix
|
|
|
|
./rofi.nix
|
2023-04-05 22:30:11 +01:00
|
|
|
./polybar.nix
|
2023-04-04 14:20:49 +01:00
|
|
|
];
|
2023-07-03 14:26:14 +01:00
|
|
|
xfconf.settings.xsettings."Gtk/MonospaceFontName" = "FiraCode Nerd Font 12";
|
2023-04-04 14:20:49 +01:00
|
|
|
}
|