fix(hypr): ghostty service running in the background
This commit is contained in:
parent
edc225a169
commit
b31ca44be7
1 changed files with 3 additions and 4 deletions
|
@ -2,10 +2,9 @@
|
||||||
|
|
||||||
# Apps
|
# Apps
|
||||||
spotify &
|
spotify &
|
||||||
vesktop &
|
|
||||||
thunderbird &
|
|
||||||
obsidian &
|
obsidian &
|
||||||
|
|
||||||
# Terminal Apps
|
# Terminal Apps
|
||||||
kitty --class btop btop &
|
# kitty --class btop btop &
|
||||||
kitty --class nvtop nvtop &
|
# kitty --class nvtop nvtop &
|
||||||
|
ghostty --gtk-single-instance=true --quit-after-last-window-closed=false --initial-window=false &
|
||||||
|
|
Loading…
Add table
Reference in a new issue