Merge remote-tracking branch 'origin/x13' into x13
# Conflicts: # .config/hypr/hyprland.conf
This commit is contained in:
@@ -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
|
||||
|
||||
3
bin/keep.sh
Executable file
3
bin/keep.sh
Executable file
@@ -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
|
||||
Reference in New Issue
Block a user