diff options
| author | TCCQ <thomasmulmer02@gmail.com> | 2024-09-14 10:46:04 -0700 |
|---|---|---|
| committer | TCCQ <thomasmulmer02@gmail.com> | 2024-09-14 10:46:04 -0700 |
| commit | d3868c3b22267c68fae856d704e01302c7ac028f (patch) | |
| tree | 76208b2a8a500e6fe8ad6d8d5bd8cb0fb2789db2 /.xinitrc | |
| parent | 0631321fb40df9673cd1f3b17c1a8155f57615f6 (diff) | |
small fixes
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 dotfiles/wp.jpg & +feh --bg-fill dotfiles/wp.jpg dwm |
