Commit graph

75 commits

Author SHA1 Message Date
Evie Litherland-Smith 522f914363 Clear up some doom packages, update waybar layer rules 2023-10-13 13:23:58 +01:00
Evie Litherland-Smith 432207a239 Re-theme to tokyonight
Re-enable stylix auto mode, disable specific cases where there's a
better theme implementation (emacs, alacritty)

Update use of catppuccin to tokyonight theme, probably missed some
2023-10-12 07:21:40 +01:00
Evie Litherland-Smith 46371470ee Disable emacs daemon
Set custom mu4e modeline icons because it was annoying me

Update keybinds, all workspaces now have a "default" program so to speak
with associated keybind to launch
2023-10-10 16:02:01 +01:00
Evie Litherland-Smith a8c72b6761 Setup emacs fallback fonts, add more defaults 2023-10-10 14:52:37 +01:00
Evie Litherland-Smith 09eefe6f5e Fix where stylix xresources is defined 2023-10-09 14:53:02 +01:00
Evie Litherland-Smith 0433e6b947 Disable stylix for console/grub
Don't use grub, use systemd-boot so doesn't help
2023-10-09 14:50:30 +01:00
Evie Litherland-Smith 1a584d057e Add nomachine workspace rule back, add fractal (matrix) 2023-10-09 13:58:53 +01:00
Evie Litherland-Smith 0889818512 Big reorganise
Move commonModule into system/default.nix
Keep most essential parts (user definition, home-manager init) in
flake.nix but move rest to system/default.nix

Remove some tui expressions from home and add all to home/default.nix,
will always want those so always use

Disable gamescope session unless gamescope.nix imported

Move various home.package definitions to environment.systemPackage in
system/ expressions, located based on appropriate use

Move wallpapers directory due to restructure, no other changes to it
2023-10-09 11:40:25 +01:00
Evie Litherland-Smith 18575713f9 Add kdeconnect + service 2023-10-09 08:35:57 +01:00
Evie Litherland-Smith f2eadee91e Move firefox config up to system level
Enables automatic installation of firefox plugins
Enable working passff integration
2023-10-06 13:56:11 +01:00
Evie Litherland-Smith 31c0809912 Revert "Let sddm unlock gpg agent"
This reverts commit d962ac723d.
2023-10-01 09:02:16 +01:00
Evie Litherland-Smith d962ac723d Let sddm unlock gpg agent 2023-10-01 08:59:00 +01:00
Evie Litherland-Smith 6b7b76e7bc Switch to gnome-keyring for libsecret
email password and git credential helper now use gnome-keyring/secret-service
2023-09-30 09:27:43 +01:00
Evie Litherland-Smith b38ffe853d Switch back to sddm for login manager 2023-09-30 08:10:21 +01:00
Evie Litherland-Smith 91396a0733 Let gtklock unlock gpg-agent 2023-09-28 08:29:13 +01:00
Evie Litherland-Smith d26a3c4643 Update login and lock screens
Remove sddm/xserver to use greetd everywhere
Currently launching Hyprland directly and starting with lockscreen

Replace swaylock with gtklock for more consistency
2023-09-27 12:45:12 +01:00
Evie Litherland-Smith 02276b8fa4 Add missing dependencies for catppuccin-sddm-corners 2023-09-24 11:05:38 +01:00
Evie Litherland-Smith 415460db2d Use anyrun again with new theme/config
Do some retheming of hyprland/rofi/swaync for better consistency, add
transparency + blur to some missing bits

Add prismlauncher for minecraft
2023-09-24 10:29:51 +01:00
Evie Litherland-Smith e003f21579 Add dex, run at hyprland start
Move davmail to Ronin only
2023-09-24 07:32:32 +01:00
Evie Litherland-Smith 5a2b3094f5 Add protonvpn, make steam settings window floating 2023-09-23 07:12:52 +01:00
Evie Litherland-Smith e1e8f56367 Switch to using sddm for hyprland
Add catppuccin-corners theme
2023-09-17 17:57:24 +01:00
Evie Litherland-Smith 84c189b093 Move mimeApps, implemented at wrong level 2023-09-13 17:41:29 +01:00
Evie Litherland-Smith 05077d26d9 Add some initial mimetypes 2023-09-13 17:14:41 +01:00
Evie Litherland-Smith 16fa2feb65 Add noisetorch program 2023-09-13 14:57:51 +01:00
Evie Litherland-Smith 10a44cbc2d Major re-write to make things more modularised
Move collection expressions from hosts/ into services/ as importable
modules
Remove service/hostname.nix collections
Remove all imports from host/ expressions and include as modules in
flake.nix
Set sensible defaults that propagate to (I think) everything
2023-09-10 17:07:11 +01:00
Renamed from hosts/desktop.nix (Browse further)