dotfiles/.config/openbox/autostart

8 lines
246 B
Text
Raw Normal View History

2024-03-29 11:21:05 +01:00
tint2 &
2024-04-05 16:53:45 +02:00
xcompmgr &
2024-03-29 11:21:05 +01:00
nitrogen --restore
2024-04-22 19:04:02 +02:00
xrandr --output eDP --auto --output HDMI-A-0 --mode 1920x1080 --rate 144 --primary --left-of eDP
2024-04-02 17:21:31 +02:00
xbindkeys
2024-06-08 21:35:32 +02:00
xinput --set-prop 13 "libinput Accel Speed" 0.15
2024-05-20 21:53:55 +02:00
eval $(dbus-launch --sh-syntax --exit-with-session)