Set Styling for rofi
This commit is contained in:
@@ -2,12 +2,13 @@
|
||||
pkgs,
|
||||
config,
|
||||
...
|
||||
}: {
|
||||
home.packages = with pkgs; [
|
||||
xonotic
|
||||
# armagetron
|
||||
# freeciv
|
||||
# mindustry
|
||||
# openra
|
||||
];
|
||||
}:
|
||||
{
|
||||
home.packages = with pkgs; [
|
||||
xonotic
|
||||
# armagetron
|
||||
# freeciv
|
||||
# mindustry
|
||||
# openra
|
||||
];
|
||||
}
|
||||
|
Reference in New Issue
Block a user