diff options
| author | ozpv <39195175+ozpv@users.noreply.github.com> | 2024-07-27 03:27:48 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-07-27 03:27:48 +0000 |
| commit | 05803aa679156ce52c8f5ab6fe58f3ca05a6eb7b (patch) | |
| tree | 14055e72ef7bd8b20ee2382baeb4f757ef931124 /.xinitrc | |
| parent | b5fd9f8c76dcc30c4c8e1633989aa922ca11552f (diff) | |
update dpi touchpad resolution
Diffstat (limited to '.xinitrc')
| -rw-r--r-- | .xinitrc | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,4 +1,5 @@ slstatus & -xwallpaper --zoom /usr/share/wallpapers/wallpaper.png +xwallpaper --zoom /usr/share/wallpapers/wallpaper.png & +[ -f ~/.xprofile ] && . ~/.xprofile & exec dwm |
