about summary refs log tree commit diff
path: root/dotfiles
diff options
context:
space:
mode:
Diffstat (limited to 'dotfiles')
-rw-r--r--dotfiles/.xinitrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/dotfiles/.xinitrc b/dotfiles/.xinitrc
index 86af4aa..b6f5623 100644
--- a/dotfiles/.xinitrc
+++ b/dotfiles/.xinitrc
@@ -41,6 +41,9 @@ if [ -x "$(command -v nvidia-smi)" ]; then
   xrandr --setprovideroutputsource modesetting NVIDIA-0
 fi
 
+# NEEDED FOR CHROMEBOOK
+[[ -f ~/.Xmodmap ]] && xmodmap ~/.Xmodmap
+
 xrandr --auto
 #xrandr -s 1920x1080 &