diff options
Diffstat (limited to '.xsession##desktop.Linux.Lowe')
-rwxr-xr-x | .xsession##desktop.Linux.Lowe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.xsession##desktop.Linux.Lowe b/.xsession##desktop.Linux.Lowe index 1df9d07..ed73924 100755 --- a/.xsession##desktop.Linux.Lowe +++ b/.xsession##desktop.Linux.Lowe | |||
@@ -31,7 +31,7 @@ copyq & | |||
31 | unclutter --timeout 3 --jitter 3 -b & | 31 | unclutter --timeout 3 --jitter 3 -b & |
32 | 32 | ||
33 | # keyboard with alt+shift us,tr switch, map escape to capslock | 33 | # keyboard with alt+shift us,tr switch, map escape to capslock |
34 | setxkbmap -model pc105 -layout us,tr -option grp:alt_shift_toggle,caps:swapescape & | 34 | setxkbmap -model pc105 -layout us,us,tr -variant ,colemak, -option grp:alt_shift_toggle,caps:swapescape & |
35 | 35 | ||
36 | # bind the local port to overseer | 36 | # bind the local port to overseer |
37 | ssh -N -f -L 127.0.0.1:53589:yigitsever.bike:53589 overseer | 37 | ssh -N -f -L 127.0.0.1:53589:yigitsever.bike:53589 overseer |