Commit graph

194 commits

Author SHA1 Message Date
Evie Litherland-Smith fa7baa7812 Export more rc2 settings for Vanguard 2024-06-17 08:37:45 +01:00
Evie Litherland-Smith 4a101ee77d Set pinentry package to Qt variant when using plasma6
Add extra theme/icon packages to installed packages whilst configuring
2024-06-17 08:27:46 +01:00
Evie Litherland-Smith 923adabb28 Add rc2 export for Vanguard as well
Remove some sway config from Vanguard.nix

Remove home-manager kdeconnect service, incompatible with
system/plasma6 enabled service

Install pinentry-all by default to ensure compatibility
2024-06-17 08:23:48 +01:00
Evie Litherland-Smith dfc1ac3f74 Add plasma6 export using rc2nix 2024-06-17 07:35:31 +01:00
Evie Litherland-Smith eb8bb86c17 Disable/remove more options not needed for plasma6 2024-06-16 20:44:38 +01:00
Evie Litherland-Smith 51171ddb06 Re-enable alacritty decorations, disable translucency for alacritty and emacs 2024-06-16 19:31:15 +01:00
Evie Litherland-Smith 99364c041b Disable sway and related modules 2024-06-16 12:42:26 +01:00
Evie Litherland-Smith e9a3bcd858 Update accent colour definitions
Rename variables to be clear these are colour names, not the actual
colours. Redefine as baseXX to be used in all scheme variables.

Update all uses to remove "with scheme" form and make more explicit.
2024-06-16 11:28:05 +01:00
Evie Litherland-Smith dea9837a50 Enable kdeconnect service 2024-06-16 11:05:45 +01:00
Evie Litherland-Smith bae8a7b912 Add sway/window to alt waybar config
Slightly change monitor config definition
2024-06-16 06:34:50 +01:00
Evie Litherland-Smith 942810dd66 Fix setting undocked profile for laptops 2024-06-15 10:04:33 +01:00
Evie Litherland-Smith 16914a2fa7 Change module layout for alt waybar 2024-06-15 09:59:00 +01:00
Evie Litherland-Smith 8f179c9f6b Update kanshi to use settings instead of profiles
Add kanshi config to Northstar

Standardise monitor config across machines

Move waybar alt bar definition to Vanguard config specifically, don't
need to use hacky solution
2024-06-15 09:57:26 +01:00
Evie Litherland-Smith e869e866f1 Check and set upstream information in git-sync-all 2024-06-13 17:38:20 +01:00
Evie Litherland-Smith c51926171f Move library to separate directory, instead of org submodule 2024-06-13 10:13:31 +01:00
Evie Litherland-Smith c2e8c11ed8 Switch Emacs back to socket activation 2024-06-13 07:12:47 +01:00
Evie Litherland-Smith 5779833787 Add teams-for-linux config file back 2024-06-12 10:44:53 +01:00
Evie Litherland-Smith 3c9b3dfcac Add teams-for-linux back, remove signal-desktop
Plan to add matrix bridges for signal and whatsapp so don't need the
installed applications any more
2024-06-12 07:36:48 +01:00
Evie Litherland-Smith b3202b5ae4 Switch firefox to default theme so that it uses GTK 2024-06-12 07:33:53 +01:00
Evie Litherland-Smith 1f04b00dfd Change accentColour, add accentColour2 for certain programs (e.g. sway) 2024-06-12 07:32:03 +01:00
Evie Litherland-Smith fda20dbf29 Emacs: add BBDB and ement packages 2024-06-12 07:31:52 +01:00
Evie Litherland-Smith bcc07b98cb flake.lock: Update
Flake lock file updates:

• Updated input 'iosevka-custom':
    'git+https://git.xenia.me.uk/pixelifytica/iosevka.git?ref=refs/heads/main&rev=6e305fa1d05a97343d47f0b6865e10a870fc8d4e' (2024-03-16)
  → 'git+https://git.xenia.me.uk/pixelifytica/iosevka.git?ref=refs/heads/main&rev=8848d889ab9089dff04a3ffc80d2cc8a61d545c4' (2024-06-07)
• Updated input 'iosevka-custom/nixpkgs':
    'github:nixos/nixpkgs/d691274a972b3165335d261cc4671335f5c67de9' (2024-03-14)
  → 'github:nixos/nixpkgs/e8057b67ebf307f01bdcc8fba94d94f75039d1f6' (2024-06-05)
• Updated input 'nixpkgs':
    'github:nixos/nixpkgs/0b8e7a1ae5a94da2e1ee3f3030a32020f6254105' (2024-06-05)
  → 'github:nixos/nixpkgs/9b5328b7f761a7bbdc0e332ac4cf076a3eedb89b' (2024-06-06)
