Commit graph

468 commits

Author SHA1 Message Date
Aly Raffauf 5ba420030a home/keepassxc: refactored settings 2024-07-13 21:34:41 -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 2150207655 home: add zed-editor module 2024-07-13 21:24:21 -04:00
Aly Raffauf d966c37ccf aly/hyprland: removed unused scratchpads 2024-07-13 21:22:20 -04:00
Aly Raffauf 2b3a13c9bc home/vscodium: nix lsp nil -> nixd 2024-07-13 18:32:36 -04:00
Aly Raffauf beb2647f1f home/desktop: install xdg-desktop-portal-gtk for file picker fallback 2024-07-13 17:21:10 -04:00
Aly Raffauf c8cbab446f migrate mkOption to mkPackageOption 2024-07-12 20:50:01 -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 cc71c0c4af home/hyprland: decrease framework screen scaling from 1.6 -> 1.566667 to avoid chromium font rendering bugs 2024-07-10 17:39:39 -04:00
Aly Raffauf 9f16cb1d1a home/vscodium: "null" -> null 2024-07-10 15:32:13 -04:00
Aly Raffauf 3c7cd50fda home/theme: reformat 2024-07-09 23:41:52 -04:00
Aly Raffauf 6bf787fc46 home/hyprland: reformat 2024-07-09 23:40:10 -04:00
Aly Raffauf 44cb60783d home/vscode: add nix lsp settings 2024-07-09 23:33:06 -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 17c234ac67 home/nemo: add dconf settings 2024-07-09 18:40:48 -04:00
Aly Raffauf 78de9f814a home/neovim: disable alliases 2024-07-09 00:03:29 -04:00
Aly Raffauf ee2c828d58 home/hyprland: add wayland-pipewire-idle-inhibit 2024-07-08 14:22:58 -04:00
Aly Raffauf 23e37fa814 move syncthing from nixosModules to userModules/aly 2024-07-08 00:58:52 -04:00
Aly Raffauf 0a58af6500 moved and simplified overlays from baseModules 2024-07-07 23:54:00 -04:00
Aly Raffauf 0840f43ffd declare GDK_SCALE in host cfg 2024-07-07 22:23:19 -04:00
Aly Raffauf ba351c050c home/theme: imrpove readability 2024-07-07 01:51:26 -04:00
Aly Raffauf b9af8abe95 home: remove startupApps 2024-07-07 01:45:13 -04:00
Aly Raffauf c8f162cf3b home/hyprland: move variables and rules into vars.nix 2024-07-07 01:36:41 -04:00
Aly Raffauf b27ec564a0 petalburg: add power-profiles-adjuster and move specific hyprland binds to home.nix 2024-07-07 00:50:30 -04:00
Aly Raffauf 8afd10a41b home/options: readability improvements 2024-07-06 19:52:05 -04:00
Aly Raffauf 7fa9990542 home: move mimetype lists into eparate module 2024-07-06 19:49:07 -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 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 200c432224 home/desktop: fetch wallpapers from git 2024-07-02 21:23:03 -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 47aaefdae1 home/defaultapps: fix typo in file manager associations 2024-07-01 15:13:45 -04:00
Aly Raffauf a5a762f432 confirm to catppuccin themes renamed upstream 2024-07-01 09:30:47 -04:00
Aly Raffauf f514d76495 home/defaultApps: overhaul mimetype associations 2024-06-29 23:24:37 -04:00
Aly Raffauf 3d220582e9 home/defaultApps: cleanup & reorg 2024-06-29 22:02:23 -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 efcc254856 nixosModules: simplify options 2024-06-28 21:07:20 -04:00
Aly Raffauf 706a6fb48d cinnamon: 12hr clock by default 2024-06-27 18:35:36 -04:00
Aly Raffauf 575149a3a0 move duplicated hardware configuration to config.ar.hardware module 2024-06-26 22:13:02 -04:00
Aly Raffauf b0f9144bb7 hyprland: map tablet and touchdevices to eDP-1 2024-06-26 14:01:58 -04:00
Aly Raffauf 3ce33a1d3f apps/bash: shell agnostic aliases + ripgrep 2024-06-25 23:43:59 -04:00
Aly Raffauf e85b3a1435 home/bash: enable ripgrep 2024-06-25 20:46:13 -04:00
Aly Raffauf 8462a15aa6 home/desktop: check if syncthing is enabled and the username matches making ~/sync bookmark 2024-06-25 19:17:54 -04:00
Aly Raffauf db95583b4f home: drop neofetch due to upstream deprecation 2024-06-25 17:04:37 -04:00
Aly Raffauf e86871ec23 home/desktop: only crete ~/sync if osConfig.alyraffauf.services.syncthing.enable 2024-06-25 16:58:51 -04:00
Aly Raffauf 24a0a097d3 home/apps: move eza and fzf to bash module 2024-06-25 16:58:20 -04:00