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

11 lines
301 B
Bash

#!/bin/sh
setbg & # Set the background
sxhkd & # Bind keys
xset r rate 300 50 & # Speed xrate up
unclutter & # Remove mouse when idle
xcompmgr & # xcompmgr for transparency
dunst & # dunst for notifications
redshift & # redshift for saving your eyes
mpd & # starts the mpd server for music