diff options
author | Timmy Keller <tjk@tjkeller.xyz> | 2022-04-10 11:23:11 -0500 |
---|---|---|
committer | Timmy Keller <tjk@tjkeller.xyz> | 2022-04-10 11:23:11 -0500 |
commit | aff2302d113a71aee647ab71336e8d68bb844653 (patch) | |
tree | c3c42c3be48bc0512d10407bd4571736552db459 /x11/xinitdwmrc | |
parent | 5c70a39157f55f5a1c4a946c33da3d35d49e0d56 (diff) | |
download | dotconfig-aff2302d113a71aee647ab71336e8d68bb844653.tar.xz dotconfig-aff2302d113a71aee647ab71336e8d68bb844653.zip |
change rc to xprofile and add comment
Diffstat (limited to 'x11/xinitdwmrc')
-rwxr-xr-x | x11/xinitdwmrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xinitdwmrc b/x11/xinitdwmrc index 3070f8a..98e2a78 100755 --- a/x11/xinitdwmrc +++ b/x11/xinitdwmrc @@ -1,3 +1,3 @@ #!/bin/sh -/home/timmy/.config/x11/rc +/home/timmy/.config/x11/xprofile exec dwm |