Age | Commit message (Collapse) | Author |
|
|
|
|
|
Remove the hyper key bindings, setting them purely to super.
After running pure Emacs with no leader bindings, I've found the use
of Ctrl+g/Escape really painful (as well as the use of Ctrl for
everything). I want to free the caps key (which was hyper) for use as escape.
|
|
This allows me to launch pass through dmenu and get passwords easily.
|
|
I've added an option in dwm to place 'Dev' class terminals in the 5th
workspace, so I've also added a bind to open dev class terminals easily.
|
|
|
|
|
|
|
|
|
|
Moved back to dwm, commented out bspwm binds and reset xinit
|
|
|
|
hyper + q is the base chord from which these chords exist:
1) base + q - launch emacs
2) base + s - restart emacs server
3) base + d - launch dired
|
|
|
|
|
|
|
|
|
|
dwm was giving me some issues, and it just wasn't fun to use anymore. So
I switched to bspwm, which should have basically everything I need.
|
|
Searches playlist via dmenu for a music track then plays it. Bound to
hyper + m in sxhkd
|
|
Using the function keys, which aren't used usually, to:
- set my standard volume
- controlling mpd tracks
- setting mpc volume directly
|
|
|
|
I couldn't ignore some of the annoyances I had with st anymore,
alacritty fixes them for the most part. A good terminal.
|
|
|
|
|
|
|
|
|
|
Useful config that can be universally used for all wms
|