Add xmodmap dotfile

This commit is contained in:
pro100ton 2025-02-11 08:55:45 +03:00
parent 28dd3e405e
commit 10da5f4ff7
2 changed files with 3 additions and 2 deletions

View file

@ -11,8 +11,6 @@
set $mod Mod4 set $mod Mod4
# Rebind right alt to left super
exec --no-startup-id setxkbmap -option altwin:right_alt_win
# Font for window titles. Will also be used by the bar unless a different font # Font for window titles. Will also be used by the bar unless a different font
# is used in the bar {} block below. # is used in the bar {} block below.
# font -misc-fixed-medium-r-normal--13-120-75-75-C-70-iso10646-1 # font -misc-fixed-medium-r-normal--13-120-75-75-C-70-iso10646-1

3
xmodmap/Xmodmap Normal file
View file

@ -0,0 +1,3 @@
remove mod1 = Alt_R
keycode 108 = Super_R
add mod4 = Super_R