Skip to content

Serters/xfce4-transparent-whiskermenu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xfce4 whiskermenu & panel customizer?

Key Features

  1. XFCE4 Panel customization: Allows you to change color and transparency of XFCE4 Panel.
  2. Whisker Menu customization: Allows you to fully change color and transparency of Whisker menu on Mint themes.
  3. Whisker Menu Search customization: Allows you to change color and transparency of Whisker search bar.
  4. All in one config: Change everything in only one simple configuration file.

Usage

  1. Backup current configurations:
mkdir -p backup && \
cp /usr/share/themes/Mint-L-Dark/gtk-3.0/gtk-dark.css backup/ && \
cp ~/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml backup/ && \
cp ~/.config/xfce4/panel/*.rc backup/
  1. Navigate to the executable, create configuration file and edit it using a text editor:
xfce4-transparent-whiskermenu --createconfig
  1. Close the xfconfdl using kill or killall:
killall xfconfd
  1. View all avalable commands:
xfce4-transparent-whiskermenu --help
  1. Run one of the update command to apply the configuration:
sudo xfce4-transparent-whiskermenu --updateall
  1. Restart the panel or reboot to view changes:
xfce4-panel -r

Example

Example