Commit graph

22 commits

Author SHA1 Message Date
Evie Litherland-Smith c041fdc16c Fix default workspace 2024-12-20 09:08:25 +00:00
Evie Litherland-Smith dc02bcf65d Adjust spacing for backlight and battery now that I've seen them 2024-12-20 09:05:14 +00:00
Evie Litherland-Smith 2d2003b563 Slightly tweaks spacings to look better 2024-12-20 08:50:05 +00:00
Evie Litherland-Smith af96fd456d Styling updates: Moved waybar to side of screen
Module/style tweaks to fix vertical form-factor, mostly moving text
into tooltips and adjusting padding/margin values.

Set pulseaudio module to use fuzzel interface.

Tweaked opacity values.

Make all floating windows have border size 2 for consistency.
2024-12-20 08:41:40 +00:00
Evie Litherland-Smith 63fcc689bc Theme updates
Add wlogout style config, based on default with modified colours using
base16 scheme

Add some opacity back: 0.8 for terminal and desktop, 0.4 for popups,
still 1.0 for applications

Slightly shrink fuzzel and Nautilus sizes to fit laptops better

Set round to 10px from 5 globally

Fix inactive border colour in btm, fix fzf using a solid background on
translucent terminals
2024-12-19 07:16:12 +00:00
Evie Litherland-Smith 316d25cdc7 Actually apply waybar transparency properly, and fix border colour 2024-12-16 17:37:49 +00:00
Evie Litherland-Smith 1b126963ed Switch to DejaVu font family as main fonts
Regular Sans and Serif for proportional fonts, DejaVuSansM Nerd Font
for monospace
2024-12-12 08:19:16 +00:00
Evie Litherland-Smith cc3e546f3e Revert "Change accent colour"
This reverts commit 7afd75bd5a.
2024-12-12 05:35:10 +00:00
Evie Litherland-Smith 7afd75bd5a Change accent colour 2024-12-11 12:56:09 +00:00
Evie Litherland-Smith deaa8827a6 Enable translucency again 2024-12-09 15:14:57 +00:00
Evie Litherland-Smith 1a3ff2a383 Waybar: change icon for gaming workspace 2024-12-06 07:27:24 +00:00
Evie Litherland-Smith c6ca5a5975 Issues with iwd, revert to wpa_supplicant
Remove iwgtk since I'm not using iwd, back to nm-applet
2024-12-05 14:18:25 +00:00
Evie Litherland-Smith 51081b3eca Switch networkmanager backend to iwd
Switch network frontend to iwgtk, bluetooth frontend to overskride

Enable wifi powersave on laptops
2024-12-05 13:51:47 +00:00
Evie Litherland-Smith f726834e7f Change accent colour to cyan 2024-12-05 09:03:59 +00:00
Evie Litherland-Smith 5971d10483 Swap order of printing and game workspaces 2024-12-03 15:55:17 +00:00
Evie Litherland-Smith f20695d45d Swap music workspace back to documents 2024-12-03 15:53:05 +00:00
Evie Litherland-Smith 561d2e47ac Add whatsapp-for-linux back with config 2024-12-03 15:49:18 +00:00
Evie Litherland-Smith fd25a6ed83 Waybar: Add keyboard-state module to show capslock state 2024-11-21 11:24:39 +00:00
Evie Litherland-Smith d256780bb0 Add dedicate 3D printer workspace 2024-11-20 16:05:00 +00:00
Evie Litherland-Smith 097705f67a Remove files workspace, add music workspace 2024-11-20 07:26:22 +00:00
Evie Litherland-Smith 6aaf6488db Swap whatsapp-for-linux for zapzap
Getting much better performance from zapzap
2024-11-14 14:14:45 +00:00
Evie Litherland-Smith 68b4a7b063 Flatten directory/file structure a bit
Move system/home/default.nix into system/default.nix,
system/home/desktop/default.nix into system/desktop.nix to reduce
unnecessary duplication. Moved everything in home/desktop up to home/
and adjusted paths accordingly. Moved wallpapers up to system/ since
it makes sense with where it's used.

Merge allowUnfreePredicate into single place again since it seems to
override rather than combine if used multiple times.

Install NoMachine on all machines again by default.
2024-11-14 08:43:27 +00:00
Renamed from system/home/desktop/waybar.nix (Browse further)