Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sound: add a new module | Franck Cuny | 2022-04-05 | 1 | -2/+1 |
| | | | | | | | | | | This is the start of yet another refactoring of the configuration. Sound configuration is moving to a module, and we enable it as needed at the host level. It takes care of configuring pipewire and install the packages needed too. This module is applied to the laptop and the desktop. | ||||
* | waybar: fix colors for the workspaces | Franck Cuny | 2022-04-05 | 1 | -9/+9 |
| | |||||
* | swaybar: simplify colors | Franck Cuny | 2022-03-31 | 1 | -18/+17 |
| | |||||
* | sway: switch back to waybar | Franck Cuny | 2022-03-14 | 2 | -72/+132 |
| | | | | | Get rid of icons, use plain text with different colors depending on the state. | ||||
* | wofi: color + nixfmt | Franck Cuny | 2022-03-12 | 1 | -4/+2 |
| | |||||
* | notification: fix timeout and document | Franck Cuny | 2022-03-12 | 1 | -8/+8 |
| | |||||
* | wm: ensure element is assigned to space #4 | Franck Cuny | 2022-03-10 | 1 | -0/+1 |
| | |||||
* | sway: formatting, colors, wlogout | Franck Cuny | 2022-03-09 | 1 | -44/+75 |
| | |||||
* | i3status: clean up formatting | Franck Cuny | 2022-02-27 | 1 | -2/+2 |
| | |||||
* | sway: import systemd environments on startup | Franck Cuny | 2022-02-27 | 1 | -0/+3 |
| | |||||
* | sway: assign applications to workspaces | Franck Cuny | 2022-02-27 | 1 | -0/+5 |
| | |||||
* | mako: run with systemd | Franck Cuny | 2022-02-27 | 1 | -5/+16 |
| | |||||
* | mako: add notification daemon | Franck Cuny | 2022-02-27 | 2 | -0/+16 |
| | |||||
* | wofi: tweak the UI | Franck Cuny | 2022-02-27 | 2 | -43/+26 |
| | |||||
* | sway: re-organize the modules | Franck Cuny | 2022-02-27 | 6 | -0/+249 |
Rename 'sway' to 'wm' to make it more generic; rename some of the other modules (e.g. 'wofi' to 'launcher'), for the same reason. |