System/shortcuts/emacs/streaming

8 lines
141 B
Plaintext
Raw Normal View History

2023-06-21 22:40:57 -04:00
#!/usr/bin/env bash
emacs --name "emacs-streaming" &
sleep 1
hyprctl dispatch resizewindowpixel exact 1829 1029,title:emacs-streaming
wait