Aly Raffauf
b8f8be3d5f
home/waybar: improve idle inhibitor
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
2024-07-29 21:59:53 -04:00
Aly Raffauf
fa44520055
home/waybar: add sleep inhibitor
2024-07-29 20:00:52 -04:00
Aly Raffauf
6d4945103a
home/waybar: call rofi with -i for case insensitivity
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
2024-07-27 16:26:30 -04:00
Aly Raffauf
2cf2bb3747
home/waybar: use networkmanager-dmenu and blueberry ( #63 )
...
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/waybar: use rofi with networkmanager_dmenu for wifi
* home/rofi: improve networkmanager-dmenu settings
* home/waybar: move to wofi
* home/waybar: use blueberry for bluetooth
* home/hyprland: add bluberry window rules
2024-07-25 18:03:57 -04:00
Aly Raffauf
5e801091f6
home: fuzzel,wlogout -> rofi ( #62 )
...
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: add rofi module with default settings
* home/hyprland: switch to rofi
* home/waybar: switch to rofi
* home/wayland: switch to rofi
* home/sway: switch to rofi
* cleanup
* home.rofi: remove unused emoji plugin
2024-07-25 15:26:12 -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
59b3293571
home: code readability improvements
2024-07-10 23:43:51 -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
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
575149a3a0
move duplicated hardware configuration to config.ar.hardware module
2024-06-26 22:13:02 -04:00
Aly Raffauf
0e2068b4c6
hyprland/sway; move waybar config to waybar module
2024-06-11 21:32:46 -04:00
Aly Raffauf
b3b04a9e41
homeManagerModules: simplify and refactor options into options.nix
2024-06-11 17:49:50 -04:00
Aly Raffauf
2b5353c455
hyprland: add tablet mode with virtkeyboard and menu/close waybar buttons
2024-05-26 21:24:00 -04:00
Aly Raffauf
e37cd3c13a
greetd: show username
...
fix formatting
2024-05-18 19:40:41 -04:00
Aly Raffauf
5eace49fae
sway: add close button in tablet mode
2024-05-18 08:34:42 -04:00
Aly Raffauf
3a2e9b70ce
waybar/sway: added tablet mode toggle for virtkeyboard, autorotate, and waybar menu button
2024-05-17 23:16:43 -04:00
Aly Raffauf
decd78c834
waybar: remove bluetooth icon
2024-05-11 22:56:47 -04:00
Aly Raffauf
01d3f9d6d7
waybar: improve spacing in waybar scratchpad
2024-05-11 00:58:33 -04:00
Aly Raffauf
2b37856369
sway/waybar: add scratchpad module to panel
2024-05-09 13:59:53 -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
6c8e3068b0
waybar: removed unnecessary formatting in css
2024-05-04 21:23:04 -04:00
Aly Raffauf
cc10649a87
waybar: moved to new theme module and declarative config file definition
2024-05-04 20:44:29 -04:00
Aly Raffauf
a107e6401e
waybar: decrease panel size to 32
2024-04-26 21:36:29 -04:00
Aly Raffauf
14a36a6e17
waybar: clarify battery tooltip language
2024-04-26 08:17:09 -04:00
Aly Raffauf
e002c8e332
waybar: re-enable tooltip for clock
2024-04-26 08:12:49 -04:00
Aly Raffauf
ce125f046c
waybar: improved reproducibility by reusing config.wayland.windowManager.hyprland.package
2024-04-26 08:12:37 -04:00
Aly Raffauf
181fbf50f8
waybar: new groups and custom config for hyprland
2024-04-25 22:42:26 -04:00
Aly Raffauf
dab2d33585
waybar/sway: use special waybar css with sway
2024-04-24 17:39:19 -04:00
Aly Raffauf
e3e62eadda
waybar: removed default hyprland modules
2024-04-22 22:33:33 -04:00
Aly Raffauf
9e98b48bc9
waybar: remove drawer
2024-04-21 20:12:34 -04:00
Aly Raffauf
89a177caa1
home/sway: brought to parity with hyprland
2024-04-19 22:00:41 -04:00
Aly Raffauf
1019dd7ed7
waybar: move wm specific settings to wm modules
2024-04-19 18:51:33 -04:00
Aly Raffauf
b0c864e606
waybar: sort workspaces by id
2024-04-18 21:22:41 -04:00
Aly Raffauf
cea873563b
waybar: add padding and margin for hyprland submap module
2024-04-18 20:04:33 -04:00
Aly Raffauf
f33a4fec45
waybar: eliminate persistent workspaces
2024-04-18 17:26:22 -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