diff options
author | Amin Bandali <me@aminb.org> | 2015-12-23 22:15:42 -0500 |
---|---|---|
committer | Amin Bandali <me@aminb.org> | 2015-12-23 22:15:42 -0500 |
commit | ee3e7188ded9c424e22c15bbf970cd9ac09ff70c (patch) | |
tree | bf8ba32e91a65ba9a1aa2698a13c84f290a958c6 | |
parent | 9d273a6b304cfd4478395f92b2afbfb452482ad3 (diff) | |
download | configs-ee3e7188ded9c424e22c15bbf970cd9ac09ff70c.tar.gz configs-ee3e7188ded9c424e22c15bbf970cd9ac09ff70c.tar.xz configs-ee3e7188ded9c424e22c15bbf970cd9ac09ff70c.zip |
[sxhkd] launch chromium in incognito mode
-rw-r--r-- | sxhkd/.config/sxhkd/sxhkdrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sxhkd/.config/sxhkd/sxhkdrc b/sxhkd/.config/sxhkd/sxhkdrc index 0669cfa..53ce423 100644 --- a/sxhkd/.config/sxhkd/sxhkdrc +++ b/sxhkd/.config/sxhkd/sxhkdrc @@ -101,7 +101,7 @@ super + r firefox super + c - chromium + chromium -incognito # make sxhkd reload its configuration files: super + Escape |