DEV Community

Cover image for I regret not using Xfce4 before
Sérgio Araújo
Sérgio Araújo

Posted on • Edited on

2

I regret not using Xfce4 before

Gnome3 takes a lot of memory and is intrusive

It is very difficult to disable tracker, I even spend a time using windowmaker to save my old laptop, but I felt I was missing something...

Make your xfce4 look better

Install plank, an elegant simple and clean dock, just search on google: "plank dock", or in case you, like me use voidlinux:

doas xbps-install -Sy plank
Enter fullscreen mode Exit fullscreen mode

After installing you can run...

plank --preferences
Enter fullscreen mode Exit fullscreen mode

... then you can disable the native xfce dock.

Add a new Applications Menu (WhiskerMenu)

Just follow this great article that explains everything your need to do:

Add some themes:

To make it easier install ocs-url, void users can run:

doas xbps-install -Sy ocs-url
Enter fullscreen mode Exit fullscreen mode

But what the hell is ocs-url?

An install helper program for items served via OpenCollaborationServices (ocs://).
You can just click on install on sites like xfce-look.org.

Tweak your xfce4-terminal

Install a good programming font, nowadays I am using jetbraisn mono. Another great thing in many cases is enabling compositing, which will make possible use tranparencies, this can be turned on: 'Enable display compositing' (Settings -> Settings Manager -> Window Manager Tweaks -> Compositor (tab).

My terminal looks like this:

Alt Text

After some tweaks my desktop looks like this:
Alt Text

Final tips:

Most users know enought "sudo" but you have seen in this article the "doas", so to know better what it is: OpenDoas: a portable version of OpenBSD's doas command doas is a minimal replacement for the venerable sudo. It was initially written by Ted Unangst of the OpenBSD project to provide 95% of the features of sudo with a fraction of the codebase.

To make easier writing this article I had to search a good screenshot tool.

doas xbps-install -Sy xfce4-screenshooter
Enter fullscreen mode Exit fullscreen mode




Hide firefox tool bar:

Right click on the menu bar > customize > disable the check box on the bootom of the window

Heroku

This site is built on Heroku

Join the ranks of developers at Salesforce, Airbase, DEV, and more who deploy their mission critical applications on Heroku. Sign up today and launch your first app!

Get Started

Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay