Switch to dotbot

This commit is contained in:
2025-01-22 19:33:28 +02:00
parent 9a9edb57ff
commit 484665b291
116 changed files with 100 additions and 4 deletions
+8
View File
@@ -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 &