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

View file

@ -52,6 +52,11 @@ kdeconnect-cli --refresh &
wl-paste --type text --watch cliphist store &
wl-paste --type image --watch cliphist store &
#
# Start Fcitx5
#
fcitx5 &
#
# Start the blueman applet for managing bluetooth devices
#