Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sway: install all the required packages | Franck Cuny | 2022-02-16 | 1 | -1/+0 |
| | |||||
* | swaybar: keep it simple for now | Franck Cuny | 2022-02-16 | 1 | -31/+22 |
| | |||||
* | waybar: fix the configuration for the clock | Franck Cuny | 2022-02-14 | 1 | -2/+2 |
| | |||||
* | waybar: initial customization | Franck Cuny | 2022-02-14 | 1 | -0/+30 |
| | |||||
* | sway: obviously, keyboard is an input ... | Franck Cuny | 2022-02-14 | 1 | -1/+5 |
| | |||||
* | sway: set keyboard options | Franck Cuny | 2022-02-14 | 1 | -1/+5 |
| | | | | | | Set the keyboard layouts to be US and FR. Map capslock to control, and switch between layouts using shift+caps. | ||||
* | sway: add a few more packages | Franck Cuny | 2022-02-13 | 1 | -2/+3 |
| | |||||
* | sway: set the scaling factor | Franck Cuny | 2022-02-13 | 1 | -0/+5 |
| | |||||
* | sway: add gammastep configuration | Franck Cuny | 2022-02-13 | 2 | -0/+14 |
| | | | | Similar to redshift, but for wayland. | ||||
* | sway: need custom unit file for swayidle | Franck Cuny | 2022-02-13 | 1 | -6/+17 |
| | | | | | I don't have access to https://github.com/nix-community/home-manager/pull/2610 yet. | ||||
* | sway: run swayidle and waybar via systemd | Franck Cuny | 2022-02-13 | 3 | -9/+21 |
| | |||||
* | home-manager: the clown car | Franck Cuny | 2022-02-13 | 1 | -1/+1 |
| | |||||
* | home-manager: typo | Franck Cuny | 2022-02-13 | 1 | -1/+1 |
| | |||||
* | sway: adjust configuration | Franck Cuny | 2022-02-13 | 2 | -0/+58 |
Create a new directory to have all things related to sway. Add some extra configuration for wofi. |