2024-06-10 08:24:04 +01:00
Evie Litherland-Smith ac9ce0094d Change some colours for wlogout 2024-06-10 08:23:12 +01:00
Evie Litherland-Smith 24398ba7ca Add treemacs-nerd-icons to Emacs packages 2024-06-10 08:03:51 +01:00
Evie Litherland-Smith 1b14e48889 Switch GTK theme to Adwaita, Arc is unmaintained
Set Qt theme to adwaita-qt for consistent theme
2024-06-09 15:58:10 +01:00
Evie Litherland-Smith 01cdbfea12 Make all parts of GTK theme variable, based on scheme variant 2024-06-09 15:38:51 +01:00
Evie Litherland-Smith e55a4d5d1a Switch to Arc-Lighter GTK theme 2024-06-09 12:31:31 +01:00
Evie Litherland-Smith 4fc7925305 Add some more rules for game windows
Fix a typo (by removing that entry)
2024-06-09 06:54:34 +01:00
Evie Litherland-Smith fa3c5c2643 Update some more window rules 2024-06-09 06:51:10 +01:00
Evie Litherland-Smith 63d3ca5ea9 fixup! Add workspace rewrite for Cartridges 2024-06-09 06:27:15 +01:00
Evie Litherland-Smith 0f20690a25 Add workspace rewrite for Cartridges 2024-06-09 06:23:57 +01:00
Evie Litherland-Smith 9461b6da20 Switch other theme elements to Sweet GTK + One Light 2024-06-08 08:13:20 +01:00
Evie Litherland-Smith 72c37af6fe Switch to base16 one light (atom) theme
Change papirus-folder colours, switch cursor to volantes-cursors
2024-06-08 07:17:19 +01:00
Evie Litherland-Smith e980eb167b Switch back to alacritty as primary terminal 2024-06-07 20:44:55 +01:00
Evie Litherland-Smith 7e92a3e068 Cleanup Makefile 2024-06-07 20:16:32 +01:00
Evie Litherland-Smith 3c51bc8803 Inhibit idle when running a Steam game 2024-06-07 16:06:28 +01:00
Evie Litherland-Smith 0a9f7157fc Update alacritty config to generate theme dynamically 2024-06-07 13:36:29 +01:00
Evie Litherland-Smith 15199580e9 Add cartridges: Unified game launcher using GTK4.0 2024-06-07 13:36:01 +01:00
Evie Litherland-Smith 22dbc09500 Move some config from home/default.nix and nixos system config
Add options to desktop.nix from home/default.nix that are
desktop-relevant.

Add mimeapp config back from nixos system config

Move fd, ripgrep to enabled programs, remmina to enable service

Emacs config now imports shell config to ensure requirements are met
instead of duplicating some

Move Zsh config into it's own file zsh.nix
2024-06-07 10:51:35 +01:00
Evie Litherland-Smith 6c4723e9b9 Remove whatsapp-for-linux and teams-for-linux 2024-06-07 07:30:29 +01:00
Evie Litherland-Smith 8dab770287 flake.lock: Update
Flake lock file updates:

• Updated input 'home-manager':
    'github:nix-community/home-manager/a631666f5ec18271e86a5cde998cba68c33d9ac6' (2024-05-26)
  → 'github:nix-community/home-manager/845a5c4c073f74105022533907703441e0464bc3' (2024-06-04)
• Updated input 'nixpkgs':
    'github:nixos/nixpkgs/805a384895c696f802a9bf5bf4720f37385df547' (2024-05-31)
  → 'github:nixos/nixpkgs/0b8e7a1ae5a94da2e1ee3f3030a32020f6254105' (2024-06-05)
2024-06-07 07:00:52 +01:00
Evie Litherland-Smith 0e45bbe456 Add pull step back to git-sync-all.sh
Pulls ~/.emacs.d/ and ~/.config/home-manager/
2024-06-07 06:01:43 +01:00
Evie Litherland-Smith fd35f72cd2 Re-enable Emacs service, don't import work.nix for Vanguard 2024-06-06 17:25:44 +01:00
Evie Litherland-Smith 80f9c53384 Set compile-command to build instead of switch 2024-06-06 06:44:42 +01:00
Evie Litherland-Smith 68462fb0a5 Set compile-command dir local variable 2024-06-06 06:29:22 +01:00
Evie Litherland-Smith 4dcf1bc136 Fix cursor package 2024-06-06 06:28:12 +01:00
Evie Litherland-Smith 1a7959808a Replace zsh update aliases with system-update-all script 2024-06-05 16:39:29 +01:00
Evie Litherland-Smith 7592b887a4 Vanguard: import work packages 2024-06-05 16:20:04 +01:00
Evie Litherland-Smith a544feb2a4 Merge branch 'main' of https://git.xenia.me.uk/pixelifytica/home-manager 2024-06-05 13:53:18 +01:00
Evie Litherland-Smith 9010309e86 Invert type for cursor theme (e.g. Dark cursor if Light theme) 2024-06-05 13:53:03 +01:00