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

14 lines
432 B
Plaintext
Raw Normal View History

2019-09-10 12:51:38 +02:00
#!/bin/sh
xset r rate 300 50 & # Speed xrate up
unclutter & # Remove mouse when idle
dunst & # dunst for notifications
2019-10-05 00:06:58 +02:00
redshift & # redshift for saving your eyes
2020-01-29 22:04:22 +01:00
mpd & # starts the mpd server for music
2020-03-28 12:14:02 +01:00
toggletouchpad & # deactivates the touchpad
togglemonitor & # detect added monitors
fchange & # set the behaviour of the fn keys
2020-05-30 20:02:50 +02:00
$STATUSBAR & # for refreshing the statusbar
nextcloud & # for my cloud
2020-05-30 20:02:50 +02:00
sxhkd & # for shortcuts