mirror of
https://github.com/bgrolleman/dotfiles.git
synced 2026-05-10 17:11:14 +02:00
Add i3 workspace
This commit is contained in:
Executable
+10
@@ -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