diff options
author | Adam <56338480+adastx@users.noreply.github.com> | 2021-08-08 13:20:17 +0200 |
---|---|---|
committer | Adam <56338480+adastx@users.noreply.github.com> | 2021-08-08 13:20:17 +0200 |
commit | d31e5caa863fb44bcece321d137a116ecda1c8ac (patch) | |
tree | 36f47bae679912d76c7fc0527ff93e1aafbb1af2 | |
parent | 85771078be4b51d3a9d6a20966aa9ac599e02e5b (diff) |
Added pcmanfm daemon to xinitrc
-rw-r--r-- | .xinitrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -40,4 +40,5 @@ setxkbmap -option grp:win_space_toggle us,dk & picom --config $HOME/.config/picom/picom.conf -b & xss-lock -l -- multilockscreen -l dim --display 1 & redshift -l 56:10 & +pcmanfm -d & exec i3 |