1
0
mirror of https://gitlab.com/linuxstuff/dotfiles.git synced 2026-06-19 04:06:00 +02:00

added xmodmap execution on start

This commit is contained in:
Simon
2020-07-05 14:27:34 +02:00
parent 00eb5d5528
commit bcc84be252
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -1 +1 @@
config##hostname.pc
config##hostname.yoga3
+1
View File
@@ -4,6 +4,7 @@
# General
exec_always --no-startup-id fix_xcursor
exec_always --no-startup-id "xmodmap ~/.Xmodmap"
# display
exec --no-startup-id "picom"