Sunday, December 01, 2019

Run Midnight Commander using specified style

$: mc -S yadt256

This will run Midnight Commander using "Yet Another Dark Theme with 256 color with dark background" style.


No comments:

Qt console hello world

Qt console hello world This guide shows how a Qt console hello world looks like. ▣ Open  Qt Creator  and click on  Create Project... ...