1
0
mirror of https://github.com/balkian/dotfiles.git synced 2024-09-28 22:21:42 +00:00
dotfiles/Xsession/.xprofile
J. Fernando Sánchez 2574a62403 Batch of changes
2020-04-15 17:19:21 +02:00

10 lines
319 B
Plaintext
Executable File

# echo "pasado(xprofile)" $(date) >> /tmp/LOG
setxkbmap "us,es" "altgr-intl," -option "ctrl:nocaps,grp:shift_toggle,terminate:ctrl_alt_bksp"
#xmodmap ~/.Xmodmap
#source ~/.xinitrc
export XTERMINAL=termite
export TERMINAL=termite
export TERMCMD=termite
export BROWSER2=chromium
export BROWSER="firefox --ProfileManager"