diff options
| author | iceyrazor <iceyrazor@mailfence.com> | 2025-07-19 14:39:56 -0500 |
|---|---|---|
| committer | iceyrazor <iceyrazor@mailfence.com> | 2025-07-19 14:39:56 -0500 |
| commit | 143696c0a95af8eb819562701dcd0421254620f8 (patch) | |
| tree | 29a78f2461f452f32e5e6796140aac7b57b31433 /env/.config/hypr | |
| parent | 63cfe979086c720209bfacbcc5ae22c8a28dbea3 (diff) | |
lots of changes
- changed music command
- added music to backup
- showmethekey more window rules
- added mpv config
- added seahorse to all reqs
- nvim
- added render markdown
- added treesitter. ive been using just my systems treesitter.
- fixed undotree bind
- removed eldritch theme. it broke
Diffstat (limited to 'env/.config/hypr')
| -rw-r--r-- | env/.config/hypr/hyprland.conf | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/env/.config/hypr/hyprland.conf b/env/.config/hypr/hyprland.conf index 311bd2a..4c20d06 100644 --- a/env/.config/hypr/hyprland.conf +++ b/env/.config/hypr/hyprland.conf @@ -465,6 +465,10 @@ windowrule = size 60% 60%,title:Open Files,class:xdg-desktop-portal-gtk windowrule = noblur,class:showmethekey-gtk windowrule = noshadow,class:showmethekey-gtk windowrule = noborder,class:showmethekey-gtk +windowrule = float,class:showmethekey-gtk +windowrule = size 1128 53,class:showmethekey-gtk +windowrule = move 253 1450,class:showmethekey-gtk +windowrule = workspace 1,class:showmethekey-gtk windowrule = noblur,class:desktop-pet windowrule = noshadow,class:desktop-pet |
