about summary refs log tree commit diff
path: root/home/profiles
Commit message (Collapse)AuthorAgeFilesLines
...
* feat(home/development): add pkg-configsefidel2023-11-161-0/+1
|
* feat(home/browsing): use auto for preferred color schemesefidel2023-11-161-1/+1
| | | | | This commit sets the preferred color scheme from dark to auto, in order to respect the darkman's settings.
* feat(home/gui): configure darkmansefidel2023-11-161-0/+34
|
* feat(home/gui): use gtk theme from neothemesefidel2023-11-161-9/+16
|
* feat(home/gui): sway: add keybinds for moving ws to outputssefidel2023-11-161-0/+6
|
* fix(home/gui): sway: restart kanshi on reloadsefidel2023-11-161-0/+3
|
* feat(home/gui): kanshi: setup docked profilesefidel2023-11-161-0/+15
|
* feat(home/gui): sway: use displaylink patch on laptopsefidel2023-11-151-3/+14
|
* fix(home/communication): fix schildichat segfaulting (#267618)sefidel2023-11-151-1/+4
|
* feat(flake): neovim -> neovim-nightlysefidel2023-11-121-1/+1
| | | | | This commit replaces neovim with nix-community's neovim-nightly overlay flake, in an effort to reduce the frequency of dependency build errors.
* feat(home/base): add commasefidel2023-10-151-0/+1
|
* feat(home/research): add nanum fontsefidel2023-10-151-0/+5
|
* feat(home/communication): neomutt: refresh mail on backgroundsefidel2023-10-131-1/+1
|
* feat(home/research): add document editorssefidel2023-10-121-0/+4
|
* chore(home/communication): disable RemainOnExit on mbsync-oneshotsefidel2023-10-111-1/+1
|
* feat(home/development): add STM32CubeMXsefidel2023-10-101-0/+5
|
* feat(home/security): initsefidel2023-10-092-3/+18
|
* feat(home/communciation): neomutt: add macro to trigger manual syncsefidel2023-10-091-0/+6
| | | | | | | | This commit binds 'S' to start the mbsync-oneshot service, triggering manual mailbox sync. This serves as a *temporary* solution for mails being missed while the machine was on suspend state.
* feat(home/gui): swayidle: use loginctl to lock before sleepsefidel2023-10-071-1/+1
|
* feat(home/gui): swayidle: suspend early on laptopssefidel2023-10-071-5/+6
|
* feat(home/gui): sway: suspend using systemctlsefidel2023-10-071-1/+1
| | | | | | | | | This commit fixes various issues raised by using swayidle for entering suspend state, such as: 1) Blurred screenshot background being unavailable 2) Dangling screen lock notification 3) Delays until the system actually enters the suspend state
* feat(home/gui): sway: make suspend and logout work on locked statesefidel2023-10-031-1/+2
|
* feat(home/development): add git-filter-reposefidel2023-10-011-0/+1
|
* chore: 2nd darwin cleanupsefidel2023-09-226-44/+8
|
* feat(home/multimedia): add spotifysefidel2023-09-221-1/+3
|
* feat(home): split multimedia to creativesefidel2023-09-222-2/+19
|
* feat(home/gui): waybar: add spacing for traysefidel2023-09-171-0/+4
|
* feat(home/gui): waybar: replace pulseaudio with wireplumbersefidel2023-09-172-3/+3
| | | | | * Since our audio setup is PipeWire-based, there is no reason to use pulseaudio to control volumes.
* feat(home/gui): waybar: add traysefidel2023-09-171-1/+1
|
* feat(home/multimedia): add kdenlivesefidel2023-09-171-1/+1
|
* feat(home/gui): im: add hangul addonsefidel2023-09-171-0/+1
|
* fix(home/gui): sway: don't manually start IM binarysefidel2023-09-171-2/+0
| | | | | | | | * This fixes the issue where fcitx5-daemon would fail to start every configuration switch. * home-manager creates a service that starts it, therefore manually starting it is not needed.
* feat(home/browsing): qutebrowser: open links in new windowsefidel2023-09-161-0/+3
|
* feat(home/base): zellij: add hdev layoutsefidel2023-09-161-0/+15
|
* feat(home/gui): add blueberrysefidel2023-09-161-0/+1
|
* feat(home/gui): add logout bindingsefidel2023-09-161-4/+3
|
* feat(home/gui): fix multimedia keyssefidel2023-09-163-6/+26
|
* feat(home/base): exa -> ezasefidel2023-09-161-2/+2
|
* feat(home/gui): waybar: add linked format for networksefidel2023-09-151-0/+1
|
* feat(home/gui): waybar: make battery an optional modulesefidel2023-09-152-3/+12
|
* feat(home/gui): waybar: add network modulesefidel2023-09-151-1/+12
|
* feat(home): basic HiDPI supportsefidel2023-09-146-19/+80
|
* feat(home/base): add aria2c aliassefidel2023-09-141-0/+1
|
* chore: reformatsefidel2023-09-141-6/+6
|
* feat(home/gui): foot: remove explicit line heightsefidel2023-09-131-1/+0
|
* fix(home/gui): swaylock: disable gracesefidel2023-09-031-1/+1
|
* feat(home/gui): better solution for suspend gracesefidel2023-09-021-2/+1
| | | | * Supersedes 5ab71ef3ec55ddcdb0ecb07fd0e67451a034a7e3
* feat(home/base): use nvim for vdev panesefidel2023-09-021-1/+1
|
* feat(home/gui): set lock grace to 1ssefidel2023-09-021-1/+1
| | | | | * 5s causes problem where the system is suspended on the grace period, which grants malicious actor to unlock the system without password on resume.
* feat(home/communication): use plain schildichatsefidel2023-09-021-1/+1
|