Aly Raffauf
|
deb36b44e1
|
code cleanup (#47)
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
|
59b3293571
|
home: code readability improvements
|
2024-07-10 23:43:51 -04:00 |
|
Aly Raffauf
|
945fbdcc39
|
restructure flake (#14)
* initial commit
* simplify output structure
* don't pull wallpaper from flake, use fetchGit
* swap nixvim for neovim
* fetch wallpaper correctly
* move nixvim to aly home config
|
2024-07-09 19:17:53 -04:00 |
|
Aly Raffauf
|
0a58af6500
|
moved and simplified overlays from baseModules
|
2024-07-07 23:54:00 -04:00 |
|
Aly Raffauf
|
c0ce74cad2
|
use wallpapers from upstream flake (#13)
* initial commit
* source wallpapers from wallpaper flake and overlay over nixpkgs
* bump flake.lock
* nixos/desktop: install alyraffauf-wallpapers
|
2024-07-06 00:35:45 -04:00 |
|
Aly Raffauf
|
575149a3a0
|
move duplicated hardware configuration to config.ar.hardware module
|
2024-06-26 22:13:02 -04:00 |
|
Aly Raffauf
|
c7a02e12ec
|
randomWallpaper: use [[]] instead of []
|
2024-06-15 11:30:31 -04:00 |
|
Aly Raffauf
|
1a9b0d2cbe
|
randomWallpaper: fill instead of fit
|
2024-06-14 22:12:04 -04:00 |
|
Aly Raffauf
|
978ebba43e
|
swya/hyprland: check for OLD_PIDS before pausing
|
2024-05-26 15:58:01 -04:00 |
|
Aly Raffauf
|
3d520d2eb5
|
sway: added autorotate support with rot8
|
2024-05-17 14:48:32 -04:00 |
|
Aly Raffauf
|
5634e4e8a3
|
rewrite home modules to dynamically get executables iwth lib.getExe and lib.getExe'
|
2024-05-05 19:39:36 -04:00 |
|
Aly Raffauf
|
348a41e07f
|
sway-randomWallpaper: fixed flickering delaying killing old swaybg instances
|
2024-04-27 22:34:21 -04:00 |
|
Aly Raffauf
|
55f5b50754
|
sway: cleaned up random wallpaper script
|
2024-04-26 16:53:48 -04:00 |
|
Aly Raffauf
|
a55aed95f7
|
sway: improved random wallpaper script and minimized side effects
|
2024-04-26 13:49:44 -04:00 |
|
Aly Raffauf
|
8bf7a0d8b6
|
sway: update random wallpaper script to assign different wallpapers per-monitor
|
2024-04-26 13:17:22 -04:00 |
|
Aly Raffauf
|
cbdd5f9976
|
home: drop enable flag from sway.randomWallpaper
|
2024-04-20 15:27:27 -04:00 |
|
Aly Raffauf
|
804b564001
|
sway randomWallpaper: increased interval to 900s
|
2024-04-20 15:04:08 -04:00 |
|
Aly Raffauf
|
6416666e29
|
sway: added default random wallpaper script
|
2024-04-20 10:25:29 -04:00 |
|