waybar integration
This commit is contained in:
+4
-1
@@ -7,7 +7,6 @@
|
||||
home.packages = with pkgs; [
|
||||
hypridle
|
||||
hyprlock
|
||||
waybar
|
||||
wofi
|
||||
];
|
||||
|
||||
@@ -23,6 +22,10 @@
|
||||
enable = true;
|
||||
|
||||
settings = {
|
||||
exec-once = [
|
||||
"waybar"
|
||||
];
|
||||
|
||||
monitor = [
|
||||
"HDMI-A-2, 1920x1080@60, 0x0, 1"
|
||||
"eDP-1, 1920x1080@60, 0x1080, 1"
|
||||
|
||||
Reference in New Issue
Block a user