Commit graph

236 commits

Author SHA1 Message Date
9d289ae6c7 2026-05-13 23:18:32 +01:00
622728dcaf Cleanup. 2026-05-13 23:10:36 +01:00
180c1fe3ba 2026-05-13 23:03:57 +01:00
db7bc35943 Fix hyprland_v3 2026-05-13 23:00:43 +01:00
a0990bceee Maybe fix hyprland v2_final_finalforreal_actuallyfinal 2026-05-13 22:53:05 +01:00
a201f98c7c Maybe fix hyprland v2_final_finalforreal 2026-05-13 22:50:29 +01:00
f39e78d519 Maybe fix hyprland v2_final 2026-05-13 22:45:52 +01:00
db5abd78f8 Maybe fix hyprland v2 2026-05-13 22:43:20 +01:00
38ef4c59f1 Maybe fix hyprland. 2026-05-13 22:40:54 +01:00
e94f417cff 2026-05-13 21:13:31 +01:00
186b6b2433 2026-05-13 20:48:53 +01:00
94740dc37b 2026-05-13 20:43:38 +01:00
6938f4113a 2026-05-13 20:40:38 +01:00
5a34446de8 2026-05-13 20:00:24 +01:00
2c6322df00 2026-05-13 15:00:10 +01:00
5db1093e8a 2026-05-13 14:39:27 +01:00
983c981c24 2026-05-13 14:36:56 +01:00
ded3167b6a 2026-05-13 14:35:15 +01:00
5b3840bca9 2026-05-13 14:30:41 +01:00
0295e86f66 2026-05-13 14:26:44 +01:00
d5a45caf44 2026-05-13 14:25:52 +01:00
fc25f3aceb 2026-05-13 14:22:37 +01:00
381e4a739e 2026-05-13 14:21:03 +01:00
9818a13050 2026-05-13 14:17:47 +01:00
b06a4333cf 2026-05-13 14:01:13 +01:00
41630e0730 2026-05-13 13:53:30 +01:00
83b75e13da 2026-05-13 13:41:12 +01:00
7ab04c29ea 2026-05-13 13:31:00 +01:00
eed460730a 2026-05-13 13:27:04 +01:00
a858c4fa78 2026-05-13 13:25:28 +01:00
5f054ed965 2026-05-13 13:22:56 +01:00
5073d70796 2026-05-13 13:19:41 +01:00
5aa8260db4 maybe fix 2026-05-13 13:17:53 +01:00
f06e4c0e90 Fix fuzzel 2026-05-13 13:14:26 +01:00
ad3c7789ec Maybe fix fuzzel. 2026-05-13 13:09:43 +01:00
1e90c1637b Change match mode to fzf and exit on focus loss. 2026-05-13 13:06:50 +01:00
1a8c6adc12 Adding some spaces. 2026-05-13 13:02:01 +01:00
dac2d58209 Adding icons to power menu. 2026-05-13 13:00:51 +01:00
30b652f400 Removed a wrong comment. 2026-05-13 12:51:35 +01:00
0f9755800e Fixing drawer. 2026-05-13 12:49:39 +01:00
93c35015e4 Testing waybar tray. 2026-05-13 12:47:02 +01:00
7abb63698f missing semicolon 2026-05-13 12:09:22 +01:00
18fca17309 Updating Fuzzel. 2026-05-13 12:08:20 +01:00
d5a8c12383 Cache folder colours so we don't recolour on every boot. 2026-05-13 09:37:52 +01:00
67cb9fb3ba Update movetoworkspace to Movetoworkspacesilent 2026-05-12 19:33:52 +01:00
ca34fd61c8 waybar: restore network icons with monochrome Material Design glyphs
The Nerd Font icons in the earlier waybar config got stripped through
a round-trip — the wifi format was rendering as two spaces and the
others as empty. Reinstate them with the cleaner mdi-wifi /
mdi-ethernet / mdi-wifi-off codepoints (U+F05A9 / F0200 / F05AA) which
render single-colour and read more as outline glyphs than the busier
FontAwesome originals.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-12 12:06:38 +01:00
5caf3d733f waybar: add a power menu module
Click the ⏻ glyph on the right edge of the bar; a fuzzel dmenu pops up
with Lock / Logout / Reboot / Shutdown. Lock runs hyprlock, logout
exits Hyprland, the others go through systemctl. Hover state turns the
icon base08 (red) as a soft warning.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-12 11:49:44 +01:00
af647e2a1e stylix: switch cursor to Bibata-Modern-Ice
Updates stylix.cursor and the three places that hardcode the cursor
name as env vars / hyprctl arg / XCURSOR_PATH so they stay aligned.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-12 11:48:28 +01:00
5e479cc394 stylix: pull Papirus folder variants into the recoloured icon theme
Adwaita's scalable/places ships only the generic folder.svg, so
Downloads, Pictures, Music etc. all rendered as the same icon. Copy
Papirus' places at every size into WallpaperAdwaita and recolour the
Papirus blues to the stylix primary. Declare the sized places
directories in index.theme so GTK actually looks at them.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-12 09:44:48 +01:00
4bc3e3b3f6 stylix: drop the base03..07 override
Now that we're on a different wallpaper with better-derived colours,
the foreground neutralisation isn't needed — let stylix's
wallpaper-derived palette stand on its own.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-11 22:41:15 +01:00