hyprland scripts

This commit is contained in:
Hannes
2025-10-16 20:50:11 +02:00
parent 3add98f7bb
commit 178bff8856
41 changed files with 446 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
#!/bin/bash
# kill old carla
killall carla
# start new session
nohup carla -n ~/Music/2Player.carxp &