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