chore(hyprland): remove start_apps script
This commit is contained in:
parent
b0dd61fa9d
commit
1eb80220f2
2 changed files with 0 additions and 19 deletions
|
@ -1,15 +0,0 @@
|
|||
pkgs:
|
||||
|
||||
pkgs.writeShellScriptBin "start_apps" ''
|
||||
# Open qbittorrent
|
||||
qbittorrent &
|
||||
|
||||
# Open vesktop
|
||||
vesktop &
|
||||
|
||||
# Open steam
|
||||
steam &
|
||||
|
||||
# Open firefox
|
||||
firefox
|
||||
''
|
Loading…
Add table
Add a link
Reference in a new issue