diff options
| author | bh <qn+git@excalibur.computer> | 2026-03-08 17:08:51 +0800 |
|---|---|---|
| committer | bh <qn+git@excalibur.computer> | 2026-03-08 17:08:51 +0800 |
| commit | 5b93dc0b7a9f72cb7461e5169e69dfd670f30e17 (patch) | |
| tree | 7daca4693b436d91fd71ff44acfa925a6fc53959 /hypr/.config | |
| parent | f585634a864fe41a6e4156113334d22bc32e25bc (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 |
