| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add bin/firefox; spawns different profiles based on arg0 | Robert Günzler | 2020-12-07 | 1 | -0/+27 |
| | | |||||
| * | bin/compose: use buildkit and mount local dirs | Robert Günzler | 2020-12-07 | 1 | -0/+4 |
| | | |||||
| * | bin/enter: allow becoming root in container | Robert Günzler | 2020-12-07 | 1 | -13/+33 |
| | | |||||
| * | bin/menu: add --password support | Robert Günzler | 2020-12-07 | 1 | -6/+29 |
| | | |||||
| * | bin/colorpick: preview color | Robert Günzler | 2020-12-03 | 1 | -13/+22 |
| | | |||||
| * | bin/grimshot: various updates | Robert Günzler | 2020-12-03 | 1 | -10/+15 |
| | | | | | | | * set icon for notify-send * handle null selection * handle OUTPUT | ||||
| * | bin/swx: implement marking | Robert Günzler | 2020-12-03 | 1 | -16/+35 |
| | | | | | | * support foot as terminal * exit early if we don't need con_id | ||||
| * | Add treestyletab css | Robert Günzler | 2020-11-10 | 1 | -0/+53 |
| | | |||||
| * | Add .desktop files to ~/.local/share/applications | Robert Günzler | 2020-11-10 | 2 | -0/+20 |
| | | |||||
| * | waybar: parse weather codes in the script | Robert Günzler | 2020-07-21 | 2 | -51/+33 |
| | | |||||
| * | bin/centercon: Remove special case for centering | Robert Günzler | 2020-07-21 | 2 | -40/+48 |
| | | |||||
| * | waybar: rework redshift module | Robert Günzler | 2020-07-21 | 2 | -15/+17 |
| | | |||||
| * | waybar: Add weather module | Robert Günzler | 2020-07-21 | 3 | -1/+85 |
| | | |||||
| * | waybar: Switch to material design icons | Robert Günzler | 2020-07-21 | 3 | -45/+46 |
| | | |||||
| * | bin/swx: Add option to move window to scratchpad | Robert Günzler | 2020-07-10 | 1 | -13/+21 |
| | | |||||
| * | bin/vncez: use gvncviewer, remove remmina | Robert Günzler | 2020-07-10 | 1 | -5/+10 |
| | | | | | | and move window to scratchpad, making extend to the full output dimensions | ||||
| * | sway: disable kanshi reload and mpd-mpris autostart | Robert Günzler | 2020-07-07 | 1 | -2/+2 |
| | | |||||
| * | sway: use centercon for sticky containers | Robert Günzler | 2020-07-07 | 1 | -1/+1 |
| | | |||||
| * | sway: autotile new terminal windows | Robert Günzler | 2020-07-07 | 1 | -4/+5 |
| | | |||||
| * | vim: highlight yanked text | Robert Günzler | 2020-07-07 | 1 | -0/+5 |
| | | |||||
| * | zathura: don't recolor by default | Robert Günzler | 2020-07-07 | 1 | -1/+2 |
| | | |||||
| * | imv: add c binding to copy image file path | Robert Günzler | 2020-07-07 | 1 | -0/+1 |
| | | |||||
| * | bin/swx: only autotile split-layout containers | Robert Günzler | 2020-07-07 | 1 | -5/+9 |
| | | |||||
| * | bin/swq: make current workspace detection more robust | Robert Günzler | 2020-07-07 | 1 | -2/+4 |
| | | |||||
| * | bin/centercon,swx: support placing windows in corners | Robert Günzler | 2020-07-07 | 2 | -15/+39 |
| | | |||||
| * | bin/swx: Remove force_sleep option and use -a for auto-tile | Robert Günzler | 2020-07-03 | 1 | -15/+12 |
| | | |||||
| * | bin/swx: Add auto-tiling feature | Robert Günzler | 2020-07-03 | 1 | -2/+13 |
| | | |||||
| * | tridactyl: update colorscheme | Robert Günzler | 2020-06-29 | 1 | -5/+51 |
| | | |||||
| * | yamlfs: update balena, helm and meson templates | Robert Günzler | 2020-06-29 | 3 | -45/+65 |
| | | |||||
| * | vim: add InsertTS command | Robert Günzler | 2020-06-29 | 1 | -0/+1 |
| | | |||||
| * | vim: remove err snippet, add http handler snippet for go | Robert Günzler | 2020-06-29 | 1 | -4/+3 |
| | | |||||
| * | vim: let vimwiki use markdown snippets | Robert Günzler | 2020-06-29 | 2 | -0/+7 |
| | | |||||
| * | os: add gui runlevel to manifest | Robert Günzler | 2020-06-29 | 1 | -0/+2 |
| | | |||||
| * | os: add greetd config to manifest | Robert Günzler | 2020-06-29 | 1 | -0/+3 |
| | | |||||
| * | vim: load vimwiki when using goto command | Robert Günzler | 2020-06-29 | 2 | -7/+2 |
| | | |||||
| * | vim: swap lsp bindings for goto definition | Robert Günzler | 2020-06-29 | 1 | -2/+2 |
| | | |||||
| * | vim: use ayu for day theme | Robert Günzler | 2020-06-29 | 2 | -2/+4 |
| | | |||||
| * | sway: refactor base config | Robert Günzler | 2020-06-28 | 2 | -11/+9 |
| | | | | | | * use new custom 'gui' runlevel to launch kanshi/waybar * remove oguri (for now) | ||||
| * | sway: add bind for 'files' | Robert Günzler | 2020-06-28 | 1 | -0/+1 |
| | | |||||
| * | kanshi: add vim moduline with commentstring | Robert Günzler | 2020-06-28 | 1 | -0/+1 |
| | | |||||
| * | bin/zet: use 'fzfez vimwiki' | Robert Günzler | 2020-06-28 | 1 | -22/+14 |
| | | |||||
| * | bin/lock: prevent white background when unplugging monitors | Robert Günzler | 2020-06-28 | 1 | -0/+1 |
| | | |||||
| * | bin: add files script | Robert Günzler | 2020-06-28 | 1 | -0/+10 |
| | | | | | uses 'fzfez fd' to create a file picker | ||||
| * | bin/fzfez: add vimwiki and fd modes | Robert Günzler | 2020-06-28 | 1 | -63/+108 |
| | | |||||
| * | bin/swq: add 'current output-full' to get output json | Robert Günzler | 2020-06-28 | 1 | -1/+2 |
| | | |||||
| * | waybar: add click actions to more modules | Robert Günzler | 2020-06-28 | 2 | -18/+29 |
| | | |||||
| * | waybar: add redshift module | Robert Günzler | 2020-06-28 | 6 | -7/+128 |
| | | |||||
| * | waybar: cleanup left/sway config | Robert Günzler | 2020-06-28 | 2 | -71/+60 |
| | | |||||
| * | bin/swx: make event based | Robert Günzler | 2020-06-28 | 1 | -41/+19 |
| | | |||||
| * | bin/menu: use monospace Iosevka | Robert Günzler | 2020-06-24 | 1 | -1/+1 |
| | | |||||