diff options
author | awy <awy@awy.one> | 2024-10-29 02:02:55 +0300 |
---|---|---|
committer | awy <awy@awy.one> | 2024-10-29 02:02:55 +0300 |
commit | ebe29ff19a10026c9bb1d74f424f23fc32442704 (patch) | |
tree | 7f51f0df384967a4d2f332ddcc763770729b08db /.config/hypr | |
parent | 2970af3721092547412ee8e1573b6c110c264831 (diff) |
cfg
Diffstat (limited to '.config/hypr')
-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 |