forked from Shinonome/dots-hyprland
make osk always above everything else (#2862)
This commit is contained in:
@@ -127,6 +127,7 @@ layerrule = match:namespace osk[0-9]*, blur on
|
|||||||
layerrule = match:namespace osk[0-9]*, ignore_alpha 0.6
|
layerrule = match:namespace osk[0-9]*, ignore_alpha 0.6
|
||||||
|
|
||||||
# Quickshell
|
# Quickshell
|
||||||
|
# Quickshell: illogical-impulse
|
||||||
layerrule = match:namespace quickshell:.*, blur_popups on
|
layerrule = match:namespace quickshell:.*, blur_popups on
|
||||||
layerrule = match:namespace quickshell:.*, blur on
|
layerrule = match:namespace quickshell:.*, blur on
|
||||||
layerrule = match:namespace quickshell:.*, ignore_alpha 0.79
|
layerrule = match:namespace quickshell:.*, ignore_alpha 0.79
|
||||||
@@ -154,6 +155,8 @@ layerrule = match:namespace quickshell:session, ignore_alpha 0
|
|||||||
layerrule = match:namespace quickshell:sidebarRight, animation slide right
|
layerrule = match:namespace quickshell:sidebarRight, animation slide right
|
||||||
layerrule = match:namespace quickshell:sidebarLeft, animation slide left
|
layerrule = match:namespace quickshell:sidebarLeft, animation slide left
|
||||||
layerrule = match:namespace quickshell:verticalBar, animation slide
|
layerrule = match:namespace quickshell:verticalBar, animation slide
|
||||||
|
layerrule = match:namespace quickshell:osk, order -1
|
||||||
|
# Quickshell: waffles
|
||||||
layerrule = match:namespace quickshell:wallpaperSelector, animation slide top
|
layerrule = match:namespace quickshell:wallpaperSelector, animation slide top
|
||||||
layerrule = match:namespace quickshell:wNotificationCenter, no_anim on
|
layerrule = match:namespace quickshell:wNotificationCenter, no_anim on
|
||||||
layerrule = match:namespace quickshell:wOnScreenDisplay, no_anim on
|
layerrule = match:namespace quickshell:wOnScreenDisplay, no_anim on
|
||||||
|
|||||||
Reference in New Issue
Block a user