mirror of
https://github.com/xHyroM/dotfiles.git
synced 2024-11-10 01:18:06 +01:00
7 lines
246 B
Text
7 lines
246 B
Text
tint2 &
|
|
xcompmgr &
|
|
nitrogen --restore
|
|
xrandr --output eDP --auto --output HDMI-A-0 --mode 1920x1080 --rate 144 --primary --left-of eDP
|
|
xbindkeys
|
|
xinput --set-prop 13 "libinput Accel Speed" -0.5
|
|
eval $(dbus-launch --sh-syntax --exit-with-session)
|