diff options
| -rwxr-xr-x | .xsession##desktop.Linux.Lowe | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.xsession##desktop.Linux.Lowe b/.xsession##desktop.Linux.Lowe index ed73924..38f3d75 100755 --- a/.xsession##desktop.Linux.Lowe +++ b/.xsession##desktop.Linux.Lowe | |||
| @@ -31,7 +31,8 @@ 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,us,tr -variant ,colemak, -option grp:alt_shift_toggle,caps:swapescape & | 34 | setxkbmap -model pc105 -layout us,us,tr -variant ,colemak, -option grp:alt_shift_toggle,caps:backspace & |
| 35 | xcape -e 'Control_L=Escape' | ||
| 35 | 36 | ||
| 36 | # bind the local port to overseer | 37 | # bind the local port to overseer |
| 37 | ssh -N -f -L 127.0.0.1:53589:yigitsever.bike:53589 overseer | 38 | ssh -N -f -L 127.0.0.1:53589:yigitsever.bike:53589 overseer |
