Latest updates to DE
This commit is contained in:
parent
4f621f9874
commit
41c39315b6
26 changed files with 60 additions and 65 deletions
5
home/.xinitrc
Normal file → Executable file
5
home/.xinitrc
Normal file → Executable file
|
@ -36,7 +36,7 @@ fi
|
|||
|
||||
export PATH="$PATH:/home/aselimov/bin:/home/aselimov/.local/bin:/home/aselimov/scripts"
|
||||
xinput set-prop "DualPoint Stick" "libinput Accel Speed" 0.8
|
||||
export BROWSER=/usr/bin/firefox
|
||||
export BROWSER=/home/aselimov/bin/zen-browser
|
||||
export EDITOR=/usr/bin/nvim
|
||||
export XDG_RUNTIME_DIR=/tmp/aselimov
|
||||
|
||||
|
@ -51,10 +51,11 @@ xrandr | grep "2560x1440" && dock.sh || mobile.sh
|
|||
xinput --set-prop "TPPS/2 IBM TrackPoint" "libinput Accel Speed" 1.0
|
||||
xinput --set-prop "TPPS/2 IBM TrackPoint" "libinput Accel Profile Enabled" 0 1
|
||||
|
||||
exec bato &
|
||||
exec sync_mail.sh &
|
||||
exec xsettingsd &
|
||||
exec sxhkd &
|
||||
exec mpd &
|
||||
exec mpdnotif.sh &
|
||||
exec picom -b &
|
||||
exec wallpaper_randomizer.sh &
|
||||
exec dwmblocks &
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue