fix(preload): not actually fixed, find a way
This commit is contained in:
@@ -8,6 +8,10 @@
|
||||
"killall -SIGUSR2 .ghostty-wrappe"
|
||||
];
|
||||
exec-once = [
|
||||
"[workspace special:preload silent] uwsm app -- firefox"
|
||||
"[workspace special:preload silent] uwsm app -- xdg-terminal-exec"
|
||||
"[workspace special:preload silent] uwsm app -- firefox -P YouTube"
|
||||
|
||||
"uwsm app -- waybar"
|
||||
"uwsm app -- hyprpaper"
|
||||
"uwsm app -- elephant"
|
||||
@@ -16,11 +20,7 @@
|
||||
|
||||
"walker --gapplication-service"
|
||||
|
||||
"[workspace special:preload silent] uwsm app -- firefox"
|
||||
"[workspace special:preload silent] uwsm app -- xdg-terminal-exec"
|
||||
"[workspace special:preload silent] uwsm app -- firefox -P YouTube"
|
||||
|
||||
"sh -c 'sleep 3; hyprctl dispatch workspace 1'"
|
||||
"sh -c 'sleep 2; hyprctl dispatch workspace 1; sleep 2; hyprctl dispatch workspace 1'" # FIXME: tard wrangling edition
|
||||
|
||||
"[workspace 1] uwsm app -- xdg-terminal-exec"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user