Aly Raffauf
7798d01cae
add gnome modules ( #108 )
...
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-build / slateport-build (push) Waiting to run
nix-check / fmt-check (push) Waiting to run
nix-check / eval-check (push) Waiting to run
* firefox: add gnome browser connector
* lavaridge: remove commented gnome settings
* nixos: add gnome module
* nix fmt
* vscode: use custom titlebar on gnome
* theme: check for gnome before adding extraCss
* firefox: browsers in titlebar when gnome is enabled
* home: add gnome settings
* desktop: set gtk window decorations
* gnome: remove gsconnect
* Merge branch 'master' into add-gnome
2024-09-18 12:44:14 -04:00
Aly Raffauf
c1198d6791
theme: better gtk css
2024-09-17 20:36:14 -04:00
Aly Raffauf
c5c6a28509
theme: fix css warnings
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-build / slateport-build (push) Waiting to run
nix-check / fmt-check (push) Waiting to run
nix-check / eval-check (push) Waiting to run
2024-09-17 18:04:52 -04:00
Aly Raffauf
63906f2782
theme: remove unnecessary comments in gtk css
2024-08-25 00:10:01 -04:00
Aly Raffauf
34fb458889
theme: better gtk tooltips to match waybar
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-build / slateport-build (push) Waiting to run
nix-check / fmt-check (push) Waiting to run
nix-check / eval-check (push) Waiting to run
2024-08-24 22:32:53 -04:00
Aly Raffauf
45d8b9726f
sway: no rounded corners on gtk CSDs
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-build / slateport-build (push) Waiting to run
nix-check / fmt-check (push) Waiting to run
nix-check / eval-check (push) Waiting to run
2024-08-24 11:06:22 -04:00
Aly Raffauf
72f1b5f9f3
sway: improve borders for floating windows with CSDs
2024-08-24 10:59:37 -04:00
Aly Raffauf
2193a32fdb
theme: use nixpkgs#adwaita-qt
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-17 14:00:05 -04:00
Aly Raffauf
38ce53c779
theme: borderRadius -> borders.radius
2024-08-15 18:31:07 -04:00
Aly Raffauf
659d26148a
theme: simplify css with stylix
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-15 18:08:11 -04:00
Aly Raffauf
006aca4ef2
theme: use adwaita theme
2024-08-15 17:42:08 -04:00
Aly Raffauf
c112fcd6c5
migrate to stylix ( #90 )
...
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
* flake: add stylix modules
* yank enough to make hosts build with stylix enabled
* add initial common stylix theme
* waybar: remove custom colors
* rofi: reimplement theme
* rofi: transparency fix
* rofi: remove old theme
* swayosd: use stylix colors
* remove theme.colors
* remove remaining theme config outside icons + gtk settings
* remove darkMode toggle
* restore fuzzel module
* randomWallpaper: disable * configs in sway
* randomWallpaper: disable hyprpaper stylix config
* swaylock: restore non-theme settings
* hosts: fix wallpaper
* waybar: restore colors
* rofi: restore theme
* rofi: use proper border color
* harmonize font sizes
* rofi: use borderRadius setting
* tmux: remove theming
* hosts: add preliminary stylix configs
* randomWallpaper: force hyprpaper off
* fallarbor: set correct wallpaper
* rofi: fix transparency issues on hyprland
* sway: override stylix indicator colors
2024-08-15 15:55:39 -04:00
Aly Raffauf
3671401d62
theme: overhaul ( #78 )
...
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
* add nord css
* waybar: workaround to avoid hardcoding rgba colors
* alacritty: fix fotn references
* kitty: add custom theme
* waybar: fmt
* aly: remove zed transparency rules
* theme: customize adwaita
* aly: set colors
* desktop: borders 2px -> 4px
* mako: increase border size
* theme: add teritiary color
* hyprland: ignorezero for rofi
* theme: remove teritary color option
* rofi: dynamic theme
* waybar: cleanup
* aly: override helix theme to rose-pine-moon
* return to old defaults
* theme: restore gtk recoloring
* waybar: remove transparency
* aly/theme: mtch rosé pine font color
* theme: add global border-radius options
* theme: add borderRadius
* mauville: override with rose pine dawn colors
* mauville: force override with rose pine dawn colors
2024-08-09 18:16:46 -04:00
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
1f9cf3a012
theme: simplify
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-07 00:00:27 -04:00
Aly Raffauf
5095ad6b14
theme: recolor papirus icons with adwaita
2024-08-04 16:26:36 -04:00
Aly Raffauf
0aaa8fe4cb
theme: add fallback fonts
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 15:53:29 -04:00
Aly Raffauf
27b3fe91a6
nixos: fix zed font troubles with explicit fonts in desktop module
2024-08-04 15:28:58 -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
c6c8d2bd10
home/theme: bump cursor size to 24 for scaling issues
2024-07-27 19:23:01 -04:00
Aly Raffauf
56427dd1aa
drop cinnamon ( #56 )
...
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
5b1fbb5030
home/theme: theme qt6 applications
2024-07-14 15:45:23 -04:00
Aly Raffauf
59b3293571
home: code readability improvements
2024-07-10 23:43:51 -04:00
Aly Raffauf
3c7cd50fda
home/theme: reformat
2024-07-09 23:41:52 -04:00
Aly Raffauf
0a58af6500
moved and simplified overlays from baseModules
2024-07-07 23:54:00 -04:00
Aly Raffauf
ba351c050c
home/theme: imrpove readability
2024-07-07 01:51:26 -04:00
Aly Raffauf
4be2981898
home/theme: fixed typo in qt theme
2024-07-03 12:41: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
9398ad6f66
home: code cleanup
2024-07-03 00:40:04 -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
575149a3a0
move duplicated hardware configuration to config.ar.hardware module
2024-06-26 22:13:02 -04:00
Aly Raffauf
4553ec10ff
gnome: better defaults
2024-06-22 19:53:09 -04:00
Aly Raffauf
429316ac46
cinnamon/gnome: reorganized dconf settings and moved theming to theme.nix
2024-06-22 18:07:46 -04:00
Aly Raffauf
b3b04a9e41
homeManagerModules: simplify and refactor options into options.nix
2024-06-11 17:49:50 -04:00