diff options
| author | bh <qn+git@epicurus.dev> | 2026-03-08 17:08:51 +0800 |
|---|---|---|
| committer | bh <qn+git@epicurus.dev> | 2026-03-08 17:08:51 +0800 |
| commit | e3b70ea737f3672fa56761b0e310ac52204bee99 (patch) | |
| tree | 7daca4693b436d91fd71ff44acfa925a6fc53959 /hypr/.config | |
| parent | 06e42c5a9db53043e5517fb284d037233763e192 (diff) | |
Make hyprland execute quickshell at startup
Diffstat (limited to 'hypr/.config')
| -rw-r--r-- | hypr/.config/hypr/hyprland.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hypr/.config/hypr/hyprland.conf b/hypr/.config/hypr/hyprland.conf index dd08847..5f4d2f9 100644 --- a/hypr/.config/hypr/hyprland.conf +++ b/hypr/.config/hypr/hyprland.conf @@ -34,7 +34,7 @@ $browser = firefox exec-once = kitty exec-once = kitty -# exec-once = waybar +exec-once = quickshell exec-once = hyprpaper exec-once = dunst exec-once = wl-paste --watch cliphist store |
