summaryrefslogtreecommitdiff
path: root/_linux/README.md
diff options
context:
space:
mode:
Diffstat (limited to '_linux/README.md')
-rw-r--r--_linux/README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/_linux/README.md b/_linux/README.md
index 2922eda..55e352c 100644
--- a/_linux/README.md
+++ b/_linux/README.md
@@ -7,11 +7,12 @@
# .xprofile
```
-sxhkd &
xmodmap /home/kkard2/.Xmodmap
# yes, 200 is 200ms, this solution is very stupid
xcape -e 'Hyper_L=Escape' -t 200
+sxhkd &
+
google-drive-ocamlfuse /home/kkard2/GoogleDrive
```