1
0
mirror of https://github.com/balkian/dotfiles.git synced 2024-09-21 03:01:42 +00:00
dotfiles/scripts/.bin/myfloatingemacs

3 lines
80 B
Plaintext
Raw Normal View History

#!/bin/bash
myemacs -nc -frame-parameters='(quote (name . "floatingwin"))' "$@"