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 89dfa18..ecf1051 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -12,7 +12,7 @@ exec-once = hyprpaper exec-once = dunst exec-once = hypridle exec-once = gpg-agent --daemon -exec-once = sing-box run -c /mnt/ssd/settings/config.json +exec-once = reloadsingbox exec-once = sleep 2 && waybar env = QT_SCREEN_SCALE_FACTORS,1;1 |