diff --git a/config/lxterminal/lxterminal.conf b/config/lxterminal/lxterminal.conf index 4f12d68..5cd1eae 100644 --- a/config/lxterminal/lxterminal.conf +++ b/config/lxterminal/lxterminal.conf @@ -28,7 +28,7 @@ audiblebell=true tabpos=top geometry_columns=80 geometry_rows=24 -hidescrollbar=true +hidescrollbar=false hidemenubar=true hideclosebutton=true hidepointer=false diff --git a/git/gitconfig b/git/gitconfig index 73538e2..12c1792 100644 --- a/git/gitconfig +++ b/git/gitconfig @@ -32,3 +32,5 @@ autocrlf = false [safe] directory = /opt/tessdata +[init] + defaultBranch = master diff --git a/xinitrc b/xinitrc index 9dbc9d0..c04433f 100755 --- a/xinitrc +++ b/xinitrc @@ -37,8 +37,9 @@ fi #xterm -geometry 80x50+494+51 & #xterm -geometry 80x20+494-0 & #exec xterm -geometry 80x66+0+0 -name login -xrandr --output HDMI-0 --mode 1920x1080 --pos 0x0 --rotate normal --output DP-0 --primary --mode 1920x1080 --pos 1920x0 --rotate normal --output DP-1 --off --output HDMI-1 --off --output DP-2 --mode 1920x1080 --pos 3840x0 --rotate normal --output DP-3 --off --output None-1-1 --off +#xrandr --output HDMI-0 --mode 1920x1080 --pos 0x0 --rotate normal --output DP-0 --primary --mode 1920x1080 --pos 1920x0 --rotate normal --output DP-1 --off --output HDMI-1 --off --output DP-2 --mode 1920x1080 --pos 3840x0 --rotate normal --output DP-3 --off --output None-1-1 --off #exec awesome -export XDG_XSESSION_TYPE=x11 -export XDG_BACKEND=x11 -exec awesome > ~/.xsession.log 2>&1 +#export XDG_XSESSION_TYPE=x11 +#export XDG_BACKEND=x11 +#exec awesome > ~/.xsession.log 2>&1 +#cinnamon