diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index f9bcc8e..782cf56 100755 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -33,7 +33,6 @@ exec-once=waybar exec-once=wpaperd exec-once=/usr/lib/polkit-kde-authentication-agent-1 exec-once=[workspace 1] firefox - #apps exec-once=~/bin/startup.sh exec-once=~/bin/suspend.sh @@ -265,7 +264,7 @@ windowrule = float,title:^(.*)Aria2(.*)Download(.*)Firefox(.*)$ windowrule=float,class:clight-gui windowrule=float,class:localsend windowrule=float,class:blueman-manager -windowrule=tile,title:A Ren'Py Game +windowrule=workspace 10 silent,class:org.keepassxc.KeePassXC windowrule = stayfocused,class:(steam),title:(^$) windowrule = stayfocused,class:(zoom),title:(^$) @@ -275,3 +274,4 @@ windowrulev2 = float,class:^(one.alynx.showmethekey)$ windowrulev2 = float,class:^(showmethekey-gtk)$ # make window floating windowrulev2 = pin,class:^(showmethekey-gtk)$ # pin window +windowrule=tile,title:A Ren'Py Game diff --git a/bin/keep.sh b/bin/keep.sh new file mode 100755 index 0000000..762558a --- /dev/null +++ b/bin/keep.sh @@ -0,0 +1,3 @@ +#!/bin/bash +source ~/keepass.env +echo $KEEPWD|keepassxc --pw-stdin --keyfile /home/thierry/Nextcloud/keepass_key_2025.keyx /home/thierry/Nextcloud/keepass_vault.kdbx