mirror of
https://github.com/balkian/dotfiles.git
synced 2024-12-04 17:12:29 +00:00
Minor changes
This commit is contained in:
parent
10dc194dc6
commit
c3064a3d76
@ -24,3 +24,5 @@ fi
|
|||||||
if [ -f $HOME/.Xmodmap ]; then
|
if [ -f $HOME/.Xmodmap ]; then
|
||||||
/usr/bin/xmodmap $HOME/.Xmodmap 2>/dev/null &
|
/usr/bin/xmodmap $HOME/.Xmodmap 2>/dev/null &
|
||||||
fi
|
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