Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-09-16 | +dmenu script for Emacs and eserver launching | Aryadev Chavali | |
2020-08-28 | -super bind on XF86 audio binds: I can just use the audio keys | Aryadev Chavali | |
2020-08-17 | ~xbacklight -> light program | Aryadev Chavali | |
2020-08-14 | ~Function key keybinds replaced with super + function keys | Aryadev Chavali | |
2020-08-09 | ~hyper -> super, caps -> escape | Aryadev Chavali | |
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. | |||
2020-08-01 | +passmenu binding to sxhkd | Aryadev Chavali | |
This allows me to launch pass through dmenu and get passwords easily. | |||
2020-07-15 | +sxhkd bind to open dev terminals | dx | |
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. | |||
2020-07-09 | +sxhkd bind to reload xprofile | dx | |
2020-07-09 | ~moved super + Escape bind to top of sxhkd | dx | |
2020-07-09 | +script to update dwmbar based on music changes | dx | |
2020-07-07 | +printscreen launcher | dx | |
2020-07-07 | ~bspwm -> dwm | dx | |
Moved back to dwm, commented out bspwm binds and reset xinit | |||
2020-06-27 | ~rearrange scripts | dx | |
2020-06-21 | +emacs chords to sxhkd | dx | |
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 | |||
2020-06-21 | ~clean up notify-send | dx | |
2020-06-21 | +hyper a binding for dmenu_run | dx | |
2020-06-11 | +bind for systemctl suspend | dx | |
2020-06-10 | ~refit sxhkd for bspwm and polybar, with notify-send | dx | |
2020-06-10 | ~dwm -> bspwm | dx | |
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. | |||
2020-06-10 | +simple dmenu script to change music in mpd playlist | dx | |
Searches playlist via dmenu for a music track then plays it. Bound to hyper + m in sxhkd | |||
2020-06-06 | ~super + numbers -> functionk eys | dx | |
Using the function keys, which aren't used usually, to: - set my standard volume - controlling mpd tracks - setting mpc volume directly | |||
2020-06-06 | ~use the alternative syntax in sxhkd | dx | |
2020-05-31 | ~st -> alacritty | dx | |
I couldn't ignore some of the annoyances I had with st anymore, alacritty fixes them for the most part. A good terminal. | |||
2020-05-24 | +emacs everywhere | dx | |
2020-05-17 | +binding for brightness on normal keys | dx | |
2020-05-14 | ~sxhkd lock keybind to use lock script | dx | |
2020-05-12 | ~use backgroudn script instead of feh call in sxhkdrc | dx | |
2020-05-12 | +sxhkd config | dx | |
Useful config that can be universally used for all wms |