Aly Raffauf
23c783cfc5
theme: add font options ( #76 )
...
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
* swaylock: update to standard font name
* theme: setup font options and mgirate theme.nix
* zed: migrate to font modules
* swaylock: migrate to font modules
* kitty: migrate to font modules
* fuzzel: migrate to font modules
* vsCodium: migrate to font modules
* rofi: migrate to font modules
* rofi: migrate to font modules
* waybar: migrate to font modules
* alacritty: migrate to font modules
* alacritty: pull font size from theme module
* nixfmt
* rustboro: migrate font overrides
* waybar: calculate font size from theme font settings
* vsCodium: set font size from module
* zed: set font size from module
* sway: migrate to font modules
* wlogout: migrate to font modules
* mako: migrate to font modules
* sway: fix improper option reference
2024-08-07 23:09:31 -04:00
Aly Raffauf
6b1be071f6
home/desktop: reorg with wayland helpers ( #58 )
...
* home/sway: use wayland helpers
* home/sway: reorg
* home/sway: simplify string interpolation
* home/sway: fix faulty helpers
* home/sway: consolidate secondary modules
* home/sway: cleanup
* home/wayland: simplify screenshooter
* home/sway: better random wallpaper handling
* home/sway: move display configuration to hosts
* home/sway: move touch config to hosts
* hosts/petalburg: add sway bindings
* home/wayland/helpers: save screenshots to config.xdg.userDirs.pictures
* home/wayland/helpers: enable mako dnd while slurping
* nix fmt
2024-07-21 23:25:10 -04:00
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
3899be29c3
home/hyprland: remove monitor + tablet config from module ( #30 )
...
* home: moved hyprland monitors to config.ar.home.desktop.hyprland.monitors and config.ar.home.desktop.desktop.hyprland.laptopMonitors
* nix fmt
* home/options: update formatting
* home/hyprland: move laptop montiors to hosts/hostname/home.nix
* home/hyprland: move external non-desktop displays to user home configs
* home/hyprland: move monitors to host + home configs
* home/hyprland: add ar.home.desktop.hyprland.tabletMode.tabletSwitches for automatically setting up a list of tablet switches
* nix fmt
2024-07-15 00:14:18 -04:00
Aly Raffauf
e0909651f7
hosts: code cleanup
2024-07-10 21:21:14 -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
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
da2cbecbe7
change theme from catppuccin -> adwaita ( #8 )
...
* switch default gtk theme and colors to adw-gtk3
* vscodium: move to adwaita
* home/theme: switch qt theme to Adwaita-dark
* wlogout: migrate to adwaita and improve look and feel
* nixpkgs: remove adwaita overrides
* plymouth: remove catppuccin theme
* home/chromium: remove catppuccin theme
* emacs: remove catppuccin
* home/neovim: catppuccin -> ayu
* nixos/base: remove catppuccin console colors
* home/theme: switch to Bibata cursors
* nixos/lightdm: conform to default home theme
* home: remove theme overrides
* qlogout: fix regression with button:focus keeping entries highlighted when unhovered
* format with alejandra
* home/waybar: match colors to adwaita
* home/fuzzel: match selection colors with theme.colors
* mauville: remove overrided vscode theme
* aly: use firefox gnome theme
* rustboro: decrease cursor size override
* nixos/options: remove catppuccin references
* home/theme: fixed regression in theme.gtk.hideTitleBar
2024-07-01 22:59:41 -04:00
Aly Raffauf
e59d580d37
move user home-manager declarations to nixosModules
2024-06-28 19:36:23 -04:00
Aly Raffauf
ab6d56a2f3
aly: add firefox bookmarks and extensions for work profile
2024-06-27 22:16:25 -04:00
Aly Raffauf
575149a3a0
move duplicated hardware configuration to config.ar.hardware module
2024-06-26 22:13:02 -04:00
Aly Raffauf
e42806a80a
rustboro: switch to cinnamon
2024-06-22 15:30:34 -04:00
Aly Raffauf
195502dcbe
simplified module options and host configs after dropping nixos-hardware input
2024-06-22 12:10:36 -04:00
Aly Raffauf
69bc95fc46
rustboro: simplified home config
2024-06-21 20:36:57 -04:00
Aly Raffauf
b3b04a9e41
homeManagerModules: simplify and refactor options into options.nix
2024-06-11 17:49:50 -04:00
Aly Raffauf
0831fdaeb9
flake: refactor home manager modules into flake output
2024-06-11 14:25:31 -04:00
Aly Raffauf
f21d50f7fb
rustboro: decrease scaling to 1x and compensate with font
2024-06-09 22:00:30 -04:00
Aly Raffauf
647a36b46c
refactor flake.nix for multiarch support
...
flake: simplify nixos hosts with nixpkgs.lib.genAttrs
2024-05-24 13:37:55 -04:00
Aly Raffauf
fcc8f9980e
rebuilt flake.nix for better codereuse and defaults
2024-05-23 22:21:53 -04:00
Aly Raffauf
62943b1e61
simpify per-host home configurations
2024-05-21 22:28:52 -04:00
Aly Raffauf
b236d91374
rustboro/home: use shared modules
2024-05-19 18:17:05 -04:00
Aly Raffauf
4f82c8c5bb
home-manager: moved to shared modules for multi user configs
2024-05-19 12:35:15 -04:00
Aly Raffauf
dd8d9994d2
update state versions
2024-05-03 11:03:50 -04:00
Aly Raffauf
5e87a5eb47
aly: enable sway on all hosts
2024-04-20 21:41:11 -04:00
Aly Raffauf
91c6d77813
rustboro/sway: enable random wallpaper
2024-04-20 21:18:41 -04:00
Aly Raffauf
ef04080f24
rustboro: switch to sway
2024-04-19 22:15:27 -04:00
Aly Raffauf
a540b3850b
rustboro: removed incorrect xdg definition
2024-04-19 17:23:09 -04:00
Aly Raffauf
4da4930db9
code refactor for new host and user configs
...
fallarbor: added disko and fixed nixos-hardwarem odule import
fallarbor: added appropriate flake entries
2024-04-18 15:29:46 -04:00
Aly Raffauf
1242e0d62e
reorganized and renamed modules wiht alyraffauf prefix to avoid collisions with nixpkgs modules
2024-04-17 22:39:00 -04:00
Aly Raffauf
0ecde61760
reformatted with alejandra
2024-04-07 22:16:33 -04:00
Aly Raffauf
0b8afcb3e0
easyeffects: added presets for rustboro
2024-04-05 17:44:07 -04:00
Aly Raffauf
d61c7002b4
added random hyprpaper script and options
...
hyprpaper: added script for a random background every 15mins
2024-04-05 15:28:57 -04:00
Aly Raffauf
e65f0e95bb
migrate dustin from petalburg to rustboro
2024-04-03 15:19:03 -04:00
Aly Raffauf
151fbaad72
home-manager: added standalone config
2024-03-30 18:04:10 -04:00
Aly Raffauf
99e5f539d5
home -> homeManagerModules
2024-03-28 19:52:15 -04:00