Commit graph

249 commits

Author SHA1 Message Date
Aly Raffauf 265756abaf hyprland/wallpaper: sleep before killing old swaybg instance
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
nix-drybuild / fallarbor-drybuild (push) Waiting to run
nix-drybuild / lavaridge-drybuild (push) Waiting to run
nix-drybuild / mauville-drybuild (push) Waiting to run
nix-drybuild / petalburg-drybuild (push) Waiting to run
nix-drybuild / rustboro-drybuild (push) Waiting to run
2024-07-18 17:53:19 -04:00
Aly Raffauf 33e0233b03 hyprland/wallpaper: spawn new swyabg process before killing old one
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
nix-drybuild / fallarbor-drybuild (push) Waiting to run
nix-drybuild / lavaridge-drybuild (push) Waiting to run
nix-drybuild / mauville-drybuild (push) Waiting to run
nix-drybuild / petalburg-drybuild (push) Waiting to run
nix-drybuild / rustboro-drybuild (push) Waiting to run
2024-07-18 17:16:11 -04:00
Aly Raffauf d2e51f8a32
home/hyprland: actively check for new monitors and asign them wallpapers (#46)
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
nix-drybuild / fallarbor-drybuild (push) Waiting to run
nix-drybuild / lavaridge-drybuild (push) Waiting to run
nix-drybuild / mauville-drybuild (push) Waiting to run
nix-drybuild / petalburg-drybuild (push) Waiting to run
nix-drybuild / rustboro-drybuild (push) Waiting to run
2024-07-18 13:23:54 -04:00
Aly Raffauf 98aaa97429 home/hyprland: don't include clamshell script if no laptopMonitors exist 2024-07-15 07:53:04 -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 68058f33cd home/hyprland: move tablet and touch mappingss to host-specific home.nix 2024-07-14 20:22:06 -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 59b3293571 home: code readability improvements 2024-07-10 23:43:51 -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 6bf787fc46 home/hyprland: reformat 2024-07-09 23:40:10 -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 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 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 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 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 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 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 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 e86871ec23 home/desktop: only crete ~/sync if osConfig.alyraffauf.services.syncthing.enable 2024-06-25 16:58:51 -04:00
Aly Raffauf ca4c453a96 hyprland: rewrote wallpaper script in ruby 2024-06-24 21:12:49 -04:00
Aly Raffauf b4bbe60e51 gnome: don't auto-enable night mode 2024-06-22 20:19:52 -04:00
Aly Raffauf 4553ec10ff gnome: better defaults 2024-06-22 19:53:09 -04:00
Aly Raffauf f9b00d30a7 base/networking: updated wifi networks 2024-06-22 18:09:39 -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 1f3e1369a5 cinnamon: adked touchpad settings and editor keybindings 2024-06-22 16:02:45 -04:00
Aly Raffauf f472fc383e nemo/thunar: enable module if default fileManager 2024-06-22 00:01:11 -04:00
Aly Raffauf d099bc6ba0 cinnamon: enable nemo module by default 2024-06-21 23:06:13 -04:00
Aly Raffauf 7fad3c1a86 defaultApps: configurable default file manager 2024-06-21 23:05:31 -04:00
Aly Raffauf 307bc64853 home: add nemo module 2024-06-21 22:14:07 -04:00
Aly Raffauf d60aab3bec home: relocate basic desktop settings to desktop/defualt.nix 2024-06-21 21:29:40 -04:00
Aly Raffauf 17880c1460 remove waylandComp, enable based on enabled window managers 2024-06-21 19:32:40 -04:00
Aly Raffauf b329714206 move sway options to options.nix and follow osConfig 2024-06-21 17:44:27 -04:00
Aly Raffauf 8fc24abb87 cinnamon: added more keybindings 2024-06-20 22:17:13 -04:00
Aly Raffauf cdc113f375 home/waylandComp: hide close buttons on gnome apps 2024-06-20 20:12:46 -04:00
Aly Raffauf ffddb47882 home/startupApps: sleep 1 before launching hyprland apps 2024-06-20 19:31:22 -04:00
Aly Raffauf e3ec38c26d home/desktop: added startupApps module with initial hyprland support 2024-06-20 19:24:40 -04:00
Aly Raffauf 9453dac5da home: redisable nm-applet connected notifications 2024-06-20 08:40:58 -04:00
Aly Raffauf c53fe181da sway/hyprland: switch to nemo file manager 2024-06-19 23:47:52 -04:00
Aly Raffauf a3c981cc6b waylandComp: hide open as root in nemo 2024-06-19 22:29:16 -04:00
Aly Raffauf 5a5a8dcb13 gammstep: Mozilla location service has been discontinued, hard-coding coordinates for ATL 2024-06-19 20:19:56 -04:00