diff options
| author | TCCQ <thomasmulmer02@gmail.com> | 2024-09-21 23:48:11 -0700 |
|---|---|---|
| committer | TCCQ <thomasmulmer02@gmail.com> | 2024-09-21 23:48:11 -0700 |
| commit | 3121dba2d2ca06e70278ce52285311887ec91e54 (patch) | |
| tree | e16592f13e67d614dd0d2a3cf26bf297552d8dc3 /.xinitrc | |
| parent | 10fd12089a65ddb4838b1d89a121572e218207c9 (diff) | |
brightness and audio
Diffstat (limited to '.xinitrc')
| -rw-r--r-- | .xinitrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ xset r rate 210 35 conky | while read -r; do xsetroot -name "$REPLY"; done & -feh --bg-fill dotfiles/wp.jpg +feh --bg-fill ~/dotfiles/wp.jpg dwm |
