summaryrefslogtreecommitdiff
path: root/_linux/README.md
diff options
context:
space:
mode:
authorkkard2 <[email protected]>2024-08-05 20:24:59 +0200
committerkkard2 <[email protected]>2024-08-05 20:25:03 +0200
commitaebda70220fdb997a400bf4fa5f5ece7bb9f034f (patch)
treeea728654244a5f5e255606d3548c7f727c9bf2f1 /_linux/README.md
parent3063a4a562c106e78fd222f698c04a5d448e2aac (diff)
kanata and cleanup
Diffstat (limited to '_linux/README.md')
-rw-r--r--_linux/README.md21
1 files changed, 2 insertions, 19 deletions
diff --git a/_linux/README.md b/_linux/README.md
index 93aa819..57910f6 100644
--- a/_linux/README.md
+++ b/_linux/README.md
@@ -2,23 +2,6 @@
* `sudo apt install sxhkd` xdd
# links
-* `~/.config/sxhkd/sxhkdrc` -> `./sxhkdrc`
-* `~/.Xmodmap` -> `./.Xmodmap`
* `~/.tmux.conf` -> `./.tmux.conf`
-
-# .xprofile
-```
-# idfk anymore
-setxkbmap -layout pl
-
-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
-
-~/.fehbg &
-```
+* `$XDG_CONFIG_HOME/i3` -> `./i3`
+* `$XDG_CONFIG_HOME/i3status` -> `./i3status`