
* Fix JetBrains IDEs flickering and focus issues in Hyprland Add window rules to prevent tooltip and tab dragging flickering issues in JetBrains IDEs when running under Hyprland compositor. * Fix JetBrains IDEs flickering and focus issues in Hyprland Add window rules to prevent tooltip and tab dragging flickering issues in JetBrains IDEs when running under Hyprland compositor. Uses the new windowrule syntax (Hyprland v0.48.0+) instead of deprecated windowrulev2. # Conflicts: # default/hypr/apps/jetbrains.conf * Fix JetBrains floating popup size issue in Hyprland * Style --------- Co-authored-by: Mike Veerman <mike@nonect.com> Co-authored-by: David Heinemeier Hansson <david@hey.com>
11 lines
648 B
Plaintext
11 lines
648 B
Plaintext
# App-specific tweaks
|
|
source = ~/.local/share/omarchy/default/hypr/apps/pip.conf
|
|
source = ~/.local/share/omarchy/default/hypr/apps/chromium.conf
|
|
source = ~/.local/share/omarchy/default/hypr/apps/hyprshot.conf
|
|
source = ~/.local/share/omarchy/default/hypr/apps/retroarch.conf
|
|
source = ~/.local/share/omarchy/default/hypr/apps/steam.conf
|
|
source = ~/.local/share/omarchy/default/hypr/apps/system.conf
|
|
source = ~/.local/share/omarchy/default/hypr/apps/walker.conf
|
|
source = ~/.local/share/omarchy/default/hypr/apps/1password.conf
|
|
source = ~/.local/share/omarchy/default/hypr/apps/jetbrains.conf
|
|
source = ~/.local/share/omarchy/default/hypr/apps/zoom.conf |