I was trying to figure out how to change the default window size when I open Terminal and in the process I hosed my launcher-7.rc
I am assuming the numbering would be the same on everyone's system.
Could someone who has the original one please post the content of the config file for Terminal?
~/.config/xfce4/panel/launcher-7.rc
And if you know how to change the default window size that would be a huge help, too.
Thanks.
request content of launcher-7.rc
Re: request content of launcher-7.rc
skent wrote:Could someone who has the original one please post the content of the config file for Terminal
Code: Select all
[Global]
MoveFirst=false
ArrowPosition=0
[Entry 0]
Name=Command Prompt
Comment=X terminal emulator
Icon=utilities-terminal
Exec=exo-open --launch TerminalEmulator
Terminal=false
StartupNotify=true
~/.config/Terminal/terminalrcskent wrote:And if you know how to change the default window size that would be a huge help, too.
Regards
Rich
“The past was erased, the erasure was forgotten, the lie became the truth.”
― George Orwell, 1984
― George Orwell, 1984
Re: request content of launcher-7.rc
Thanks much. All fixed now.