Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-06-15 | Place new windows below current window in stack | Adrian Kummerlaender | |
2018-06-12 | Replace layout rotation with toggling and and transformations | Adrian Kummerlaender | |
2018-05-22 | Use kitty in rofi | Adrian Kummerlaender | |
2018-05-21 | Enable nvim-qt titlestring, clipboard integration | Adrian Kummerlaender | |
2018-05-19 | Change XMonad editor keybinding to nvim-qt | Adrian Kummerlaender | |
2018-05-19 | Add Neovim-Qt as vim frontend | Adrian Kummerlaender | |
Default CLI editor is currently still Vim, mainly because cs-exact doesn't work correctly in Neovim. Neovim-Qt is preferable to GVim as the latter has ugly pixel glitches on my system (maybe related to proprietary NVidia drivers? This was not a problem on the x220) The neovim-qt derivation is built using a custom nvim derivation which in turn uses the global vim configuration managed in /etc/nixos/pkgs/vim. | |||
2018-05-19 | Remove urxvt config, use GTK theme for Qt | Adrian Kummerlaender | |
2018-05-10 | Configure sxiv colors | Adrian Kummerlaender | |
2018-05-07 | Use non-deprecated config name | Adrian Kummerlaender | |
2018-05-05 | Hide GTK3 window controls | Adrian Kummerlaender | |
2018-05-05 | Group applications by purpose | Adrian Kummerlaender | |
2018-05-05 | Add X cursor config | Adrian Kummerlaender | |
2018-05-05 | Basic attempt at a better structure | Adrian Kummerlaender | |