Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ref(home/swayidle): configure it using upstream module | Franck Cuny | 2023-01-11 | 1 | -18/+24 |
| | |||||
* | fix(home/sway): set the environment variable correctly | Franck Cuny | 2023-01-07 | 1 | -1/+1 |
| | |||||
* | ref(fonts): switch back to source code pro | Franck Cuny | 2022-11-21 | 1 | -1/+1 |
| | | | | I find Source Code Pro to be more readable than iosevka. | ||||
* | feat(fonts): add iosevka to the list of fonts | Franck Cuny | 2022-11-15 | 2 | -2/+2 |
| | | | | | Replace the use of Source Code Pro with Iosevka in a few applications (sway, waybar, alacritty). | ||||
* | fix(home/wm): unlock gnome-keyring when logging | Franck Cuny | 2022-09-24 | 2 | -11/+19 |
| | |||||
* | fix(home/waybar): fix the configuration after 22.05 | Franck Cuny | 2022-09-23 | 1 | -29/+27 |
| | | | | | | | The configuration for the modules has changed as of 22.05 (see [1]). This change is to remove the `modules` section from the settings. [1] https://github.com/nix-community/home-manager/commit/7c320a53254609d9814280a34e312b7f00fd160b | ||||
* | fix(fmt): correct formatting for all nix files | Franck Cuny | 2022-06-10 | 7 | -8/+16 |
| | | | | | | | | | This was done by running `nixpkgs-fmt .'. Change-Id: I4ea6c1e759bf468d08074be2111cbc7af72df295 Reviewed-on: https://cl.fcuny.net/c/world/+/404 Tested-by: CI Reviewed-by: Franck Cuny <franck@fcuny.net> | ||||
* | sway: comments and floating windows configuration | Franck Cuny | 2022-05-16 | 1 | -4/+27 |
| | |||||
* | swaybar: clean up description for bluetooth | Franck Cuny | 2022-05-16 | 1 | -1/+1 |
| | |||||
* | delete configuration related to colors | Franck Cuny | 2022-04-09 | 5 | -120/+7 |
| | | | | | | | Setting colors is hard, and it's an easy way to waste time. The only color settings I keep are the ones related to waybar, to make sure it does not look like a Christmas tree. Which means that most applications are going to use their default theme, and I'm OK with that. | ||||
* | home: move waybar's style to a CSS file | Franck Cuny | 2022-04-08 | 2 | -87/+84 |
| | |||||
* | home: move css/config for wofi to external files | Franck Cuny | 2022-04-08 | 3 | -52/+49 |
| | |||||
* | home: add more configurations for home-manager | Franck Cuny | 2022-04-08 | 9 | -0/+444 |