Commit graph

17 commits

Author SHA1 Message Date
f2da2174d3 Disable follow mouse focus for floating windows 2025-09-26 14:20:51 +09:00
5c19b4943e Comment out geastures
After an update the geasture was invalid, because I don't use a
trackpad but just the mouse I am uncommenting it.
2025-09-26 13:11:15 +09:00
0241cfa63f Remove transparency from floating browser window
When I have a Picture-in-Picture video I like to open it and float
it on top of everything so it's always visible. But when it becomes
inactive the background shines through like with all other inactive
windows. This patch makes the opacity to 1.0 so the background doesn't
shine through and it's easier to watch the video.
2025-09-26 13:08:58 +09:00
5c1b447b02 Set force_split = 2 in hyprland.conf
It felt always random where a new window would be opened, turns
out it was set to smart_split so it would check where tho mouse
cursor is and split to that side.

With this change it will always open right/bottom.
2025-09-13 22:25:37 +09:00
8d7981e027 Kill dim on wakeup 2025-09-13 22:24:58 +09:00
a17aa97d68 Fix timeout times in hypridle
For some reason when there was too much time between dim
and lock it would always wake up and stay awake for ever.
2025-09-13 21:51:29 +09:00
455943ef3d Declutter and comment hypridle.conf 2025-09-12 22:23:07 +09:00
1b9fff48b1 Add history file to launch-menu 2025-09-11 13:49:20 +09:00
4ba91b1753 Add hyprpick color picker keybindings 2025-09-11 09:05:30 +09:00
57335d492a Add key bindings for OBS 2025-09-05 22:59:17 +09:00
113421ccef Resize the wallpaper to fix exactly my screen 2025-09-04 22:20:25 +09:00
973e3da700 Add screenshots 2025-09-02 10:47:35 +09:00
13033352e5 Fix hyprshot path 2025-08-31 16:16:42 +09:00
49f2ac7314 Fix bg path in hyprlock 2025-08-31 10:26:34 +09:00
466b931fd9 Add Menu shortcut 2025-08-30 22:31:31 +09:00
3f7d6c9821 Add shortcut cheatsheet 2025-08-30 10:33:19 +09:00
8e85fe845b first commit 2025-08-28 11:23:01 +09:00