2023-07-26 01:00:07 +02:00
2023-07-29 12:18:08 +02:00
2022-10-08 17:12:15 +02:00
2022-11-12 16:17:16 +01:00
2023-07-29 12:18:08 +02:00
2023-07-26 01:18:29 +02:00
2023-07-29 12:18:08 +02:00

Lupan's config files

Screenshots

Short answer: screenshots here.

My configuration allows to switch between my 6 themes using a shell script bound to a key stroke (super + F6 for switching themes in a cycle and super + shift + F6 for selecting one with dmenu). The theme is applied to bspwm, Polybar, Alacritty, Emacs, and Gtk3 (with support for reloading themes in active Gtk3 applications, but I currently use only two Gtk3 themes: one dark and one light).

You can see the screenshots of my whole workspace with each of the themes applied on the page describing my Emacs themes. For the Emacs theme reloading I use simple helper Emacs function my-select-theme available from Toggle between dark and light themes with a key section of my Emacs config (also available in corresponding GitHub repo.

Installation

To reproduce my environment clone this repo into ~/dotfiles and check that you have required programs in your PATH with

$ sh check_dependencies.sh

For qtile configuration run

$ stow -v alacritty xsession qtile music shell tmux

For bspwm configuration run

$ stow -v alacritty xsession bspwm music shell tmux

but if you want i3 config (left as a fallback) instead of qtile or bspwm then also run

$ stow -v i3
Description
my dotfiles
Readme 1 MiB
Languages
Lua 52.5%
Nushell 25.2%
Shell 10.2%
C 6.4%
Haskell 4.2%
Other 1.5%