summaryrefslogtreecommitdiffstats
path: root/.xsession##h.lowe
diff options
context:
space:
mode:
Diffstat (limited to '.xsession##h.lowe')
-rwxr-xr-x.xsession##h.lowe26
1 files changed, 0 insertions, 26 deletions
diff --git a/.xsession##h.lowe b/.xsession##h.lowe
index 93055e3..38c45b7 100755
--- a/.xsession##h.lowe
+++ b/.xsession##h.lowe
@@ -10,29 +10,3 @@
10xset -dpms & 10xset -dpms &
11xset s off & 11xset s off &
12xset -b & 12xset -b &
13
14# start the network manager, useful for vpns, not on work though
15nm-applet &
16
17# removable media
18udiskie --automount --file-manager pcmanfm --tray --notify &
19
20# set the wallpaper and other visuals
21~/.fehbg &
22compton -b &
23xsettingsd &
24redshift-gtk &
25
26# utilities
27nextcloud &
28copyq &
29#conky --daemonize -c ~/.config/conky/conky.conf &
30#conky --daemonize -c ~/.config/conky/task.conf &
31unclutter --timeout 3 --jitter 3 -b &
32
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:backspace &
35xcape -e 'Control_L=Escape'
36
37# bind the local port to overseer
38ssh -N -f -L 127.0.0.1:53589:yigitsever.bike:53589 overseer