Aly Raffauf
ea6cb86887
randomWallpaperD: add README.md
2024-09-02 10:19:42 -04:00
Aly Raffauf
069576df3d
home/services: set PATH env vars ( #103 )
...
* mako: setup binPath
* swayidle: setup binPath
* randomWallpaper: make bin PATH and move script to separate file
* waybar: setup binPath
* hyprland,sway: don't import all vars for systemd services
2024-08-29 21:04:57 -04:00
Aly Raffauf
9785432179
waybar: increae height to account for 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-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-25 00:10:24 -04:00
Aly Raffauf
d96a001956
waybar: only enable ppd and battery module on laptopMode
2024-08-19 21:45:13 -04:00
Aly Raffauf
e20dd90467
waybar: improve css overrides and lightmode tooltips
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-18 12:29:23 -04:00
Aly Raffauf
b5453a6fdd
swayosd: improve borders
2024-08-15 18:48:42 -04:00
Aly Raffauf
f0212bd15a
waybar: tooltip follows theme.borders.radius
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:41:55 -04:00
Aly Raffauf
38ce53c779
theme: borderRadius -> borders.radius
2024-08-15 18:31:07 -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
f5303b4f2f
waybar/app-close: kill with swaymsg if hyprctl fails
git-mirror / gitlab-sync (push) Has been cancelled
nix-build / default-build (push) Has been cancelled
nix-build / fallarbor-build (push) Has been cancelled
nix-build / lavaridge-build (push) Has been cancelled
nix-build / mauville-build (push) Has been cancelled
nix-build / petalburg-build (push) Has been cancelled
nix-build / rustboro-build (push) Has been cancelled
nix-check / fmt-check (push) Has been cancelled
nix-check / eval-check (push) Has been cancelled
2024-08-12 21:32:04 -04:00
Aly Raffauf
83b7b56eeb
waybar: add on-click show action to sway/scratchpad
2024-08-12 21:26:58 -04:00
Aly Raffauf
6aafa8969a
home/desktop: check if sway/hyprland are enabled before binding services
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-12 10:17:21 -04:00
Aly Raffauf
c0597a357a
Revert "desktop: swaylock -> gtklock ( #89 )"
...
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
This reverts commit 62f2d5b1d0
.
2024-08-12 09:04:16 -04:00
Aly Raffauf
62f2d5b1d0
desktop: swaylock -> gtklock ( #89 )
...
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
* nixos/desktop: add pam config for gtklock
* apps: add gtklock config
* nixos: fix duplicate pam settings
* desktop: switch to gtklock
* swayidle: switch to gtklock
* nixfmt
* desktop: simplify pam config with inherit
2024-08-12 01:05:07 -04:00
Aly Raffauf
aea06d5eda
home: fix desktop services ( #88 )
...
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
* waybar: increase to proper height 34px
* sway: restart sway-session-target at launch
* home/services: bind desktop services to sway and hyprland
2024-08-11 23:43:48 -04:00
Aly Raffauf
7bb74d3da9
waybar: increase to proper height 34px
2024-08-11 23:42:54 -04:00
Aly Raffauf
5f1473c013
desktop: fix usability papercuts ( #84 )
...
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
* waybar: imrprove margins and padding
* hyprland: add groupbar theming and bind
* hyprland: update README.md
* waybar: add nwg-drawer config
* waybar: add nwg-drawer button even out of tablet mode
* waybar: increase margin/padding on submap/modes
2024-08-10 23:27:14 -04:00
Aly Raffauf
30aca9109a
waybar: move to bottom and rebuild stylesheet ( #82 )
...
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
* waybar: simplify css and remove pill shapes
* waybar: use sans font
* waybar: use 700 weight font
* waybar: FontAwesome fallback
* waybar: move to bottom and rearrange widgets
* waybar: butons follow global borderRadius
* waybar: improve widget borders
* waybar: new default ppd icon
* waybar: better use colors to show activation
* waybar: use secondary color for muted volume
* nixfmt
* mako: move to bottom right with appropriate margins and grouping
* mako: simplify font name
* README.md: update
2024-08-10 18:11:11 -04:00
Aly Raffauf
e4baa1d8e5
waybar: add borders and improve spacing ( #81 )
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-10 00:03:01 -04:00
Aly Raffauf
964c04fe2a
mako: add progressColor
2024-08-09 20:56:21 -04:00
Aly Raffauf
bbc0be5a61
desktop: add swayosd module with custom style ( #80 )
...
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
* desktop: add swayosd theme style
* home: add swayosd module options
* desktop: enable libinput
2024-08-09 20:23:44 -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
7394dc9339
themes: opacity + blur revamp ( #77 )
...
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
* migrate to new transparency settings
* sway: set default border and floating border to 2
* nix fmt
* hyprland: don't dimaround rofi
2024-08-08 20:47:25 -04:00
Aly Raffauf
4b07b5d4f9
waybar: nixify configs
2024-08-08 16:37:46 -04:00
Aly Raffauf
02aa2e13d5
waybar: check for BAT0 and BAT1 in check-battery
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 23:34:26 -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
8c10f0ac0d
waybar: fix lib.getExe'
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 18:20:37 -04:00
Aly Raffauf
f2fd8cbd0f
waybar: don't assume coreutils in box
2024-08-07 18:17:31 -04:00
Aly Raffauf
8138d5e104
swayidle: sleep 2s after swaylock before-sleep
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-05 14:26:10 -04:00
Aly Raffauf
6e85d68743
randomWallpaper: check if wm is alive
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-05 00:42:11 -04:00
Aly Raffauf
4c833eec04
randomWallpaper: don't exit or error when no monitors are available
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 22:27:00 -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
07fb35b1c2
waybar: use dialog-error for battery critical notification
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-03 18:16:03 -04:00
Aly Raffauf
a3c0e62182
mako: fixed icon theme and added notification sound
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-03 17:28:17 -04:00
Aly Raffauf
1e43224619
waybar: nag on battery critical
2024-08-03 17:13:47 -04:00
Aly Raffauf
f0b064c19b
randomWallpaper: decrease sleep to 3
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-03 13:04:22 -04:00
Aly Raffauf
3bf4ab7ba5
nix fmt
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-03 12:36:55 -04:00
Aly Raffauf
0b240aca66
randomWallpaper: exit gracefully if no active monitors
2024-08-03 12:31:07 -04:00
Aly Raffauf
e8197384d7
randomWallpaper: fix sway/hyprland detection
2024-08-03 12:16:07 -04:00
Aly Raffauf
75e187bfc5
swayidle: 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-02 20:30:35 -04:00
Aly Raffauf
eb582c49a0
swayidle: removed extra swaylock
2024-08-02 19:27:56 -04:00
Aly Raffauf
3663469066
sway,hyprland: convert startup apps to systemd ( #73 )
...
* home: switch hyprland and sway to new swayidle systemd service
* home: add swayosd service
* home: move swayidle and swayosd to services
* home/services: add swayidle and swayosd services
* hyprland,sway: don't start swayosd
* user playerctld as systemd service
* home: run gammastep as service for redShift"
* cleanup
* home: set swayosd and swayidle as wanted by hyprland and sway
* nix fmt
* home/services/swayidle: fixed resume command
* home/swayidle: fix command syntax
* home: better systemd defaults for swayidle and swayosd
* home: convert mako to systemd service
* home: make wayland-ipewire-idle-inhibit a systemd service
* home/waybar: use as systemd service
* home: move waybar to services
* home/desktop: convert randomWallpaper to systemd service
* migrate home options
2024-08-02 17:58:08 -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
575149a3a0
move duplicated hardware configuration to config.ar.hardware module
2024-06-26 22:13:02 -04:00
Aly Raffauf
b3b04a9e41
homeManagerModules: simplify and refactor options into options.nix
2024-06-11 17:49:50 -04:00
Aly Raffauf
916f51d50c
home: code cleanup
2024-06-03 22:10:25 -04:00
Aly Raffauf
4da4930db9
code refactor for new host and user configs
...
fallarbor: added disko and fixed nixos-hardwarem odule import
fallarbor: added appropriate flake entries
2024-04-18 15:29:46 -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