hyprland: add startup apps, remove language modules and use fcitx5

This commit is contained in:
Alexandre Cavalheiro S. Tiago da Silva 2024-08-15 16:12:37 -03:00
parent 862c2d800e
commit ee5f5a1503
Signed by: wizardlink
GPG key ID: A5767B54367CFBDF
6 changed files with 54 additions and 13 deletions

13
scripts/hyprland/start_apps.sh Executable file
View file

@ -0,0 +1,13 @@
#!/bin/sh
# Open qbittorrent
qbittorrent &
# Open vesktop
vesktop &
# Open steam
steam &
# Open firefox
firefox