Minor changes

xiao
J. Fernando Sánchez 4 years ago
parent 10dc194dc6
commit c3064a3d76

@ -24,3 +24,5 @@ fi
if [ -f $HOME/.Xmodmap ]; then
/usr/bin/xmodmap $HOME/.Xmodmap 2>/dev/null &
fi
export PATH="$HOME/.cargo/bin:$PATH"

@ -1,2 +0,0 @@
#!/bin/bash
one-window "terminator" "xdotool windowfocus \$WID & xdotool key ctrl+shift+t;" "/usr/bin/terminator $*"
Loading…
Cancel
Save