summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
* waybar: rework redshift moduleRobert Günzler2020-07-212-15/+17
|
* waybar: Add weather moduleRobert Günzler2020-07-213-1/+85
|
* waybar: Switch to material design iconsRobert Günzler2020-07-213-45/+46
|
* bin/swx: Add option to move window to scratchpadRobert Günzler2020-07-101-13/+21
|
* bin/vncez: use gvncviewer, remove remminaRobert Günzler2020-07-101-5/+10
| | | | | and move window to scratchpad, making extend to the full output dimensions
* sway: disable kanshi reload and mpd-mpris autostartRobert Günzler2020-07-071-2/+2
|
* sway: use centercon for sticky containersRobert Günzler2020-07-071-1/+1
|
* sway: autotile new terminal windowsRobert Günzler2020-07-071-4/+5
|
* vim: highlight yanked textRobert Günzler2020-07-071-0/+5
|
* zathura: don't recolor by defaultRobert Günzler2020-07-071-1/+2
|
* imv: add c binding to copy image file pathRobert Günzler2020-07-071-0/+1
|
* bin/swx: only autotile split-layout containersRobert Günzler2020-07-071-5/+9
|
* bin/swq: make current workspace detection more robustRobert Günzler2020-07-071-2/+4
|
* bin/centercon,swx: support placing windows in cornersRobert Günzler2020-07-072-15/+39
|
* bin/swx: Remove force_sleep option and use -a for auto-tileRobert Günzler2020-07-031-15/+12
|
* bin/swx: Add auto-tiling featureRobert Günzler2020-07-031-2/+13
|
* tridactyl: update colorschemeRobert Günzler2020-06-291-5/+51
|
* yamlfs: update balena, helm and meson templatesRobert Günzler2020-06-293-45/+65
|
* vim: add InsertTS commandRobert Günzler2020-06-291-0/+1
|
* vim: remove err snippet, add http handler snippet for goRobert Günzler2020-06-291-4/+3
|
* vim: let vimwiki use markdown snippetsRobert Günzler2020-06-292-0/+7
|
* os: add gui runlevel to manifestRobert Günzler2020-06-291-0/+2
|
* os: add greetd config to manifestRobert Günzler2020-06-291-0/+3
|
* vim: load vimwiki when using goto commandRobert Günzler2020-06-292-7/+2
|
* vim: swap lsp bindings for goto definitionRobert Günzler2020-06-291-2/+2
|
* vim: use ayu for day themeRobert Günzler2020-06-292-2/+4
|
* sway: refactor base configRobert Günzler2020-06-282-11/+9
| | | | | * use new custom 'gui' runlevel to launch kanshi/waybar * remove oguri (for now)
* sway: add bind for 'files'Robert Günzler2020-06-281-0/+1
|
* kanshi: add vim moduline with commentstringRobert Günzler2020-06-281-0/+1
|
* bin/zet: use 'fzfez vimwiki'Robert Günzler2020-06-281-22/+14
|
* bin/lock: prevent white background when unplugging monitorsRobert Günzler2020-06-281-0/+1
|
* bin: add files scriptRobert Günzler2020-06-281-0/+10
| | | | uses 'fzfez fd' to create a file picker
* bin/fzfez: add vimwiki and fd modesRobert Günzler2020-06-281-63/+108
|
* bin/swq: add 'current output-full' to get output jsonRobert Günzler2020-06-281-1/+2
|
* waybar: add click actions to more modulesRobert Günzler2020-06-282-18/+29
|
* waybar: add redshift moduleRobert Günzler2020-06-286-7/+128
|
* waybar: cleanup left/sway configRobert Günzler2020-06-282-71/+60
|
* bin/swx: make event basedRobert Günzler2020-06-281-41/+19
|
* bin/menu: use monospace IosevkaRobert Günzler2020-06-241-1/+1
|
* sway: remove 'grimshot rec' bindsRobert Günzler2020-06-241-2/+1
|
* bin/grimshot: add option to select outputRobert Günzler2020-06-241-1/+6
| | | | depends on bin/swq
* bin/grimshot: remove rec-copyRobert Günzler2020-06-241-11/+12
|
* sway: set backlight to 80% on startupRobert Günzler2020-06-241-0/+1
|
* git: add commit template for balena projectsRobert Günzler2020-06-232-0/+6
|
* git: include a config for balena projectsRobert Günzler2020-06-232-0/+5
|
* mpv: add notify scriptRobert Günzler2020-06-231-0/+122
|
* mpv: drop assumption about input format from webcam profileRobert Günzler2020-06-231-1/+1
|
* sway: extend swayidle screen off delayRobert Günzler2020-06-231-5/+5
|
* vim: fix clap layout configRobert Günzler2020-06-231-6/+7
| | | | | NOTE: the way clap renders itself on neovim seems to not handle terminal resizes very well
* alacritty: cleanup and restructureRobert Günzler2020-06-238-64/+41
| | | | | | Adds a README that explains how it works. Introduces common extension prefixes to identify overlays and color sets and makes the script output to stdout instead of to file