Skip to content

mig2902/dotfiles

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CaptainEureka's personal config files

This is a collection of my personal configuration files. I'm currently using Manjaro with i3-gaps-rounded and KDE/Plasma (until I properly configure multi-monitor support in i3.)

Some details about my setup:

Notable features

Rofi menus:

websearch powermenu appdrawer configs quick access pywal/theme-switcher
"websearch" "theme switcher"

Screenshots

Fonts

  • Terminal: Fantasque Sans Mono
  • Polybar: Fantasque Sans Mono, Hack Nerd Font Mono
  • System: Lato

Keybinds

Coming soon!

To-Do:

  • Implement theme-switcher script
    • Theme files should be YAML/JSON
    • Should use Jinja2 engine or just use Pywal? -> decided to just use 'pywal' for templating (might try out 'wpg')
  • Refactor rofi and polybar configs to get rid of duplicated code eg. rofi configs contain theme.rasi files which themselves contain much that can be placed in a base.rasi file which unifies all. Making the -no-config flag in most rofi scripts unnecessary. eg. for polybar would like a more elegant solution for handling bars over multiple wms.

About

My personal dotfiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 56.0%
  • Shell 33.1%
  • Vim Script 7.2%
  • CSS 3.7%