diff options
author | Yigit Sever | 2019-10-01 09:48:08 +0300 |
---|---|---|
committer | Yigit Sever | 2019-10-01 09:48:08 +0300 |
commit | aa35094fd05bb3247fb794ff3707d3d61f2bdcc1 (patch) | |
tree | e6c62807cbe72bbca1c40a5624fd48dc8c450cd1 | |
parent | a8c9695f178c5fc75708c3d901b4a783e806aea6 (diff) | |
download | dotfiles-aa35094fd05bb3247fb794ff3707d3d61f2bdcc1.tar.gz dotfiles-aa35094fd05bb3247fb794ff3707d3d61f2bdcc1.tar.bz2 dotfiles-aa35094fd05bb3247fb794ff3707d3d61f2bdcc1.zip |
Proper xsession link
l--------- | .xsession | 1 | ||||
-rwxr-xr-x | .xsession##desktop.Linux.Lowe | 10 |
2 files changed, 5 insertions, 6 deletions
diff --git a/.xsession b/.xsession deleted file mode 120000 index c6eb86f..0000000 --- a/.xsession +++ /dev/null | |||
@@ -1 +0,0 @@ | |||
1 | /home/yigit/.xsession##desktop.Linux.Lowe \ No newline at end of file | ||
diff --git a/.xsession##desktop.Linux.Lowe b/.xsession##desktop.Linux.Lowe index f6f1fd9..1df9d07 100755 --- a/.xsession##desktop.Linux.Lowe +++ b/.xsession##desktop.Linux.Lowe | |||
@@ -11,11 +11,11 @@ xset -dpms & | |||
11 | xset s off & | 11 | xset s off & |
12 | xset -b & | 12 | xset -b & |
13 | 13 | ||
14 | # start the network manager, useful for vpns | 14 | # start the network manager, useful for vpns, not on work though |
15 | nm-applet & | 15 | # nm-applet & |
16 | 16 | ||
17 | # removable media | 17 | # removable media |
18 | udiskie --automount --file-manager thunar --tray --notify & | 18 | udiskie --automount --file-manager pcmanfm --tray --notify & |
19 | 19 | ||
20 | # set the wallpaper and other visuals | 20 | # set the wallpaper and other visuals |
21 | ~/.fehbg & | 21 | ~/.fehbg & |
@@ -26,8 +26,8 @@ redshift-gtk & | |||
26 | # utilities | 26 | # utilities |
27 | nextcloud & | 27 | nextcloud & |
28 | copyq & | 28 | copyq & |
29 | conky --daemonize -c ~/.config/conky/conky.conf & | 29 | #conky --daemonize -c ~/.config/conky/conky.conf & |
30 | conky --daemonize -c ~/.config/conky/task.conf & | 30 | #conky --daemonize -c ~/.config/conky/task.conf & |
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 |