palmdrop / dots

Personal linux setup configuration files etc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[bspwm] WIP

Repository for personal config files, scripts, and wallpapers. Configs can be found under .config, scripts under .local/bin and wallpapers under .config/wall. Additional scripts might be found under .local/scripts. The .github directory is simply there to prevent this readme and any pictures from cluttering my ~.

Important software:

  • bspwm (window manager)
  • sxhkd (keybind daemon)
  • polybar (status bar)
  • nvim (text editor)
  • rofi (application launcher, menu, window switcher)
  • dunst (notification daemon)
  • urxvt (terminal emulator)

I've recently started moving some of my bspwm scripts and tools to a separate repository, which can be found here.

Since many scripts, mine and others, use dmenu, I've made a small script called dmenu which simply calls rofi in dmenu mode and passes along all arguments.

NOTE: I no longer use most of the suckless software I previously used. Although I had a lot of fun patching dwm, dmenu, and other utilities, it ended up consuming too much of my time. In addition to this, some of the suckless developers seemed to engage in some fascist behavior, which made me think twice about promoting their work. Regardless, my old dwm build can be found here, and this is my most up-to-date configs from when I still used dwm.

About

Personal linux setup configuration files etc

License:MIT License


Languages

Language:Vim Script 86.2%Language:Shell 13.1%Language:Python 0.7%