Skip to content

An installable and configurable custom desktop built on the Qtile window manager

License

Notifications You must be signed in to change notification settings

v0idzdev/OneDarkQtile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Images

image image image

Installation

You should have a working installation of Arch linux installed with a display manager.

Clone the repo:

git clone https://github.com/v0idzdev/OneDarkQtile
cd OneDarkQtile/

Run the installation script and reboot:

chmod +x scripts/*
./scripts/install.sh
reboot

Extract configuration files to the correct directories:

./scripts/setup.sh

Source Qtile config and set GTK theme:

  • Reload Qtile with + + R.
  • Open lxappearance ( + R and type). Set the theme to AtomOneDarkTheme and the icon theme to Papirus-Dark.
  • Open nitrogen. Set the wallpaper to one-dark-triangles.png. It should be in ~/Pictures/.
  • Open Rofi Power Menu with + X and reboot the machine.

Change display auto configuration (optional):

# Skip this if running in a VMware VM.
vim ~/.config/qtile/autostart.sh
  • Comment out the line beginning with xrandr if your display resolution and refresh rate are okay.
  • Else, visit the xrandr page on the ArchWiki (link below).

Extra Info

About

An installable and configurable custom desktop built on the Qtile window manager

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published