mirror of
https://github.com/GeorgeSG/dotfiles.git
synced 2026-09-08 10:08:45 +00:00
Switch to dotbot
This commit is contained in:
Executable
+8
@@ -0,0 +1,8 @@
|
||||
#!/usr/bin/env sh
|
||||
|
||||
hyprctl dispatch -- exec '[workspace 1]' firefox &
|
||||
hyprctl dispatch -- exec '[workspace 3 silent]' telegram-desktop &
|
||||
sleep 1
|
||||
hyprctl dispatch -- exec '[workspace 3 silent]' todoist &
|
||||
sleep 1
|
||||
hyprctl dispatch -- exec '[workspace 3 silent]' alacritty -e btop &
|
||||
Reference in New Issue
Block a user