diff options
Diffstat (limited to '.config')
-rw-r--r-- | .config/hypr/hyprland.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index 74a69c6..35955bc 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -11,6 +11,8 @@ exec-once = start-portal exec-once = hyprpaper & dunst exec-once = lxqt-policykit-agent exec-once = gpg-agent --daemon +exec-once = nekobox -tray +exec-once = hyprctl setcursor Adwaita 32 exec-once = sleep 2 && waybar env = QT_SCREEN_SCALE_FACTORS,1;1 |