hyprland: disable media tag
Signed-off-by: Myned <dev@bjork.tech>
This commit is contained in:
parent
e2116e333f
commit
60e1b15823
1 changed files with 1 additions and 1 deletions
|
@ -224,7 +224,7 @@ in {
|
||||||
(tag.editor ["group invade" "tile"])
|
(tag.editor ["group invade" "tile"])
|
||||||
(tag.files ["size 1000 625"])
|
(tag.files ["size 1000 625"])
|
||||||
(tag.game ["fullscreen" "group barred" "idleinhibit always" "noborder" "noshadow" "renderunfocused" "workspace name:game"])
|
(tag.game ["fullscreen" "group barred" "idleinhibit always" "noborder" "noshadow" "renderunfocused" "workspace name:game"])
|
||||||
(tag.media ["tile" "workspace special:scratchpad"])
|
#// (tag.media ["tile" "workspace special:scratchpad"])
|
||||||
(tag.music ["tile" "workspace special:music"])
|
(tag.music ["tile" "workspace special:music"])
|
||||||
(tag.office ["workspace special:office"])
|
(tag.office ["workspace special:office"])
|
||||||
(tag.password ["center" "workspace special:password"])
|
(tag.password ["center" "workspace special:password"])
|
||||||
|
|
Loading…
Reference in a new issue