Compare commits

..

No commits in common. "5c19b4943e1c9c372216307eba21c5f5853f0e33" and "b112f1df45f5cdc3e675f302c68e7bed57acef72" have entirely different histories.

2 changed files with 4 additions and 4 deletions

View file

@ -203,9 +203,9 @@ input {
} }
# https://wiki.hyprland.org/Configuring/Variables/#gestures # https://wiki.hyprland.org/Configuring/Variables/#gestures
# gestures { gestures {
# workspace_swipe = false workspace_swipe = false
# } }
# Example per-device config # Example per-device config
# See https://wiki.hyprland.org/Configuring/Keywords/#per-device-input-configs for more # See https://wiki.hyprland.org/Configuring/Keywords/#per-device-input-configs for more

View file

@ -1,9 +1,9 @@
# Librewolf Picture-in-Picture # Librewolf Picture-in-Picture
windowrulev2 = float, class:($browser),title:(Picture-in-Picture) windowrulev2 = float, class:($browser),title:(Picture-in-Picture)
windowrulev2 = pin, class:($browser),title:(Picture-in-Picture) windowrulev2 = pin, class:($browser),title:(Picture-in-Picture)
windowrule = opacity 1.0 override 1.0 override, class:($browser),title:(Picture-in-Picture)
# Cheatsheet # Cheatsheet
windowrulev2 = float, class:net.jeena.Cheatsheet windowrulev2 = float, class:net.jeena.Cheatsheet
windowrulev2 = center, class:net.jeena.Cheatsheet windowrulev2 = center, class:net.jeena.Cheatsheet
windowrulev2 = stayfocused, class:net.jeena.Cheatsheet windowrulev2 = stayfocused, class:net.jeena.Cheatsheet