Add Xmodmap
This commit is contained in:
@@ -2,6 +2,9 @@
|
|||||||
|
|
||||||
# set xresources
|
# set xresources
|
||||||
xrdb -merge $HOME/.Xresources
|
xrdb -merge $HOME/.Xresources
|
||||||
|
if [ -f $HOME/.Xmodmap ]; then
|
||||||
|
xmodmap $HOME/.Xmodmap
|
||||||
|
fi
|
||||||
|
|
||||||
# path
|
# path
|
||||||
export PATH=$PATH:$HOME/scripts:$HOME/.cargo/bin:$HOME/.cabal/bin:$HOME/.ghcup/bin:$HOME/.local/bin
|
export PATH=$PATH:$HOME/scripts:$HOME/.cargo/bin:$HOME/.cabal/bin:$HOME/.ghcup/bin:$HOME/.local/bin
|
||||||
|
|||||||
Reference in New Issue
Block a user