diff options
author | Alan Pearce | 2017-09-15 13:03:55 +0200 |
---|---|---|
committer | Alan Pearce | 2017-09-15 13:03:55 +0200 |
commit | 5f06c464369af7bb617a85470ac707a288637db8 (patch) | |
tree | ae4b055dc17a822136cea290343f1c023a5de44d /xprofile/.xprofile | |
parent | 6ea264aa3cc597cdc96071cebd97b3e4d5e02dd6 (diff) | |
download | dotfiles-5f06c464369af7bb617a85470ac707a288637db8.tar.lz dotfiles-5f06c464369af7bb617a85470ac707a288637db8.tar.zst dotfiles-5f06c464369af7bb617a85470ac707a288637db8.zip |
xprofile: Don't run nitrokey-app
The linux version doesn't seem to do anything useful, like notify when it's plugged in
Diffstat (limited to 'xprofile/.xprofile')
-rwxr-xr-x | xprofile/.xprofile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/xprofile/.xprofile b/xprofile/.xprofile index cd64660..4101484 100755 --- a/xprofile/.xprofile +++ b/xprofile/.xprofile @@ -8,5 +8,4 @@ then fi xrdb -I$HOME/.xresources .xresources/main xsetroot -cursor_name left_ptr -solid '#666666' & -nitrokey-app & sxhkd & |