mirror of
https://github.com/alyraffauf/nixcfg.git
synced 2024-11-25 13:11:55 -05:00
hyprland: remove default special workspace rules
This commit is contained in:
parent
b0c864e606
commit
69d85a01fa
|
@ -275,9 +275,9 @@
|
|||
|
||||
# windowrulev2 = workspace 4,class:(google-chrome)
|
||||
|
||||
# Scratchpad Magic
|
||||
windowrulev2 = workspace special:magic,class:(org.gnome.Fractal)
|
||||
windowrulev2 = workspace special:magic,class:(WebCord)
|
||||
# # Scratchpad Magic
|
||||
# windowrulev2 = workspace special:magic,class:(org.gnome.Fractal)
|
||||
# windowrulev2 = workspace special:magic,class:(WebCord)
|
||||
|
||||
# Example binds, see https://wiki.hyprland.org/Configuring/Binds/ for more
|
||||
bind = ${modifier}, T, exec, ${terminal}
|
||||
|
|
Loading…
Reference in a new issue