Skip to content
Snippets Groups Projects
Unverified Commit 51dab945 authored by Varac's avatar Varac
Browse files

hyprland: windows, workspaces

parent 824e7157
No related branches found
No related tags found
No related merge requests found
...@@ -13,4 +13,12 @@ general { ...@@ -13,4 +13,12 @@ general {
# https://wiki.hyprland.org/Configuring/Window-Rules/ # https://wiki.hyprland.org/Configuring/Window-Rules/
# Map apps to workspaces # Map apps to workspaces
windowrule = workspace 4, class:(firefox|chromium) workspace = 2, monitor:id:1
windowrule = workspace 2, class:^thunderbird$
workspace = 4, monitor:id:1
windowrule = workspace 4, class:^(firefox|chromium)$
# Test
# Doesn't seem to work ?
workspace = 5, monitor:eDP-1
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment