chore: Minor updates
This commit is contained in:
parent
b58b50e882
commit
83feca8d69
@ -28,7 +28,7 @@ audiblebell=true
|
|||||||
tabpos=top
|
tabpos=top
|
||||||
geometry_columns=80
|
geometry_columns=80
|
||||||
geometry_rows=24
|
geometry_rows=24
|
||||||
hidescrollbar=true
|
hidescrollbar=false
|
||||||
hidemenubar=true
|
hidemenubar=true
|
||||||
hideclosebutton=true
|
hideclosebutton=true
|
||||||
hidepointer=false
|
hidepointer=false
|
||||||
|
@ -32,3 +32,5 @@
|
|||||||
autocrlf = false
|
autocrlf = false
|
||||||
[safe]
|
[safe]
|
||||||
directory = /opt/tessdata
|
directory = /opt/tessdata
|
||||||
|
[init]
|
||||||
|
defaultBranch = master
|
||||||
|
9
xinitrc
9
xinitrc
@ -37,8 +37,9 @@ fi
|
|||||||
#xterm -geometry 80x50+494+51 &
|
#xterm -geometry 80x50+494+51 &
|
||||||
#xterm -geometry 80x20+494-0 &
|
#xterm -geometry 80x20+494-0 &
|
||||||
#exec xterm -geometry 80x66+0+0 -name login
|
#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
|
#exec awesome
|
||||||
export XDG_XSESSION_TYPE=x11
|
#export XDG_XSESSION_TYPE=x11
|
||||||
export XDG_BACKEND=x11
|
#export XDG_BACKEND=x11
|
||||||
exec awesome > ~/.xsession.log 2>&1
|
#exec awesome > ~/.xsession.log 2>&1
|
||||||
|
#cinnamon
|
||||||
|
Loading…
x
Reference in New Issue
Block a user