]> git.rmz.io Git - dotfiles.git/commitdiff
move xmodmap call to xprofile
authorSamir Benmendil <samir.benmendil@gmail.com>
Thu, 4 Jul 2013 03:11:17 +0000 (05:11 +0200)
committerSamir Benmendil <samir.benmendil@gmail.com>
Thu, 4 Jul 2013 03:11:17 +0000 (05:11 +0200)
yeah... I should start xmodmap regardless of being in awesome

awesome/autostart.lua
xprofile

index ab9fbca361cd767cb114a61cbf8368e66061bedd..a4a2f4c00c08fe6d10858111805b763149d88810 100644 (file)
@@ -1,6 +1,5 @@
 local utils = require("utils")
 
-utils.run_once("xmodmap", "~/.Xmodmap")
 utils.run_once("qupzilla")
 utils.run_once("kopete")
 utils.run_once("quassel")
index c83572945cb8e296fd33a8059aa5d1d9aa1cb95c..62dae96f297f4f918e3274453e9ede94ea17e115 100644 (file)
--- a/xprofile
+++ b/xprofile
@@ -1 +1,2 @@
 compton -b --config ~/.config/compton.conf
+xmodmap ~/.Xmodmap