summaryrefslogtreecommitdiff
path: root/X11
diff options
context:
space:
mode:
authorrafa_99 <rafa99@protonmail.com>2020-10-13 22:17:11 +0100
committerrafa_99 <rafa99@protonmail.com>2020-10-13 22:17:11 +0100
commit3b403a810e12c2b6561a38cf46fff65fb661a9a0 (patch)
tree348bfe2861fcd30d6d77d41fa2cf38da4b13ba01 /X11
parent3d5484a65a00761884c808f4541378e47b2a2861 (diff)
Updated Dots
Diffstat (limited to 'X11')
-rwxr-xr-xX11/.xprofile2
1 files changed, 1 insertions, 1 deletions
diff --git a/X11/.xprofile b/X11/.xprofile
index cfed4e4..ff57f4b 100755
--- a/X11/.xprofile
+++ b/X11/.xprofile
@@ -7,7 +7,7 @@ picom -f --fade-delta=5 &
setxkbmap pt &
numlockx on &
-if grep thinkpad /etc/conf.d/hostname > /dev/null || grep laptop /etc/conf.d/hostname
+if grep -i thinkpad /etc/conf.d/hostname || grep -i laptop /etc/conf.d/hostname
then
xinput set-prop 13 329 0 &
fi