1
0
mirror of https://gitlab.com/linuxstuff/dotfiles.git synced 2026-03-25 07:22:54 +01:00

xmodmap exec_always

This commit is contained in:
h45h74x
2020-06-13 12:41:58 +02:00
parent f961f3766f
commit d796223cc9
3 changed files with 1 additions and 1 deletions

0
.Xmodmap##default Normal file → Executable file
View File

0
.Xmodmap##hostname.pc Normal file → Executable file
View File

View File

@@ -6,7 +6,7 @@
exec_always --no-startup-id fix_xcursor
exec --no-startup-id "yadm pull"
exec --no-startup-id "yadm submodule update --recursive"
exec --no-startup-id "xmodmap ~/.Xmodmap"
exec_always --no-startup-id "xmodmap ~/.Xmodmap"
# display
exec --no-startup-id "nvidia-settings --load-config-only"