1
0
mirror of https://github.com/tiyn/dotfiles.git synced 2025-03-18 18:07:45 +01:00
dotfiles/.config/xorg/xprofile
2021-05-24 18:10:37 +02:00

14 lines
432 B
Bash

#!/bin/sh
xset r rate 300 50 & # Speed xrate up
unclutter & # Remove mouse when idle
dunst & # dunst for notifications
redshift & # redshift for saving your eyes
mpd & # starts the mpd server for music
toggletouchpad & # deactivates the touchpad
togglemonitor & # detect added monitors
fchange & # set the behaviour of the fn keys
$STATUSBAR & # for refreshing the statusbar
nextcloud & # for my cloud
sxhkd & # for shortcuts