monitor position in sway

extra utils
chromium in wayland
chomium use consistent password store irrespective of login session
This commit is contained in:
2022-12-08 11:46:19 +05:30
parent b696f8d9ae
commit 9063bb1a0a
6 changed files with 52 additions and 3 deletions
+1 -1
View File
@@ -1,2 +1,2 @@
#!/usr/bin/env bash
/usr/bin/chromium --password-store=kwallet5 "$@"
/usr/bin/chromium-browser --password-store=kwallet5 "$@"