diff options
author | Alan Pearce | 2017-09-12 10:30:12 +0200 |
---|---|---|
committer | Alan Pearce | 2017-09-12 10:30:12 +0200 |
commit | 6567724fbb7bb5f15229bc511d6197e7f2a10213 (patch) | |
tree | 845f61386e7ed4755ac80469fe1a7e55fddcbec8 | |
parent | 135d62e62f352f89fa10c5efbc6f251433f5568b (diff) | |
download | nixfiles-6567724fbb7bb5f15229bc511d6197e7f2a10213.tar.lz nixfiles-6567724fbb7bb5f15229bc511d6197e7f2a10213.tar.zst nixfiles-6567724fbb7bb5f15229bc511d6197e7f2a10213.zip |
xprofile: Start nitrokey-app
-rwxr-xr-x | xprofile/.xprofile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/xprofile/.xprofile b/xprofile/.xprofile index 6e20ba91..133c0c8c 100755 --- a/xprofile/.xprofile +++ b/xprofile/.xprofile @@ -8,4 +8,5 @@ if command -v autorandr then autorandr --change --force fi +nitrokey-app & sxhkd & |