Skip to content

Commit

Permalink
feat(hyprland): Add windowrules for slack, thunderbird, and gimp
Browse files Browse the repository at this point in the history
  • Loading branch information
mimre25 committed Jan 17, 2025
1 parent e5ec76d commit 54760d6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions hypr/.config/hypr/hyprland.conf
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,10 @@ source = ~/.config/hypr/workspaces.conf
# windowrulev2 = rounding 0, floating:0, onworkspace:w[tv1]
# windowrulev2 = bordersize 0, floating:0, onworkspace:f[1]
# windowrulev2 = rounding 0, floating:0, onworkspace:f[1]
windowrulev2 = workspace 2, class:(?i)slack
windowrulev2 = workspace 10, class:(?i)slack title:(?i)huddle.*
windowrulev2 = workspace 4, class:(?i)thunderbird
windowrulev2 = workspace 11, class:(?i)gimp.*

# See https://wiki.hyprland.org/Configuring/Dwindle-Layout/ for more
dwindle {
Expand Down

0 comments on commit 54760d6

Please sign in to comment.