Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

style-ctrl-xfce

Install

mkdir -p "$HOME/bin"

wget 'https://raw.githubusercontent.com/samwhelp/play-ubuntu-20.04-plan/master/project/style-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-20.04-plan/master/project/style-xfce/style-ctrl/install.sh' | bash

Or Run

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

Howto

Help

$ style-ctrl-xfce

or

$ style-ctrl-xfce help

Main Usage

## get or set

$ style-ctrl-xfce wm_theme [name]
$ style-ctrl-xfce ui_theme [name]
$ style-ctrl-xfce icon_theme [name]
$ style-ctrl-xfce cursor_theme [name] [size]

Debug

$ export DEBUG_SC_CTRL=true