1
1
Fork 0

hyprland: disable media tag

Signed-off-by: Myned <dev@bjork.tech>
This commit is contained in:
Myned 2024-10-01 19:11:10 -05:00
parent e2116e333f
commit 60e1b15823
Signed by: myned
GPG key ID: C7224454F7881A34

View file

@ -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"])