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