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

3 lines
80 B
Plaintext
Raw Permalink Normal View History

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