about summary refs log tree commit diff
path: root/home/profiles/gui/config/sway.nix
Commit message (Collapse)AuthorAgeFilesLines
* fix(home/gui): fix fcitx5 on footsefidel2024-03-291-0/+2
|
* 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
|
* 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): basic HiDPI supportsefidel2023-09-141-4/+8
|
* 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-251-0/+226