Add i3 workspace

This commit is contained in:
2025-12-04 20:30:50 +01:00
parent 97e4275dc4
commit 3575d4c0c1

10
i3/workspace1.sh Executable file
View File

@@ -0,0 +1,10 @@
#!/bin/sh
i3-msg "workspace 1; append_layout ~/.config/i3/workspace-1.json"
sleep 0.5
/usr/bin/brave-browser &
sleep 0.5
/usr/bin/kitty &
sleep 0.5
flatpak run com.logseq.Logseq &
sleep 0.5
gtk-launch "brave-knaiokfnmjjldlfhlioejgcompgenfhb-Default.desktop" &