add: 1pass hypr bind/winrule

This commit is contained in:
ooks-io 2023-08-28 00:59:32 +12:00
parent 1b5fa30fba
commit 2f27ddf42c
2 changed files with 7 additions and 0 deletions

View file

@ -53,6 +53,8 @@ in
makoctl = "${config.services.mako.package}/bin/makoctl"; makoctl = "${config.services.mako.package}/bin/makoctl";
password = "${pkgs._1password-gui}/bin/1password --enable-features=UseOzonePlatform --ozone-platform=wayland";
playerctl = "${config.services.playerctld.package}/bin/playerctl"; playerctl = "${config.services.playerctld.package}/bin/playerctl";
playerctld = "${config.services.playerctld.package}/bin/playerctld"; playerctld = "${config.services.playerctld.package}/bin/playerctld";
pactl = "${pkgs.pulseaudio}/bin/pactl"; pactl = "${pkgs.pulseaudio}/bin/pactl";
@ -63,6 +65,7 @@ in
"SUPER,return,exec,${terminal}" "SUPER,return,exec,${terminal}"
"SUPER,e,exec,${editor}" "SUPER,e,exec,${editor}"
"SUPER,m,exec,${spotify}" "SUPER,m,exec,${spotify}"
"SUPERSHIFT,P,exec,${password}"
# Media # Media

View file

@ -68,6 +68,10 @@
"fadeDim,1,3,easeout" "fadeDim,1,3,easeout"
"border,1,3,easeout" "border,1,3,easeout"
]; ];
windowrulev2 = [
"float,move 191 15,size 924 396,class:(1Password)"
];
monitor = [ monitor = [
",prefered,auto,auto" ",prefered,auto,auto"