remove keepassxc

This commit is contained in:
Anthony Rodriguez 2023-06-19 10:07:46 +02:00
parent 18f272545b
commit 2019dae683
No known key found for this signature in database
GPG key ID: 838541960B42C340
3 changed files with 4 additions and 1 deletions

3
.gitmodules vendored
View file

@ -1,3 +1,6 @@
[submodule "emacs/.emacs.d"] [submodule "emacs/.emacs.d"]
path = emacs/.emacs.d path = emacs/.emacs.d
url = git@github.com:nezia1/emacs-config.git url = git@github.com:nezia1/emacs-config.git
[submodule "vim/.vim/pack/vim-wayland-clipboard"]
path = vim/.vim/pack/vim-wayland-clipboard
url = git@github.com:jasonccox/vim-wayland-clipboard.git

View file

@ -190,7 +190,6 @@ windowrule=float,^(.*)(KeePassXC)$
windowrulev2 = idleinhibit always,title:^(.*YouTube.*)$ windowrulev2 = idleinhibit always,title:^(.*YouTube.*)$
# personal apps # personal apps
exec-once=discord exec-once=discord
exec-once=sleep 0.5 && keepassxc
exec-once=swayidle -w timeout 180 'swaylock' timeout 600 '[[ $(cat /sys/class/power_supply/AC/online) -eq 0 ]] && systemctl suspend-then-hibernate' before-sleep 'swaylock' exec-once=swayidle -w timeout 180 'swaylock' timeout 600 '[[ $(cat /sys/class/power_supply/AC/online) -eq 0 ]] && systemctl suspend-then-hibernate' before-sleep 'swaylock'
env=MOZ_ENABLE_WAYLAND env=MOZ_ENABLE_WAYLAND

@ -0,0 +1 @@
Subproject commit 9b6def0924e716fb5314d52e062965b950b707f8