about summary refs log tree commit diff
path: root/home/profiles/gui
Commit message (Collapse)AuthorAgeFilesLines
* feat(home/gui): replace dunst with makosefidel2024-08-103-55/+33
|
* chore(services/blocky): fix typosefidel2024-08-101-0/+10
|
* feat(home/gui): remove dpms toggle on swayidlesefidel2024-08-061-7/+1
| | | | * possibly the culprit of swayidle screen freezing on AMDGPU
* feat(home/gui): waybar: add battery charging indicatorsefidel2024-08-021-0/+15
|
* feat(home/gui)!: re-enable NIXOS_OZONE_WLsefidel2024-07-231-3/+1
| | | | * X11 versions are incompatible with fractional scaling on haruka
* feat(home/gui): kanshi: use new config optionssefidel2024-05-151-9/+10
|
* feat(home/gui): waybar: limit max length on network modulesefidel2024-05-121-0/+1
|
* fix(home/gui): disable NIXOS_OZONE_WLsefidel2024-05-121-1/+3
|
* 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
|
* fix(home/gui): restart fcitx5 on failuresefidel2024-05-111-0/+4
|
* feat(home/gui): sway: start fcitx5 service instead of binarysefidel2024-05-111-1/+1
|
* feat(home/gui): set SDL_VIDEODRIVERsefidel2024-05-111-0/+1
|
* fix(home/gui): sway: fix hm-session-vars sourcingsefidel2024-05-111-0/+4
| | | | This reverts commit 7c908293f7ecd02a0e4b60f32ed2e2ff41174324.
* fix(home/gui): fix dunst popup being too longsefidel2024-05-101-1/+0
|
* feat(home/gui): sway: add wl-color-picker keybindsefidel2024-05-102-0/+4
|
* chore(home/gui): sway: move screenshot keybind to its groupsefidel2024-05-101-3/+1
|
* chore(home/base)!: don't source hm-session-vars on swaysefidel2024-05-101-4/+0
| | | | | This *shouldn't* break anything, but it's marked as breaking change just in case.
* fix(home/gui): fix fcitx5 on footsefidel2024-03-291-0/+2
|
* chore: use integers when setting environment variable flagssefidel2024-03-101-1/+1
|
* fix(home/gui): sway: revert to latest wlrootssefidel2024-03-061-2/+1
|
* feat(home/gui): turn off rgb lighting before sleepsefidel2024-02-081-2/+9
|
* 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
|
* chore(flake): bumpsefidel2023-12-211-1/+2
|
* 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): add wl-mirrorsefidel2023-11-171-0/+1
|
* 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
|
* 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/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/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/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/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
|