Commit Graph

62 Commits

Author SHA1 Message Date
30425fa1e4 fix(hyprland): increase hyprland window animation speed
Was too slow, got really annoying
2026-04-06 20:44:33 +01:00
6bb29b7539 feat(vscode): update font size 2026-04-06 20:42:34 +01:00
3481125919 fix(hypr): fix minimum force speed 2026-03-16 22:51:08 +00:00
798ecf40a2 fix(hypr): adjust gesture settings for smoother workspace swaps
It turns out there are options for adjust the cancelling ratio and force
speed for workspace animations. This makes it much closer to real MacOS
animations.

This was tested against Jas's Macbook Air - M1 and they seem quite
closer.
2026-03-16 22:26:54 +00:00
eabcc3de6b feat(hyprland): add hypridle and lid close binds 2026-03-16 22:26:14 +00:00
bf9d570ff3 Merge branch 'main' of ssh://gitea/dylan/birch-dots 2026-03-14 13:21:03 +00:00
bc2c508969 fix(wlogout): broken logout button 2026-03-12 22:51:22 +00:00
8b12bc3a3b fix(mouse): incorrect sens 2026-03-12 22:46:17 +00:00
984027efcb fix(hyprcursor): breeze mouse pointer uses lowercase "b"
Not really sure why it worked before, but after logging in this morning
the cursor was the default hyprland cursor. Fixed by reinstalling Breeze
and changing this.
2026-03-12 09:27:17 +00:00
568a81a94d fix(hypr): increase scroll factor
Scrolling on certain apps is too slow with 0.2
2026-03-12 08:55:49 +00:00
9ee3da3100 feat(waybar): add bluetooth module 2026-03-12 08:55:28 +00:00
1bd5bebcda fix(hyprland): anime wallpaper accidentally added in default config
Cringe.
2026-03-08 00:22:25 +00:00
1ba46fb540 feat(wlogout): add wlogout package settings 2026-03-07 19:45:16 +00:00
88575db93b fix(waybar): missing left red bar on power button
Just for consistency with the left side of the bar, which has a nice
yellow bar indicating the end of the waybar.
2026-03-06 22:37:39 +00:00
22e667051a fix(waybar): transparency too high on bright backgrounds
After I logged into the main PC, the waybar icons were barely visible
due to the borderline transparent icons.

I increased the opaqueness of the widgets themselves while keeping the
rest of the bar transparent, so I can keep the clean look while still
being able to see what the hell is going on.
2026-03-06 19:26:22 +00:00
b1f76d6ac2 fix(hypr): increase length of workspace swap animation
Far too low before, originally done for the gesture speed, but affected
actually swapping between workspaces with the keyboard far more.
2026-03-05 16:52:42 +00:00
f171fe16fb feat(waybar): new waybar styling
Trying it out for now, might revert still since I'm not fully sold on it
yet. It's sleek but a bit "gamer-y" for my taste.
2026-03-05 16:46:16 +00:00
dac5c77bed feat(vscode): add vscode settings and extensions 2026-03-05 15:38:23 +00:00
0506b1fa6d fix(hypr): separate two different animations
The overshoot animation applied to all windows and looked strange on
windows.
2026-03-05 11:01:27 +00:00
d91355f602 refactor(hypr): move gestures to input file
Gestures are not decorational, they are inputs.
2026-03-05 10:50:15 +00:00
d5ce4b4b19 feat(hypr): update beizer animation for smoother workspace swaps
Workspace swaps with no overshoot felt slightly clunky. Adding a small
overshoot makes it feel more smooth and Mac-like.
2026-03-05 10:29:20 +00:00
b1341b7920 feat: add discord settings 2026-03-02 21:43:08 +00:00
3827de7d7c feat: update media keybinds to use f-keys 2026-03-01 18:42:46 +00:00
258702801e refactor(hypr): remove duplicated config from hyprland.conf 2026-03-01 11:26:59 +00:00
63d5d8bf85 feat: reduce scroll factor for smoother scrolling
Refactor input settings into it's own file
2026-02-28 19:43:57 +00:00
1208b2cf10 fix(hyprland): fix per-device mouse sens 2026-02-26 20:45:43 +00:00
fab1b3a175 fix(waybar): incorrect window alignments wit hyprland border spacings 2026-02-21 01:14:51 +00:00
47af1cc086 fix(hyprland): fix missing hyprpaper config 2026-02-13 21:42:21 +00:00
4b0671287c feat(wofi): add wallpaper selection menu 2026-02-12 12:40:47 +00:00
20f6bede8e feat(kitty): add kitty conf 2026-02-09 20:49:39 +00:00
d78bd2f08c chore(waybar): remove dependency on pamixer 2026-02-09 17:53:38 +00:00
58f890a324 fix(waybar): broken polling of mic status on main PC 2026-02-09 17:49:27 +00:00
770925b66a feat(waybar): add RAM usage module 2026-02-09 14:49:15 +00:00
ad85c16268 chore(wofi): remove old css 2026-02-09 14:37:32 +00:00
be15649bbb feat(hypr): add keybind for volume mute 2026-02-09 14:35:04 +00:00
1a2929da35 feat(hypr): add keybinds for brightness control 2026-02-09 14:33:45 +00:00
eef6682741 feat(hypr): add keybinds for volume control 2026-02-09 14:32:29 +00:00
5cfcb8a394 fix(waybar): mic icon centering and change to event-driven updating 2026-02-09 14:18:04 +00:00
2fce7ad031 chore: remove old scripts 2026-02-09 13:44:25 +00:00
2baeeee39a feat: launch nextcloud on startup 2026-02-08 18:54:02 +00:00
512f81b5bb feat: mako notification config 2026-02-06 23:45:50 +00:00
dc7bbf85ad feat: change browser to Brave 2026-01-31 21:08:24 +00:00
2314f440b9 feat: mute button on Waybar 2026-01-31 13:48:38 +00:00
68129c5363 Add battery module 2026-01-27 14:47:20 +00:00
cbcd8282ba update decoration 2026-01-27 14:37:58 +00:00
315f255aa3 add default workspaces for monitors 2026-01-25 12:15:43 +00:00
bb69b74d21 copy Jas waybar 2026-01-25 12:13:51 +00:00
08dc7cc0ff reduce mouse sens 2026-01-24 13:53:15 +00:00
Dylan De Faoite
1129afeb84 remove accidental monitors.conf push 2026-01-23 09:21:32 +00:00
32e4627fb5 update decoration, gesture 2026-01-22 15:24:49 +00:00