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. | ||||
* | sway: switch back to waybar | Franck Cuny | 2022-03-14 | 1 | -45/+1 |
| | | | | | Get rid of icons, use plain text with different colors depending on the state. | ||||
* | 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 |
| | |||||
* | 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: add notification daemon | Franck Cuny | 2022-02-27 | 1 | -0/+1 |
| | |||||
* | wofi: tweak the UI | Franck Cuny | 2022-02-27 | 1 | -1/+1 |
| | |||||
* | sway: re-organize the modules | Franck Cuny | 2022-02-27 | 1 | -0/+90 |
Rename 'sway' to 'wm' to make it more generic; rename some of the other modules (e.g. 'wofi' to 'launcher'), for the same reason. |