configs/desktop/scripts/xfce.sh
Lucas Barbieri b55a2629fb move scripts to the right dir
turns out i was dumping them in 2 different places lmao
2024-01-16 13:08:59 -03:00

22 lines
308 B
Bash
Executable File

#!/bin/bash
setxkbmap br abnt2
xinput --set-prop 'pointer:''Gaming Mouse' 'libinput Accel Profile Enabled' 0, 1
xinput --set-prop 'pointer:''Gaming Mouse' 'libinput Accel Speed' 0.1
#pulseaudio --start
#picom &
#numlockx on
mpd &
touch ~/tmp/touchy
rm -rf ~/tmp/*
/usr/bin/emacs --daemon &
otd &