about summary refs log tree commit diff
path: root/users/fcuny/desktop/sway (follow)
Commit message (Collapse)AuthorAgeFilesLines
* sway: re-organize the modulesFranck Cuny2022-02-275-266/+0
| | | | | Rename 'sway' to 'wm' to make it more generic; rename some of the other modules (e.g. 'wofi' to 'launcher'), for the same reason.
* sway: let's drop this - I don't know what it doesFranck Cuny2022-02-241-1/+0
| | | | I can see that later on.
* sway: remove environment variablesFranck Cuny2022-02-211-9/+0
| | | | This *might* not be needed.
* sway: adjust scaling for aptosFranck Cuny2022-02-211-1/+1
|
* sway: switch to i3status and set keybindingsFranck Cuny2022-02-213-104/+96
| | | | | | | | 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 aptosFranck Cuny2022-02-211-0/+4
|
* sway: set some environment variablesFranck Cuny2022-02-211-0/+10
| | | | | Without these variables, I can't get pinentry to pop up when needed, and firefox stays blurry.
* gammastep: will need to figure this out laterFranck Cuny2022-02-181-2/+3
|
* waybar: a few more adjustments.Franck Cuny2022-02-181-2/+3
|
* gammastep: use lat/long from localeFranck Cuny2022-02-181-2/+2
|
* swaylock: unsure if I'm doing the right thing hereFranck Cuny2022-02-181-2/+7
|
* waybar: first round of customizationsFranck Cuny2022-02-181-22/+94
|
* sway: add default fontFranck Cuny2022-02-181-0/+4
|
* wofi: improve the readability of the windowFranck Cuny2022-02-171-6/+64
|
* sway: install all the required packagesFranck Cuny2022-02-161-1/+0
|
* swaybar: keep it simple for nowFranck Cuny2022-02-161-31/+22
|
* waybar: fix the configuration for the clockFranck Cuny2022-02-141-2/+2
|
* waybar: initial customizationFranck Cuny2022-02-141-0/+30
|
* sway: obviously, keyboard is an input ...Franck Cuny2022-02-141-1/+5
|
* sway: set keyboard optionsFranck Cuny2022-02-141-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 packagesFranck Cuny2022-02-131-2/+3
|
* sway: set the scaling factorFranck Cuny2022-02-131-0/+5
|
* sway: add gammastep configurationFranck Cuny2022-02-132-0/+14
| | | | Similar to redshift, but for wayland.
* sway: need custom unit file for swayidleFranck Cuny2022-02-131-6/+17
| | | | | I don't have access to https://github.com/nix-community/home-manager/pull/2610 yet.
* sway: run swayidle and waybar via systemdFranck Cuny2022-02-133-9/+21
|
* home-manager: the clown carFranck Cuny2022-02-131-1/+1
|
* home-manager: typoFranck Cuny2022-02-131-1/+1
|
* sway: adjust configurationFranck Cuny2022-02-132-0/+58
Create a new directory to have all things related to sway. Add some extra configuration for wofi.