pinwheel: Ensure waybar is started when hyprland is started

This commit is contained in:
Alexander Heldt
2023-09-19 22:02:52 +02:00
parent 4b36d30337
commit a3d96c9188

View File

@@ -9,7 +9,7 @@
}; };
extraConfig = '' extraConfig = ''
exec-once = waybar exec-once = pkill waybar && waybar
monitor=eDP-1, 1920x1200@60, 0x0, 1 monitor=eDP-1, 1920x1200@60, 0x0, 1
env = GDK_DPI_SCALE,1.5 env = GDK_DPI_SCALE,1.5