added rubik font
This commit is contained in:
@@ -12,6 +12,7 @@ window.Bar {
|
||||
color: $fg;
|
||||
font-size: 1.1em;
|
||||
font-weight: bold;
|
||||
font-family: "JetBrainsMono Nerd Font";
|
||||
|
||||
label {
|
||||
margin: 0 8px;
|
||||
|
||||
@@ -1,4 +1,8 @@
|
||||
{...}: {
|
||||
home.file.".config/hypr/hypridle.conf" = {
|
||||
source = builtins.toPath ./hypridle.conf;
|
||||
};
|
||||
|
||||
wayland.windowManager.hyprland = {
|
||||
enable = true;
|
||||
xwayland.enable = true;
|
||||
|
||||
Reference in New Issue
Block a user