1
0
mirror of https://github.com/tiyn/dotfiles.git synced 2025-04-16 15:07:44 +02:00
dotfiles/.config/xorg/xprofile

10 lines
468 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
$STATUSBAR & # for refreshing the statusbar
xcompmgr & # compositor for transparency
sxhkd & # for shortcuts