Commit graph

38 commits

Author SHA1 Message Date
Aly Raffauf 23c783cfc5
theme: add font options (#76)
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
* 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 a79af705fe vsCodium: harmonizen defaults with zed
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-04 11:17:01 -04:00
Aly Raffauf 9daf1a46a5
home: noto sans -> ubuntu sans (#75)
* initial changeover

* zed: adjust font sizes

* waybar: fix missing pixels

* waybar: set to mono font

* zed: ui font 14 -> 16

* kitty: font gtk + 1

* alacritty: font gtk + 1

* rofi: use mono font

* home/theme: use vegur serif font
2024-08-03 21:07:55 -04:00
Aly Raffauf 59ba881046
drop gnome modules (#66)
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
* home/gnome: remove module

* home/gnome: remove option

* nixos/gnome: remove module

* nixos/gnome: remove option

* gnome: remove option references

* gnome: don't import nonexisting modules
2024-07-28 15:56:41 -04:00
Aly Raffauf 56427dd1aa
drop cinnamon (#56)
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
* cinnamon: drop modules

* home/theme: remove cinnamon theming

* cinnamon: remove module references
2024-07-21 12:25:59 -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 29aab63327 Revert "home/vscodium: nix lsp nil -> nixd"
This reverts commit 2b3a13c9bc.
2024-07-13 21:25:35 -04:00
Aly Raffauf 2b3a13c9bc home/vscodium: nix lsp nil -> nixd 2024-07-13 18:32:36 -04:00
Aly Raffauf 59b3293571 home: code readability improvements 2024-07-10 23:43:51 -04:00
Aly Raffauf fd556431e4 home/vscode: file icon theme null -> vs-seti 2024-07-10 22:35:37 -04:00
Aly Raffauf 9f16cb1d1a home/vscodium: "null" -> null 2024-07-10 15:32:13 -04:00
Aly Raffauf 44cb60783d home/vscode: add nix lsp settings 2024-07-09 23:33:06 -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 a33c6f8bdb home/vsCodium: fix lightmode themes 2024-07-02 13:25:03 -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 c3776d318a home/defaultApps: create xdg desktop entries for default apps so the user doesn't have to specify them 2024-06-29 21:35:07 -04:00
Aly Raffauf 49019a9043 vscodium: ruler at column 80 2024-06-28 21:07: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 6334e25a8c vscodium: use custom titlebar if desktop.gnome.enable 2024-06-22 20:19:34 -04:00
Aly Raffauf 47291b661b vscodium: remove apps.alacritty declaration 2024-06-22 14:53:22 -04:00
Aly Raffauf 68ffb5bd74 vscodium: font scaling is strange, defaulting to 14pt 2024-06-22 14:45:25 -04:00
Aly Raffauf d6feb3a728 vscodium: editor and terminal follow theme.terminalFont.size 2024-06-22 12:31:50 -04:00
Aly Raffauf b3b04a9e41 homeManagerModules: simplify and refactor options into options.nix 2024-06-11 17:49:50 -04:00
Aly Raffauf fc216bc6b7 move all overlays/overrides to config.nixpkgs.overlays. 2024-06-04 01:18:46 -04:00
Aly Raffauf 621950b0ce vsCodium: add systemd unit file highlighter 2024-06-03 18:35:32 -04:00
Aly Raffauf c54d01f846 vscode: add rainbow indent extension 2024-05-31 19:23:32 -04:00
Aly Raffauf 730778f91d add electron/chrome fixes for touch screens on wayland 2024-05-27 19:37:28 -04:00
Aly Raffauf 3e481ccb48 vscodium: switch default theme to catppuccin frappé 2024-05-12 01:08:46 -04:00
Aly Raffauf 01d3f9d6d7 waybar: improve spacing in waybar scratchpad 2024-05-11 00:58:33 -04:00
Aly Raffauf 5f79d20279 added preferDark option to theme module 2024-05-08 11:37:38 -04:00
Aly Raffauf 437137b5ba home: added default apps module 2024-05-05 22:00:46 -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 9625af21f5 vscodium: quick missing font fix 2024-05-05 17:27:29 -04:00
Aly Raffauf 7d12d5d180 vscodium: move to theme module for font declaration 2024-05-04 20:48:03 -04:00
Aly Raffauf 311678fead vscodium: add haskell syntax extension 2024-04-21 14:49:48 -04:00
Aly Raffauf 4a1a587353 vscodium: remoced bbneoist nix extension 2024-04-20 09:48:39 -04:00
Aly Raffauf 07053b3f89 vscodium: added nix extension 2024-04-19 17:28:29 -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