1
0
mirror of https://github.com/tiyn/dotfiles.git synced 2025-10-09 19:11:15 +02:00

restructuring of dotfiles

This commit is contained in:
tiynger
2019-10-03 22:40:43 +02:00
parent 7f51af64cd
commit 283e3b1908
8 changed files with 6 additions and 68 deletions

8
.config/xorg/xprofile Normal file
View File

@@ -0,0 +1,8 @@
#!/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