summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-x.xsession##desktop.Linux.Lowe1
1 files changed, 1 insertions, 0 deletions
diff --git a/.xsession##desktop.Linux.Lowe b/.xsession##desktop.Linux.Lowe
index 166abc8..5ca1fa9 100755
--- a/.xsession##desktop.Linux.Lowe
+++ b/.xsession##desktop.Linux.Lowe
@@ -28,6 +28,7 @@ dropbox &
28copyq & 28copyq &
29conky --daemonize -c ~/.config/conky/conky.conf & 29conky --daemonize -c ~/.config/conky/conky.conf &
30conky --daemonize -c ~/.config/conky/task.conf & 30conky --daemonize -c ~/.config/conky/task.conf &
31unclutter --timeout 3 --jitter 3 -b &
31 32
32# keyboard with alt+shift us,tr switch, map escape to capslock 33# keyboard with alt+shift us,tr switch, map escape to capslock
33setxkbmap -model pc105 -layout us,tr -option grp:alt_shift_toggle,caps:swapescape & 34setxkbmap -model pc105 -layout us,tr -option grp:alt_shift_toggle,caps:swapescape &