[hlwm] commented out duplicate xmodmap call
This commit is contained in:
parent
1046b85d2b
commit
40a245774e
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ if hc silent new_attr bool my_not_first_autostart; then
|
|||
# investiged more into the issue.
|
||||
systemctl --user start pipewire &
|
||||
# TODO: trigger this in ~/.xprofile?
|
||||
xmodmap ~/.Xmodmap
|
||||
#xmodmap ~/.Xmodmap
|
||||
fi
|
||||
|
||||
# remove all existing keybindings
|
||||
|
|
Loading…
Reference in a new issue