chore(hypr): only execute feishin at startup

This commit is contained in:
Sergio Laín 2025-08-02 16:44:52 +02:00
parent fc203fa00a
commit 551ee71a8b
No known key found for this signature in database
GPG key ID: 51BB28D8B42FB438

View file

@ -1,8 +1,7 @@
#!/bin/bash #!/bin/bash
# Apps # Apps
spotify & feishin &
obsidian &
# Terminal Apps # Terminal Apps
# kitty --class btop btop & # kitty --class btop btop &