Skip to content

Kimonode/xfce4_worspace_indicator

Repository files navigation

Xfce4 Workspace Indicator

This CSS file adds an indicator to the Xfce4 workspace panel widget, on Linux. The colour and thickness of the indicator can be configured by editing the CSS file directly.

Screenshots

Before

Screenshot of how the workspace widget looks like without the indicator

After

Screenshot of how the workspace widget looks like with the indicator

Installation

Edit the file located at ~/.config/gtk-3.0/gtk.css. If it doesn't exist yet, then you will have to create it:

mkdir -p  ~/.config/gtk-3.0
cd ~/.config/gtk-3.0
wget --no-check-certificate --content-disposition https://raw.githubusercontent.com/Kimonode/xfce4_worspace_indicator/main/gtk.css

To see your modifications applied, you can reset the xfce4-panel process by typing the following command into a terminal:

xfce4-panel -r

Debug

If you need to debug, follow the instructions from the Xfce documentation.

About

CSS file that adds an indicator to the Xfce4 workspace panel widget

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages