Regenerated
This commit is contained in:
+339
-328
File diff suppressed because it is too large
Load Diff
@@ -2615,6 +2615,16 @@ windowrule {
|
|||||||
size = 900 700
|
size = 900 700
|
||||||
}
|
}
|
||||||
|
|
||||||
|
windowrule {
|
||||||
|
name = quickshell-powermenu
|
||||||
|
match:title = quickshell-powermenu
|
||||||
|
blur = on
|
||||||
|
opacity = 0.8 0.8
|
||||||
|
float = on
|
||||||
|
move = cursor -50% 0
|
||||||
|
pin = on
|
||||||
|
}
|
||||||
|
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
||||||
** =generated/.config/hypr/workspace-rules.conf=
|
** =generated/.config/hypr/workspace-rules.conf=
|
||||||
@@ -2652,6 +2662,7 @@ ShellRoot {
|
|||||||
|
|
||||||
FloatingWindow {
|
FloatingWindow {
|
||||||
id: root
|
id: root
|
||||||
|
title: "quickshell-powermenu"
|
||||||
visible: true
|
visible: true
|
||||||
width: 220
|
width: 220
|
||||||
height: contentLayout.implicitHeight + 32
|
height: contentLayout.implicitHeight + 32
|
||||||
|
|||||||
@@ -27,3 +27,13 @@ windowrule {
|
|||||||
move = move onscreen 100%-w 0
|
move = move onscreen 100%-w 0
|
||||||
size = 900 700
|
size = 900 700
|
||||||
}
|
}
|
||||||
|
|
||||||
|
windowrule {
|
||||||
|
name = quickshell-powermenu
|
||||||
|
match:title = quickshell-powermenu
|
||||||
|
blur = on
|
||||||
|
opacity = 0.8 0.8
|
||||||
|
float = on
|
||||||
|
move = cursor -50% 0
|
||||||
|
pin = on
|
||||||
|
}
|
||||||
|
|||||||
@@ -10,6 +10,7 @@ ShellRoot {
|
|||||||
|
|
||||||
FloatingWindow {
|
FloatingWindow {
|
||||||
id: root
|
id: root
|
||||||
|
title: "quickshell-powermenu"
|
||||||
visible: true
|
visible: true
|
||||||
width: 220
|
width: 220
|
||||||
height: contentLayout.implicitHeight + 32
|
height: contentLayout.implicitHeight + 32
|
||||||
|
|||||||
Reference in New Issue
Block a user