summary refs log tree commit diff
path: root/devel (unfollow)
Commit message (Expand)AuthorFilesLines
2021-01-21bin/clone: modernizeRobert Günzler1-90/+78
2021-01-21waybar: show up/down speed in popupRobert Günzler1-1/+1
2021-01-21vifm: make background transparentRobert Günzler1-21/+21
2021-01-21bin/mnts: overhaulRobert Günzler1-21/+33
2021-01-21new themeRobert Günzler6-13/+31
2021-01-21bin/url-launcher: make notif more genericRobert Günzler1-2/+2
2021-01-21imv: use checks background; swap yank bind to url-launcherRobert Günzler1-1/+2
2021-01-21aerc: update config for 0.5.2Robert Günzler1-6/+23
2021-01-21alacritty: use yaml references more in colorschemeRobert Günzler1-22/+23
2021-01-21vim: big update; move lots of things to luaRobert Günzler24-2856/+936
2021-01-21vim: update after/ftplugin/*Robert Günzler7-3/+45
2021-01-21vim: update snippetsRobert Günzler5-7/+179
2020-12-07sway: resize firefox upload popupRobert Günzler1-0/+1
2020-12-07sway: use soundswitch for audio binds, instead of pactl directlyRobert Günzler1-4/+4
2020-12-07sway: use centercon for some positioning/resizingRobert Günzler1-3/+7
2020-12-07bin/centercon: overhaulRobert Günzler1-9/+29
2020-12-07bin/swx: allow setting terminal titleRobert Günzler1-7/+12
2020-12-07bin/soundswitch: remove pipewire special casesRobert Günzler1-12/+1
2020-12-07bin/soundswitch: fix card profile matchingRobert Günzler1-2/+6
2020-12-07bin/soundswitch: unify selectorRobert Günzler1-6/+6
2020-12-07bin/soundswitch: restructure; enable optionsRobert Günzler1-49/+128
2020-12-07redshift: tweak daytime gamma valuesRobert Günzler1-2/+2
2020-12-07tridactyl: various tweaksRobert Günzler2-29/+38
2020-12-07mpv: various tweaksRobert Günzler1-6/+17
2020-12-07sway: add slimblade inputRobert Günzler1-0/+14
2020-12-07sway: always set repeat_delayRobert Günzler1-1/+4
2020-12-07sway: add more stuff to envRobert Günzler1-4/+10
2020-12-07sway: switch font to Iosevka AileRobert Günzler1-1/+1
2020-12-07sway: set default border to pixel and define floating sizesRobert Günzler1-6/+12
2020-12-07sway: cleanup auto-exec sectionRobert Günzler1-5/+6
2020-12-07sway: support workspace 0Robert Günzler2-0/+3
2020-12-07sway: various tweaks to binds.confRobert Günzler2-25/+29
2020-12-07sway: cleanup auto.confRobert Günzler2-34/+18
2020-12-07waybar: change icons and reorder left-side modulesRobert Günzler3-36/+71
2020-12-07git: add squash aliasRobert Günzler1-0/+2
2020-12-07mako: switch to Iosevka SS14Robert Günzler1-1/+1
2020-12-07kanshi: run oguri-cycle when outputs changeRobert Günzler1-11/+23
2020-12-07add .bashrc and move to dynamic promptRobert Günzler2-1/+71
2020-12-07various alias changesRobert Günzler1-3/+3
2020-12-07set RUST_SRC_PATHRobert Günzler1-0/+3
2020-12-07create/set XDG_CACHE_HOME if it doesn't exists