Add waybar and fonts
This commit is contained in:
@@ -5,9 +5,15 @@
|
||||
wofi
|
||||
];
|
||||
|
||||
programs.waybar.enable = true;
|
||||
|
||||
wayland.windowManager.hyprland = {
|
||||
enable = true;
|
||||
|
||||
extraConfig = ''
|
||||
exec-once=waybar
|
||||
'';
|
||||
|
||||
settings = {
|
||||
### MONITOR
|
||||
monitor = [
|
||||
|
||||
Reference in New Issue
Block a user