mirror of
https://gitlab.com/linuxstuff/dotfiles.git
synced 2026-06-20 04:30:53 +02:00
xmodmap exec_always
This commit is contained in:
Regular → Executable
Regular → Executable
@@ -6,7 +6,7 @@
|
|||||||
exec_always --no-startup-id fix_xcursor
|
exec_always --no-startup-id fix_xcursor
|
||||||
exec --no-startup-id "yadm pull"
|
exec --no-startup-id "yadm pull"
|
||||||
exec --no-startup-id "yadm submodule update --recursive"
|
exec --no-startup-id "yadm submodule update --recursive"
|
||||||
exec --no-startup-id "xmodmap ~/.Xmodmap"
|
exec_always --no-startup-id "xmodmap ~/.Xmodmap"
|
||||||
|
|
||||||
# display
|
# display
|
||||||
exec --no-startup-id "nvidia-settings --load-config-only"
|
exec --no-startup-id "nvidia-settings --load-config-only"
|
||||||
|
|||||||
Reference in New Issue
Block a user