hyprland: update runelite window values
All checks were successful
ci/woodpecker/push/checks Pipeline was successful
All checks were successful
ci/woodpecker/push/checks Pipeline was successful
This commit is contained in:
parent
46c2df36a8
commit
b85fa89bf0
1 changed files with 2 additions and 2 deletions
|
@ -72,8 +72,8 @@ _: {
|
||||||
"float, title:^(Cryptomator)$"
|
"float, title:^(Cryptomator)$"
|
||||||
"float, title:^(wlogout)$"
|
"float, title:^(wlogout)$"
|
||||||
"float, title:^(RuneLite)"
|
"float, title:^(RuneLite)"
|
||||||
"move 500 300, title:^(RuneLite)"
|
"move 850 360, title:^(RuneLite)"
|
||||||
"size 810 580, title:^(RuneLite)"
|
"size 830 600, title:^(RuneLite)"
|
||||||
];
|
];
|
||||||
bindm = [
|
bindm = [
|
||||||
"$mod, mouse_down, workspace e+1"
|
"$mod, mouse_down, workspace e+1"
|
||||||
|
|
Loading…
Reference in a new issue