Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sway: adjust scaling for aptos | Franck Cuny | 2022-02-21 | 1 | -1/+1 |
| | |||||
* | sway: switch to i3status and set keybindings | Franck Cuny | 2022-02-21 | 1 | -2/+60 |
| | | | | | | | | Replace waybar with i3status. I keep running into issues with waybar (does not start, for example), and i3 status is a bit easier to configure. Set some keybindings so I can adjust volume and brightness. | ||||
* | sway: configure scaling factor for aptos | Franck Cuny | 2022-02-21 | 1 | -0/+4 |
| | |||||
* | sway: set some environment variables | Franck Cuny | 2022-02-21 | 1 | -0/+10 |
| | | | | | Without these variables, I can't get pinentry to pop up when needed, and firefox stays blurry. | ||||
* | sway: add default font | Franck Cuny | 2022-02-18 | 1 | -0/+4 |
| | |||||
* | sway: install all the required packages | Franck Cuny | 2022-02-16 | 1 | -1/+0 |
| | |||||
* | 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 | 1 | -0/+1 |
| | | | | Similar to redshift, but for wayland. | ||||
* | sway: run swayidle and waybar via systemd | Franck Cuny | 2022-02-13 | 1 | -9/+2 |
| | |||||
* | 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 | 1 | -0/+39 |
Create a new directory to have all things related to sway. Add some extra configuration for wofi. |