summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYigit Sever2019-11-12 12:32:18 +0300
committerYigit Sever2019-11-12 12:32:18 +0300
commit5c9555170906e69a6ad01568d928f0da8e7da4b8 (patch)
tree2cfbf6d5a0fa9f9ace9e7cc70c68da4fb94bea8d
parenteb3bee1cbb2733094fa3522a93b94eeb1d16e8d4 (diff)
downloaddotfiles-5c9555170906e69a6ad01568d928f0da8e7da4b8.tar.gz
dotfiles-5c9555170906e69a6ad01568d928f0da8e7da4b8.tar.bz2
dotfiles-5c9555170906e69a6ad01568d928f0da8e7da4b8.zip
Work colemak layout
-rwxr-xr-x.xsession##desktop.Linux.Lowe3
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 &
31unclutter --timeout 3 --jitter 3 -b & 31unclutter --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
34setxkbmap -model pc105 -layout us,us,tr -variant ,colemak, -option grp:alt_shift_toggle,caps:swapescape & 34setxkbmap -model pc105 -layout us,us,tr -variant ,colemak, -option grp:alt_shift_toggle,caps:backspace &
35xcape -e 'Control_L=Escape'
35 36
36# bind the local port to overseer 37# bind the local port to overseer
37ssh -N -f -L 127.0.0.1:53589:yigitsever.bike:53589 overseer 38ssh -N -f -L 127.0.0.1:53589:yigitsever.bike:53589 overseer