1
1
Fork 0

Compare commits

..

2 commits

Author SHA1 Message Date
66c36e9203
fonts: switch back to outfit
Signed-off-by: Myned <dev@bjork.tech>
2024-09-21 14:24:10 -05:00
206fe22082
hyprland: add retrodeck rules
Signed-off-by: Myned <dev@bjork.tech>
2024-09-21 14:23:57 -05:00
2 changed files with 2 additions and 1 deletions

View file

@ -38,7 +38,7 @@ in {
font = {
emoji = mkOption {default = "Noto Color Emoji";};
monospace = mkOption {default = "Iosevka NFP SemiBold";};
sans-serif = mkOption {default = "Lexend";};
sans-serif = mkOption {default = "Outfit";};
serif = mkOption {default = "Liberation Serif";};
};
};

View file

@ -156,6 +156,7 @@ in {
];
game = rules: [
(class "moe\\.launcher\\.the-honkers-railway-launcher" (rules ++ ["size 1280 730"])) # Honkai: Star Rail
(class "net.retrodeck.retrodeck" rules) # Emulators
(class "steam_app_.+" rules) # Proton
];
music = rules: [