Giter Site home page Giter Site logo

xfce-dotfiles's Introduction

XFCE Dotfiles

Theme

This is what my configuration looks like.

image

This is meant for personal use but you can install it if you want. Instructions are below.

Installation

Install the required packages from the AUR.

yay -S ulauncher
       xfce4-docklike-plugin
       xfce4-panel-profiles
       picom-ibhagwan-git

Copy this repository's configuration files, themes, and shared assets & settings to their respective local directories on your machine.

cd xfce-dotfiles
cp -r .config/* ~/.config/
cp -r .themes/* ~/.themes/
cp -r .local/share/* ~/.local/share/

You can now do the following:

  • Disable compositing
  • Set the window manager and application themes to Qogir-Dark
  • Set the panel layout in xfce4-panel-profiles
  • Set the default font to Cantarell 10
  • Set the icon theme to Tela Circle Dark
  • Set the wallpaper

Recommendations

Delete all entries in ~/.themes/Qogir-Dark/xfwm4 that start with top, bottom, left, and right to disable borders. Run:

cd `~/.themes/Qogir-Dark/xfwm4`
rm top-* bottom-* left-* right-*

Install lightdm-gtk-greeter-settings to set a theme for the display manager

  • You will need to copy your theme to /usr/share/themes/
  • You will need to copy your wallpaper(s) and user image(s) to `/usr/share/images/
  • You can also change the icons and top bar if you wish

xfce-dotfiles's People

Contributors

v0idzdev 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.