Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save bastienlemaitre/b59aa44b7db6a66551c950a06df88e98 to your computer and use it in GitHub Desktop.
Save bastienlemaitre/b59aa44b7db6a66551c950a06df88e98 to your computer and use it in GitHub Desktop.
{
"acrylicOpacity" : 0.75,
"closeOnExit" : true,
"colorScheme" : "Campbell",
"commandline" : "cmd.exe /k C:\\Tools\\Cmder\\vendor\\init.bat",
"cursorColor" : "#FFFFFF",
"cursorShape" : "bar",
"fontFace" : "Consolas",
"fontSize" : 10,
"guid" : "{cd6715f9-b882-4cce-8e3b-26c5fb402adc}",
"historySize" : 9001,
"icon" : "C:\\Tools\\Cmder\\icons\\cmder.ico",
"name" : "cmder",
"padding" : "0, 0, 0, 0",
"snapOnInput" : true,
"startingDirectory" : "%USERPROFILE%",
"useAcrylic" : true
}
@hanuk
Copy link

hanuk commented Aug 26, 2019

This works great!

@MLeft
Copy link

MLeft commented Sep 6, 2019

Good job!

@Laktus
Copy link

Laktus commented Dec 22, 2021

Where/How can i set these properties to my Cmder?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment