migrate dotfiles to chezmoi

This commit is contained in:
Daniel Bauer
2025-07-06 16:21:42 +02:00
parent 20a061820e
commit 25e0d0460b
76 changed files with 77 additions and 9533 deletions

16
dot_Xmodmap Normal file
View File

@@ -0,0 +1,16 @@
! 2014-02-19
! set F13 and others to F keys as is
! from http://xahlee.info/linux/linux_xmodmap_f13_f14_f15.html
! keycode 191 = XF86Tools NoSymbol XF86Tools
! keycode 192 = XF86Launch5 NoSymbol XF86Launch5
! keycode 193 = XF86Launch6 NoSymbol XF86Launch6
! keycode 194 = XF86Launch7 NoSymbol XF86Launch7
! keycode 195 = XF86Launch8 NoSymbol XF86Launch8
keycode 191 = F13 F13 F13
keycode 192 = F14 F14 F14
keycode 193 = F15 F15 F15
keycode 194 = F16 F16 F16
keycode 195 = F17 F17 F17