about summary refs log tree commit diff
path: root/users/fcuny/desktop (follow)
Commit message (Expand)AuthorAgeFilesLines
* add a few more modules to home/ and delete stuffFranck Cuny2022-04-0917-633/+0
* sound: add a new moduleFranck Cuny2022-04-051-2/+1
* waybar: fix colors for the workspacesFranck Cuny2022-04-051-9/+9
* home-manager: add `isTrusted`Franck Cuny2022-04-037-150/+0
* firefox: set duckduckgo as default search engineFranck Cuny2022-04-031-9/+20
* email: use afew to filter emailsFranck Cuny2022-04-031-25/+17
* simplify multimedia for the desktopFranck Cuny2022-04-038-119/+16
* swaybar: simplify colorsFranck Cuny2022-03-311-18/+17
* alacritty: use the default colorsFranck Cuny2022-03-252-53/+0
* sway: switch back to waybarFranck Cuny2022-03-142-72/+132
* theme: dont' set alacritty bg and fgFranck Cuny2022-03-141-3/+0
* desktop: element and themeFranck Cuny2022-03-121-0/+4
* terminal: nixfmtFranck Cuny2022-03-121-10/+4
* wofi: color + nixfmtFranck Cuny2022-03-121-4/+2
* notification: fix timeout and documentFranck Cuny2022-03-121-8/+8
* wm: ensure element is assigned to space #4Franck Cuny2022-03-101-0/+1
* sway: formatting, colors, wlogoutFranck Cuny2022-03-091-44/+75
* nas: backup photos and musicFranck Cuny2022-03-081-0/+106
* git: sign with GPG only when one desktopFranck Cuny2022-03-052-0/+26
* scan-print: tools for scanning and printingFranck Cuny2022-03-042-0/+6
* firefox: a few more settingsFranck Cuny2022-02-271-4/+11
* i3status: clean up formattingFranck Cuny2022-02-271-2/+2
* firefox: add plugins and configurationsFranck Cuny2022-02-271-0/+29
* xdg: let's drop the mime configurationFranck Cuny2022-02-271-13/+0
* software: drop nautilus, add a few more thingsFranck Cuny2022-02-271-1/+13
* sway: import systemd environments on startupFranck Cuny2022-02-271-0/+3
* sway: assign applications to workspacesFranck Cuny2022-02-271-0/+5
* mako: run with systemdFranck Cuny2022-02-271-5/+16
* mako: add notification daemonFranck Cuny2022-02-272-0/+16
* wofi: tweak the UIFranck Cuny2022-02-272-43/+26
* sway: re-organize the modulesFranck Cuny2022-02-277-42/+25
* sway: let's drop this - I don't know what it doesFranck Cuny2022-02-241-1/+0
* emacs: install aspell correctlyFranck Cuny2022-02-221-4/+2
* syncthing: enable the moduleFranck Cuny2022-02-211-0/+1
* emacs: add aspell and dictionariesFranck Cuny2022-02-212-0/+11
* terminal: live reload of alacritty's configurationFranck Cuny2022-02-211-0/+1
* sway: remove environment variablesFranck Cuny2022-02-211-9/+0
* sway: adjust scaling for aptosFranck Cuny2022-02-211-1/+1
* sway: switch to i3status and set keybindingsFranck Cuny2022-02-213-104/+96
* terminal: a few more tweaks to alacrittyFranck Cuny2022-02-211-1/+10
* sway: configure scaling factor for aptosFranck Cuny2022-02-211-0/+4
* sway: set some environment variablesFranck Cuny2022-02-211-0/+10
* videos: fix typoFranck Cuny2022-02-211-1/+1
* pass: use upstream synchroniser serviceFranck Cuny2022-02-211-27/+3
* mpd: fix path to ncmpcpp configurationFranck Cuny2022-02-211-1/+1
* media: reorganize in multiples modulesFranck Cuny2022-02-187-3/+86
* 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
* xdg: add default applicationFranck Cuny2022-02-181-0/+13
* pass: minor adjustmentsFranck Cuny2022-02-181-4/+9
* mpd: only start mpd when neededFranck Cuny2022-02-171-0/+1
* wofi: improve the readability of the windowFranck Cuny2022-02-171-6/+64
* sway: install all the required packagesFranck Cuny2022-02-161-1/+0
* mpd: add configuration to the module itselfFranck Cuny2022-02-161-1/+19
* xdg: use actual home directory pathFranck Cuny2022-02-161-11/+21
* 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
* email: multiple fixesFranck Cuny2022-02-141-8/+15
* email: add initial email configurationFranck Cuny2022-02-132-0/+72
* password-store: use the correct variableFranck Cuny2022-02-131-2/+2
* password-store: set location in the environmentFranck Cuny2022-02-131-3/+4
* sway: add a few more packagesFranck Cuny2022-02-131-2/+3
* emacs: pull community's overlayFranck Cuny2022-02-131-6/+3
* alacritty: switch back to white backgroundFranck Cuny2022-02-131-0/+6
* emacs: let's go!Franck Cuny2022-02-132-0/+11
* sway: set the scaling factorFranck Cuny2022-02-131-0/+5
* gpg: set default keyFranck Cuny2022-02-131-0/+3
* i3: delete and let's switch over to sway/waylandFranck Cuny2022-02-132-58/+0
* sway: add gammastep configurationFranck Cuny2022-02-132-0/+14
* sway: need custom unit file for swayidleFranck Cuny2022-02-131-6/+17
* 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-135-45/+59
* sway: first attempt at configuring swayFranck Cuny2022-02-133-2/+45
* home-manager: fix package nameFranck Cuny2022-02-131-1/+1
* home-manager: install pavucontrolFranck Cuny2022-02-131-0/+1
* home-manager: add redshiftFranck Cuny2022-02-122-2/+16
* home-manager: fix a few typosFranck Cuny2022-02-121-2/+2
* home-manager: push password-store to gitFranck Cuny2022-02-121-0/+28
* hosts: load services at the host levelFranck Cuny2022-02-122-11/+1
* home-manager: delete keyring moduleFranck Cuny2022-02-122-6/+0
* move configurations and modules aroundFranck Cuny2022-02-127-2/+54
* configs: move personal configuration with userFranck Cuny2022-02-122-5/+5
* home-manager: re-organize configuration for myselfFranck Cuny2022-02-128-0/+170