Code Monkey home page Code Monkey logo

void-linux-xfce4-themes-and-config's Introduction

Void Linux XFCE4 Themes and Config

My custom themes, config and programs on Void Linux XFCE4

AboutFeaturesUsageScreenshotsCreditsLicense

screenshot

About

After some time using Void Linux, I installed some custom themes config and user configs for some essential programs like Wireplumber and Chrony. And now I'm sharing it, feel free to write a issue if you find some problem.

Features

Besides the default programs and configs on Void Linux XFCE4 image, my custom config includes:

Usage

This guide will use Void's package manager commands but this packages should be present in almost all distros.

If you want to install only the themes:

sudo xbps-install git

If you want to install all my programs:

sudo xbps-install htop btop neofetch git vscode obs docker docker-compose xfce4-pulseaudio-plugin xfce4-screenshooter pipewire wireplumber chrony

And make sure your bashrc has:

###########################
# DEFINE CONFIG BASE PATH #
###########################

export XDG_CONFIG_HOME="$HOME/.config"

Installing Nordic Theme

git clone https://github.com/EliverLara/Nordic ~/.themes/"Nordic Theme"

Now go to XFCE4 Appearence and the theme should be there.

Installing Candy Icons

git clone https://github.com/EliverLara/candy-icons ~/.icons/"Candy Icons"

Now go to XFCE4 Appearence and the icons should be there.

Installing Dracula Theme on XFCE4 Terminal

Clone the repository:

git clone https://github.com/dracula/xfce4-terminal.git

Now open the folder and put the file Dracula.theme on:

 ~/.local/share/xfce4/terminal/colorschemes

Multimedia

Void Linux XFCE4 comes with pulseaudio, make sure you don't have it:

sudo xbps-remove pulseaudio

This command may result on error if you are using packages with pulseaudio dependency, so uninstall them too.

If you already installed pipewire and wireplumber you can paste this file on this path:

~/.config/pipewire/pipewire.conf

Now for pipewire to run on startup (if autostart folder does not exist, create one on ~/.config/autostart/):

ln -s /usr/share/applications/pipewire.desktop ~/.config/autostart/pipewire.desktop

Date and Time

With Chrony already installed just run to enable Chrony service on runit:

sudo ln -s /etc/sv/chronyd /var/service

Nerd Fonts

For render special emojis, glyphs and characters install the following:

sudo xbps-install noto-fonts-emoji nerd-fonts

This is a huge pack with lots of fonts, pick you most like on XFCE4 Appearence.

Screenshots

firefox


vscode


thunar


obs

Credits

Besides the project links already listed on Features section, I would like to thanks:

License

MIT


Website  ·  GitHub @cassiofb-dev  ·  Twitter @cassiofb_dev

void-linux-xfce4-themes-and-config's People

Contributors

cassiofb-dev avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.