hyprland: blueman -> overskride

parent 135ad213
windowrule = tag +images, class:(org.gnome.NautilusPreviewer) windowrule = tag +images, class:org.gnome.NautilusPreviewer
windowrule = tag +images, title:(Просмотр медиа) windowrule = tag +images, title:(Просмотр медиа)
windowrule = tag +images, title:(Media viewer) windowrule = tag +images, title:Media viewer
windowrule = tag +images, class:(imv) windowrule = tag +images, class:imv
windowrule = tag +video, class:(mpv) windowrule = tag +video, class:mpv
windowrule = tag +video, class:(com.github.rafostar.Clapper) windowrule = tag +video, class:(com.github.rafostar.Clapper)
windowrule = tag +media, tag:images windowrule = tag +media, tag:images
windowrule = tag +media, tag:video windowrule = tag +media, tag:video
...@@ -10,11 +10,13 @@ windowrule = tag +media, tag:video ...@@ -10,11 +10,13 @@ windowrule = tag +media, tag:video
windowrule = opacity 1.0, tag:media windowrule = opacity 1.0, tag:media
windowrule = float, tag:images windowrule = float, tag:images
windowrule = float,class:^(org.gnome.FileRoller)$ windowrule = float,class:org.gnome.FileRoller
windowrule = float,class:^(blueman-manager)$ windowrule = float,class:blueman-manager
windowrule = float,class:^(nm-connection-editor)$ windowrule = float,class:io.github.kaii_lb.Overskride
windowrule = float,class:^(com.saivert.pwvucontrol)$ windowrule = float,class:overskride
windowrule = float,class:^(xdg-desktop-portal-gtk)$ windowrule = float,class:nm-connection-editor
windowrule = float,class:com.saivert.pwvucontrol
windowrule = float,class:xdg-desktop-portal-gtk
windowrule = fullscreen, title:(Просмотр медиа) windowrule = fullscreen, title:(Просмотр медиа)
windowrule = fullscreen, title:(Media viewer) windowrule = fullscreen, title:(Media viewer)
......
...@@ -128,7 +128,7 @@ ...@@ -128,7 +128,7 @@
"tooltip-format-off": "󰂳 Выключено", "tooltip-format-off": "󰂳 Выключено",
"tooltip-format-connected": "{device_enumerate}", "tooltip-format-connected": "{device_enumerate}",
"tooltip-format-enumerate-connected": " {device_alias} 󰂄{device_battery_percentage}%", "tooltip-format-enumerate-connected": " {device_alias} 󰂄{device_battery_percentage}%",
"on-click-right": "hyprctl dispatch exec '[size 530 350; move 100%-550 4%]' blueman-manager" "on-click-right": "hyprctl dispatch exec '[size 930 600; move 100%-950 4%]' overskride"
}, },
"battery": { "battery": {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment