[log] Save the dwm logs

This commit is contained in:
Anas Elgarhy 2023-05-10 03:27:02 +03:00
parent 29d62e5242
commit 9851a66ff9
No known key found for this signature in database
GPG Key ID: 0501802A1D496528
1 changed files with 1 additions and 1 deletions

View File

@ -41,4 +41,4 @@ export "SSH_AUTH_SOCK=/run/user/$(id -u)/gnupg/S.gpg-agent.ssh"
# Keyboard layouts switch (requires setxkbmap)
setxkbmap -model pc104 -layout us,ar,jp,kr -variant dvorak-l,,, -option grp:win_space_toggle
exec dwm
exec dwm 2> .logs/dwm.err > .logs/dwm.log