mirror of
https://github.com/bgrolleman/dotfiles.git
synced 2025-12-06 05:45:24 +01:00
Add i3 workspace
This commit is contained in:
10
i3/workspace1.sh
Executable file
10
i3/workspace1.sh
Executable 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" &
|
||||||
Reference in New Issue
Block a user