Skip to content

Latest commit

 

History

History
47 lines (28 loc) · 729 Bytes

File metadata and controls

47 lines (28 loc) · 729 Bytes

style-ctrl-xfce

Install

mkdir -p "$HOME/bin"

wget 'https://raw.githubusercontent.com/samwhelp/play-ubuntu-18.04-plan/master/project/style-tool/xfce/style-ctrl/style-ctrl-xfce' -O "$HOME/bin/style-ctrl-xfce"

chmod 755 "$HOME/bin/style-ctrl-xfce"

Or Run

curl -fsSL 'https://raw.githubusercontent.com/samwhelp/play-ubuntu-18.04-plan/master/project/style-tool/xfce/style-ctrl/install.sh' | bash

Or Run

wget 'https://raw.githubusercontent.com/samwhelp/play-ubuntu-18.04-plan/master/project/style-tool/xfce/style-ctrl/install.sh' -q -O - | bash

Usage

Help

$ style-ctrl-xfce

or

$ style-ctrl-xfce help

Debug

$ export DEBUG_SC_CTRL=true