diff options
Diffstat (limited to '_linux/README.md')
| -rw-r--r-- | _linux/README.md | 21 |
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` |
