Merge branch 'main' of git.yrz.am:/yrzam/workspace

This commit is contained in:
Yuri Zamyatin 2025-04-06 18:59:06 +00:00
commit 98469cf170
2 changed files with 5 additions and 1 deletions

View File

@ -0,0 +1,4 @@
#!/bin/sh
export PASSWORD_STORE_DIR="$HOME/know/id"
export PASSWORD_STORE_GENERATED_LENGTH=16

View File

@ -136,7 +136,7 @@ bindsym --to-code {
################# daemons ####################
exec foot -s
exec ~/.local/bin/mako/init.sh
exec mako
exec swayidle
##############################################