Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-04-27 | Update qt config to use new flag | Adrian Kummerlaender | |
2019-03-02 | Centrally define set of custom packages | Adrian Kummerlaender | |
Weirdly I did not find a better way to pass a userspace "<mypkgs>" channel throughout the home-manager expression tree. i.e. adding a "mypkgs ? import <mypkgs> { }" argument to all expressions failed somewhere inside Nix. However this way has the benefit of making it very easy to augment the derivations maintained in pkgs.kummerlaender.eu with additional packages. | |||
2019-02-01 | Add custom config key for enabling hidpi mode | Adrian Kummerlaender | |
If this approach works as well as I hope it might become advantageous to nixify e.g. XMonad configuration. | |||
2019-02-01 | Disable GTK3 scaling | Adrian Kummerlaender | |
2019-01-31 | Extract hidpi support | Adrian Kummerlaender | |
2019-01-31 | Add thesaurus scratchpad | Adrian Kummerlaender | |
2019-01-31 | Enable gtk2 hidpi flag in oomox-theme | Adrian Kummerlaender | |
2019-01-31 | Scale GTK3 for highdpi display | Adrian Kummerlaender | |
Looks slightly to large for the few GTK3 applications I use regularly but buttons are way to small otherwise. | |||
2018-09-26 | Use derivations from pkgs.kummerlaender.eu | Adrian Kummerlaender | |
2018-07-04 | Disable GTK3 menu bar window dragging | Adrian Kummerlaender | |
…this was a _joy_ to debug. Who would have thought that the GTK3 default interferred with window management to that extend. | |||
2018-06-26 | Enable dconf settings | Adrian Kummerlaender | |
2018-06-22 | Fix green color value | Adrian Kummerlaender | |
2018-05-19 | Remove urxvt config, use GTK theme for Qt | Adrian Kummerlaender | |
2018-05-05 | Hide GTK3 window controls | Adrian Kummerlaender | |
2018-05-05 | Basic attempt at a better structure | Adrian Kummerlaender | |