1
0
mirror of https://gitlab.com/linuxstuff/dotfiles.git synced 2026-06-17 19:25:59 +02: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
Regular → Executable
View File
Regular → Executable
View File
+1 -1
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"