Update from lat

This commit is contained in:
2024-02-26 12:55:42 +05:30
parent d7e49b646c
commit f9dcbb2736
4 changed files with 14 additions and 2 deletions
@@ -1,6 +1,7 @@
#!/usr/bin/env bash
export HISTSIZE=10000
export HISTFILE=$PWD/.bash_history
export HISTCONTROL=erasedups
if [[ $1 == '-n' ]]; then
konsole &
+2 -1
View File
@@ -1,2 +1,3 @@
#!/usr/bin/env bash
/usr/bin/chromium-browser --password-store=kwallet5 --force-device-scale-factor=1.25 "$@"
# --force-device-scale-factor=1.25
/usr/bin/chromium-browser --password-store=kwallet5 "$@"