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:
8
.config/xorg/xprofile
Normal file
8
.config/xorg/xprofile
Normal 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
|
Reference in New Issue
Block a user