mirror of
https://github.com/balkian/dotfiles.git
synced 2024-11-05 05:01:43 +00:00
Minor changes
This commit is contained in:
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…
Reference in New Issue
Block a user