diff options
Diffstat (limited to '.config/hypr')
-rw-r--r-- | .config/hypr/hyprland.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index 3e5b250..24079e5 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -8,7 +8,7 @@ $menu = wofi --show drun exec-once = pipewire & pipewire-pulse & wireplumber exec-once = start-portal -exec-once = hyprpaper & waybar +exec-once = hyprpaper & waybar & dunst env = QT_SCREEN_SCALE_FACTORS,1;1 env = XCURSOR_SIZE,24 |