This commit is contained in:
parent
9818a13050
commit
381e4a739e
1 changed files with 3 additions and 1 deletions
|
|
@ -80,6 +80,8 @@
|
|||
"_JAVA_AWT_WM_NONREPARENTING,1" # Java tiling fix
|
||||
];
|
||||
|
||||
layerrule = "noanim, anyrun";
|
||||
|
||||
"$mod" = "SUPER";
|
||||
"$term" = "ghostty";
|
||||
"$menu" = "killall anyrun || anyrun";
|
||||
|
|
@ -251,7 +253,7 @@
|
|||
config = {
|
||||
plugins = [ "${pkgs.anyrun}/lib/libapplications.so" ];
|
||||
x.fraction = 0.5;
|
||||
y.fraction = 0.0;
|
||||
y.fraction = 0.5;
|
||||
width.fraction = 0.3;
|
||||
height.absolute = 0;
|
||||
margin = 16;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue