Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-10-16 | Add idefix config, optional xmonad, deprecate hidpi option | Adrian Kummerlaender | |
2022-07-16 | Adapt to home-manager cursor config changes | Adrian Kummerlaender | |
2020-12-04 | Explicitly set black background | Adrian Kummerlaender | |
This was the implicit default but gets broken when not using autologin. | |||
2019-02-22 | Nixify project task launcher | Adrian Kummerlaender | |
Task scripts and desktop shortcuts are now autogenerated using a friendly list of tasks in `gui/tasker.nix`. i.e. a separate rofi launcher is unnecessary as the generated desktop files are automatically picked up by stock rofi. This is nice. | |||
2019-02-21 | Improvise rofi task launcher | Adrian Kummerlaender | |
`tasker` opens a rofi selection of all scripts found in `~/.local/share/tasks`. This is useful for launching e.g. project specific nix-shells, vim instances and so on. Actual tasks are not included at this point as they are still quite rudimentary. This vision is that this develops into a Nix and XMonad integrated project manager that: * Automatically clones the project repository if it is not already available * Allows for (optional) central management of nix-shell derivations * Allows for easy isolation of project-specific UI utilities * Enables convenient launching of build and test scripts | |||
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-01-31 | Merge branch 'playground/athena' | Adrian Kummerlaender | |
2019-01-31 | Explicity define some lowdpi valuesplayground/athena | Adrian Kummerlaender | |
2019-01-31 | Set hidpi cursor size | Adrian Kummerlaender | |
2019-01-31 | Replace xfce4-screenshooter with flameshot | Adrian Kummerlaender | |
2019-01-31 | Increase athena cursor size | Adrian Kummerlaender | |
2019-01-31 | Add shell alias for XMonad HUD player | Adrian Kummerlaender | |
2018-07-07 | Add xfce4-screenshooter keybinding | Adrian Kummerlaender | |
2018-07-07 | Setup twmn for displaying notifications | Adrian Kummerlaender | |
2018-06-30 | Setup automatic session locking | Adrian Kummerlaender | |
2018-06-28 | Add i3lock keybinding | 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 | |