Evie Litherland-Smith
0a9f7157fc
Update alacritty config to generate theme dynamically
2024-06-07 13:36:29 +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
db43e17270
Change to light theme (Latte), change wallpaper to Outset Island
2024-06-04 14:55:20 +01:00
Evie Litherland-Smith
e670a4e391
Update swaylock theme to be more complete
2024-06-04 14:19:40 +01:00
Evie Litherland-Smith
c2dc12417c
ssh: add keys to agent (new config syntax), remove heimdall
...
Set TERM env var to xterm-256color in foot config instead of as ssh
override, might fix emacs remote shell issues where it should be
TERM=dumb
2024-06-03 09:54:42 +01:00
Evie Litherland-Smith
18a245e375
Remove automatic tabbed rule from any windows
2024-06-03 09:36:31 +01:00
Evie Litherland-Smith
41ae216b81
Add blur to logout_dialog layer
2024-06-03 06:42:58 +01:00
Evie Litherland-Smith
2c270c0cd5
Disable checkConfig for sway module
...
Fix https://github.com/nix-community/home-manager/issues/5379
2024-06-03 05:26:43 +01:00
Evie Litherland-Smith
47fa0b2761
Add remmina with window rules
...
Add sway/window to waybar (left slot)
2024-05-31 09:33:10 +01:00
Evie Litherland-Smith
b4e203a5e0
Update font sizes for waybar and fuzzel
2024-05-30 17:04:47 +01:00
Evie Litherland-Smith
15ade8b6da
Make chat programs tabbed by default
2024-05-30 11:45:15 +01:00
Evie Litherland-Smith
2af99c51d7
Fix opacity of mako and fuzzel, actually 80% now
...
Change bright0 colour for foot from base03 -> base04 for better
contrast
2024-05-29 14:07:33 +01:00
Evie Litherland-Smith
52e0ee5c7e
Switch order of makoctl keybinds
2024-05-29 13:17:35 +01:00
Evie Litherland-Smith
1ca24bf948
Adjust size of fuzzel window
2024-05-29 10:16:15 +01:00
Evie Litherland-Smith
d8d30031f8
Fuzzel filter files by desktop
2024-05-29 09:18:54 +01:00
Evie Litherland-Smith
a6d8dbf2be
Add binds to restore and clear notifcations with makoctl
2024-05-29 09:13:51 +01:00
Evie Litherland-Smith
e528a8fc88
Change swaylock bind to Super+Alt+L
...
Add Shift to wlogout bind
2024-05-29 09:08:12 +01:00
Evie Litherland-Smith
607f03a785
Change opacity of waybar
2024-05-28 07:55:12 +01:00
Evie Litherland-Smith
98b04a645a
Switch swaync for mako
...
Move waybar to bottom of screen, move workspaces module to the left
and mpris to the centre
2024-05-28 07:47:00 +01:00
Evie Litherland-Smith
8519ba9fe5
Make some more Niri binds more like Sway
2024-05-27 21:14:39 +01:00
Evie Litherland-Smith
79b0a0d841
Fix foot and swaync color + opacity settings
2024-05-27 21:12:23 +01:00
Evie Litherland-Smith
dff251d0f9
Add some transparency back, fix waybar module settings
2024-05-27 21:07:45 +01:00
Evie Litherland-Smith
58ce683cb2
Foot: add slight padding
2024-05-27 20:48:40 +01:00
Evie Litherland-Smith
6a25f97753
Niri: set cursor theme, disable csd
2024-05-27 20:40:46 +01:00
Evie Litherland-Smith
bbec2b7a0d
Niri: remove invalid keybinds
2024-05-27 20:16:18 +01:00
Evie Litherland-Smith
e532ddc8cd
Sway: use set-background helper script as well
2024-05-27 20:12:30 +01:00
Evie Litherland-Smith
b4b37d3d2a
Niri: call set-background at startup
2024-05-27 20:10:38 +01:00
Evie Litherland-Smith
6bc0cbdc4f
Add niri config, restructure files
...
Move sway to desktop/sway and move other packages under programs/sway
up a level to programs/desktop, add niri config to desktop/niri and
refactor common desktop imports into desktop/default.nix that also
imports (for now at least) sway and niri modules
Move wallpapers into programs/desktop since that's where they're
needed anyway
Add helper script to call swaybg with arguments
2024-05-27 20:07:18 +01:00