about summary refs log tree commit diff
path: root/home/profiles/gui/config
Commit message (Collapse)AuthorAgeFilesLines
* feat(home/gui): waybar: make systray collapsed by defaultsefidel2024-05-122-1/+30
|
* feat(home/gui): waybar: make urgent workspace blinksefidel2024-05-121-0/+5
|
* feat(home/gui): waybar: change blink coloursefidel2024-05-121-1/+1
|
* feat(home/gui): sway: start fcitx5 service instead of binarysefidel2024-05-111-1/+1
|
* fix(home/gui): fix dunst popup being too longsefidel2024-05-101-1/+0
|
* feat(home/gui): sway: add wl-color-picker keybindsefidel2024-05-101-0/+3
|
* chore(home/gui): sway: move screenshot keybind to its groupsefidel2024-05-101-3/+1
|
* fix(home/gui): fix fcitx5 on footsefidel2024-03-291-0/+2
|
* feat(home/gui): waybar: persistent_workspaces -> persistent-workspacessefidel2024-01-151-1/+1
| | | | * The option was renamed to use dashes instead of underscores.
* feat(home/browsing): add bitwarden to qutebrowsersefidel2023-12-211-0/+3
|
* feat(home/gui): sway: add keybinds for moving container to outputssefidel2023-11-171-0/+6
|
* feat(home/gui): sway: add display mirroring bindingsefidel2023-11-171-0/+3
|
* 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): 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/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
|
* 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/gui): add logout bindingsefidel2023-09-161-4/+3
|
* feat(home/gui): fix multimedia keyssefidel2023-09-161-6/+10
|
* feat(home/gui): waybar: add linked format for networksefidel2023-09-151-0/+1
|
* feat(home/gui): waybar: make battery an optional modulesefidel2023-09-151-2/+8
|
* feat(home/gui): waybar: add network modulesefidel2023-09-151-1/+12
|
* feat(home): basic HiDPI supportsefidel2023-09-144-12/+26
|
* feat(home/gui): foot: remove explicit line heightsefidel2023-09-131-1/+0
|
* chore!: use keyd to manage key remapssefidel2023-08-221-1/+1
|
* feat(home/gui): disable acceleration on trackballsefidel2023-08-111-0/+5
|
* feat(home/gui): start inputMethod on sway startupsefidel2023-08-051-1/+3
|
* feat(gui/sway): Mod+Ctrl+q to enter idle statesefidel2023-08-031-0/+3
|
* chore(gui/sway): remove excess spacesefidel2023-08-031-1/+1
|
* feat(home): split gui from basesefidel2023-07-255-0/+454