From aebda70220fdb997a400bf4fa5f5ece7bb9f034f Mon Sep 17 00:00:00 2001 From: kkard2 Date: Mon, 5 Aug 2024 20:24:59 +0200 Subject: kanata and cleanup --- _linux/README.md | 21 ++------------------- 1 file changed, 2 insertions(+), 19 deletions(-) (limited to '_linux/README.md') 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` -- cgit v1.3.1