Skip to content

Commit

Permalink
Small syntax change for setxkbmap
Browse files Browse the repository at this point in the history
  • Loading branch information
drjole committed Nov 9, 2024
1 parent 5bd90ce commit 2a16963
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .xprofile
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ picom --no-frame-pacing &
numlockx &

# Set the keyboard layout
setxkbmap 'de(us)'
setxkbmap de us

# Turn off the bell
# https://wiki.archlinux.org/title/PC_speaker#Xorg
Expand Down

0 comments on commit 2a16963

Please sign in to comment.