summaryrefslogtreecommitdiffstats
path: root/.xsession##desktop.Linux.Lowe
diff options
context:
space:
mode:
Diffstat (limited to '.xsession##desktop.Linux.Lowe')
-rwxr-xr-x.xsession##desktop.Linux.Lowe5
1 files changed, 4 insertions, 1 deletions
diff --git a/.xsession##desktop.Linux.Lowe b/.xsession##desktop.Linux.Lowe
index 5ca1fa9..f6f1fd9 100755
--- a/.xsession##desktop.Linux.Lowe
+++ b/.xsession##desktop.Linux.Lowe
@@ -24,7 +24,7 @@ xsettingsd &
24redshift-gtk & 24redshift-gtk &
25 25
26# utilities 26# utilities
27dropbox & 27nextcloud &
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 &
@@ -32,3 +32,6 @@ 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
34setxkbmap -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 &
35
36# bind the local port to overseer
37ssh -N -f -L 127.0.0.1:53589:yigitsever.bike:53589 overseer