Commit graph

15 commits

Author SHA1 Message Date
Aly Raffauf 2cb4d18854 Revert "swaylock: don't daemonize"
Some checks are pending
git-mirror / gitlab-sync (push) Waiting to run
nix-build / default-build (push) Waiting to run
nix-build / fallarbor-build (push) Waiting to run
nix-build / lavaridge-build (push) Waiting to run
nix-build / mauville-build (push) Waiting to run
nix-build / petalburg-build (push) Waiting to run
nix-build / rustboro-build (push) Waiting to run
nix-check / fmt-check (push) Waiting to run
nix-check / eval-check (push) Waiting to run
This reverts commit 870a8d6fba.
2024-08-02 21:57:55 -04:00
Aly Raffauf 870a8d6fba swaylock: don't daemonize
Some checks are pending
git-mirror / gitlab-sync (push) Waiting to run
nix-build / default-build (push) Waiting to run
nix-build / fallarbor-build (push) Waiting to run
nix-build / lavaridge-build (push) Waiting to run
nix-build / mauville-build (push) Waiting to run
nix-build / petalburg-build (push) Waiting to run
nix-build / rustboro-build (push) Waiting to run
nix-check / fmt-check (push) Waiting to run
nix-check / eval-check (push) Waiting to run
2024-08-02 19:02:24 -04:00
Aly Raffauf df9ae411b6 swaylock: fill background 2024-07-30 21:14:15 -04:00
Aly Raffauf deb36b44e1
code cleanup (#47)
Some checks are pending
flakehub / flakehub-publish (push) Waiting to run
git-mirror / gitlab-sync (push) Waiting to run
nix-build / default-build (push) Waiting to run
nix-build / fallarbor-build (push) Waiting to run
nix-build / lavaridge-build (push) Waiting to run
nix-build / mauville-build (push) Waiting to run
nix-build / petalburg-build (push) Waiting to run
nix-build / rustboro-build (push) Waiting to run
nix-check / fmt-check (push) Waiting to run
nix-check / eval-check (push) Waiting to run
* remove unused variables and nesting issues

* more code cleanups and build fixes

* cleanup sway

* base/plymouth: removed unnecessary font override

* hosts/common: remove unnecessary host checks
2024-07-18 21:05:35 -04:00
Aly Raffauf 76e6626187
home/theme: remove abstractions and simplify options
* removed gtk and icon theme option abstractions

* home/theme: remove cursorTheme options

* rustboro/home: migrate cursor theme overrides

* home/theme: use config.gtk.font instead of options.nix abstractions

* home/them: dark mode/light mode check for icons

* home/theme: remove terminalFont options

* home: move home.themes.colors.darkMode to home.themes.darkMode

* home/them: improve gnome font settings

* waybar: stay dark even when in light mode
2024-07-03 10:35:39 -04:00
Aly Raffauf 575149a3a0 move duplicated hardware configuration to config.ar.hardware module 2024-06-26 22:13:02 -04:00
Aly Raffauf b3b04a9e41 homeManagerModules: simplify and refactor options into options.nix 2024-06-11 17:49:50 -04:00
Aly Raffauf 916f51d50c home: code cleanup 2024-06-03 22:10:25 -04:00
Aly Raffauf 90a5d3bfd9 sway/river/hypr: removed duplicated hard dependencies 2024-05-05 17:22:15 -04:00
Aly Raffauf a41f69133d swaylock: use theme module default wallpaper 2024-05-04 21:19:11 -04:00
Aly Raffauf 1d79c7b2c3 swaylock: use theme module 2024-05-04 21:19:11 -04:00
Aly Raffauf 4d1e056683 swaylock: restored daemonization 2024-04-28 13:49:50 -04:00
Aly Raffauf 6f9aee2d3c swaylock: don't ignore empty passwords 2024-04-28 13:35:01 -04:00
Aly Raffauf c8f4db5e0e improved fonts with standardized names 2024-04-28 09:46:06 -04:00
Aly Raffauf fc2877381f home: added new swaylock module with riced configuration file 2024-04-27 21:21:26 -04:00