Aly Raffauf
|
59b3293571
|
home: code readability improvements
|
2024-07-10 23:43:51 -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
|
0a58af6500
|
moved and simplified overlays from baseModules
|
2024-07-07 23:54:00 -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
|
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
|
7fad3c1a86
|
defaultApps: configurable default file manager
|
2024-06-21 23:05:31 -04:00 |
|
Aly Raffauf
|
b329714206
|
move sway options to options.nix and follow osConfig
|
2024-06-21 17:44:27 -04:00 |
|
Aly Raffauf
|
c53fe181da
|
sway/hyprland: switch to nemo file manager
|
2024-06-19 23:47:52 -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 |
|
Aly Raffauf
|
c7a02e12ec
|
randomWallpaper: use [[]] instead of []
|
2024-06-15 11:30:31 -04:00 |
|
Aly Raffauf
|
1a9b0d2cbe
|
randomWallpaper: fill instead of fit
|
2024-06-14 22:12:04 -04:00 |
|
Aly Raffauf
|
0e2068b4c6
|
hyprland/sway; move waybar config to waybar module
|
2024-06-11 21:32:46 -04:00 |
|
Aly Raffauf
|
0e73c7580f
|
refactor nixosModules with consistency with homeManagerModules
|
2024-06-11 21:16:05 -04:00 |
|
Aly Raffauf
|
b3b04a9e41
|
homeManagerModules: simplify and refactor options into options.nix
|
2024-06-11 17:49:50 -04:00 |
|
Aly Raffauf
|
0831fdaeb9
|
flake: refactor home manager modules into flake output
|
2024-06-11 14:25:31 -04:00 |
|
Aly Raffauf
|
f21d50f7fb
|
rustboro: decrease scaling to 1x and compensate with font
|
2024-06-09 22:00:30 -04:00 |
|
Aly Raffauf
|
bd1b97a191
|
sway: remove tablet mode
|
2024-06-04 14:33:27 -04:00 |
|
Aly Raffauf
|
fc216bc6b7
|
move all overlays/overrides to config.nixpkgs.overlays.
|
2024-06-04 01:18:46 -04:00 |
|
Aly Raffauf
|
f313a42a17
|
hypr/sway: remove cliphist
|
2024-06-01 20:45:25 -04:00 |
|
Aly Raffauf
|
96fd8a6c17
|
hyprland/sway: simplify idle script
|
2024-05-29 12:10:41 -04:00 |
|
Aly Raffauf
|
fe0c497bbc
|
theme: moved to qt6ct/kvantum theme to match gtk
|
2024-05-28 03:15:00 -04:00 |
|
Aly Raffauf
|
db6bb47427
|
removed budgie and river configs, refactored and cleaned up hyprland and sway
|
2024-05-27 16:07:29 -04:00 |
|
Aly Raffauf
|
d460304110
|
sway/hyprland: don't run swayosd as systemd service to avoid conflicts
|
2024-05-27 14:51:40 -04:00 |
|
Aly Raffauf
|
61316e88ac
|
hyprland/sway: cleaned up idle scripts
|
2024-05-27 13:18:21 -04:00 |
|
Aly Raffauf
|
9af4d3f20f
|
sway/hyprland: use inline scripts for idle daemon
|
2024-05-26 20:22:36 -04:00 |
|
Aly Raffauf
|
978ebba43e
|
swya/hyprland: check for OLD_PIDS before pausing
|
2024-05-26 15:58:01 -04:00 |
|
Aly Raffauf
|
973fa2f27f
|
switch to altgr keyboard layout
|
2024-05-26 15:52:40 -04:00 |
|
Aly Raffauf
|
7edeeda449
|
sway/hyprland: don't start swayosd instance, let systemd handle it
|
2024-05-26 14:58:30 -04:00 |
|
Aly Raffauf
|
f8aa3388c0
|
sway/hyprland: gracefully skip wallpaper script if randomwallpaper is enabled
|
2024-05-26 03:33:31 -04:00 |
|
Aly Raffauf
|
128bae8061
|
hyprland: migrate to swaybg
|
2024-05-26 01:25:13 -04:00 |
|
Aly Raffauf
|
647a36b46c
|
refactor flake.nix for multiarch support
flake: simplify nixos hosts with nixpkgs.lib.genAttrs
|
2024-05-24 13:37:55 -04:00 |
|
Aly Raffauf
|
9f2358d529
|
flake: move to 24.05 with optional unstable overlays
|
2024-05-23 20:45:05 -04:00 |
|
Aly Raffauf
|
2b403be200
|
sway/gammastep: added automatic location awareness with geoclue2
|
2024-05-21 22:37:04 -04:00 |
|
Aly Raffauf
|
4f82c8c5bb
|
home-manager: moved to shared modules for multi user configs
|
2024-05-19 12:35:15 -04:00 |
|
Aly Raffauf
|
2f1af3ef7e
|
sway: moved gammastep into optional desktop.sway.redShift component
|
2024-05-19 12:15:55 -04:00 |
|
Aly Raffauf
|
5eace49fae
|
sway: add close button in tablet mode
|
2024-05-18 08:34:42 -04:00 |
|
Aly Raffauf
|
e8a5219ee1
|
sway: tablet mode defaults to sway instead of swayfx
|
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
|
59b758355c
|
sway: add virtual keyboard support for tablets
|
2024-05-17 19:09:22 -04:00 |
|
Aly Raffauf
|
d0e9385946
|
theme/sway: added option to hide gtk titlebars if using pkgs.sway
|
2024-05-17 16:17:00 -04:00 |
|
Aly Raffauf
|
3d520d2eb5
|
sway: added autorotate support with rot8
|
2024-05-17 14:48:32 -04:00 |
|
Aly Raffauf
|
0b0948ff10
|
sway: float open file/open folder dialogs by title
|
2024-05-16 22:48:34 -04:00 |
|
Aly Raffauf
|
4444955c2c
|
sway: center and float solaar
|
2024-05-15 14:29:22 -04:00 |
|
Aly Raffauf
|
aed685dd90
|
sway: float and center keepassxc
|
2024-05-15 07:18:03 -04:00 |
|
Aly Raffauf
|
f01d247e9f
|
sway: move media binds to bindsym --locked in extraConfig
|
2024-05-14 07:32:04 -04:00 |
|
Aly Raffauf
|
a98a48a264
|
sway: dim inactive windows
|
2024-05-12 23:19:58 -04:00 |
|
Aly Raffauf
|
8d4c870999
|
home/sway: check before adding swayfx-specific configuration
|
2024-05-12 18:19:40 -04:00 |
|
Aly Raffauf
|
cbca1731f1
|
sway: autostart blueman-applet
|
2024-05-11 22:56:47 -04:00 |
|