chiark
/
gitweb
/
~mdw
/
profile
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
78a372b
)
dot/xinitrc: Invoke `unclutter' in a not-broken way.
author
Mark Wooding
<mdw@distorted.org.uk>
Thu, 26 May 2022 08:33:58 +0000
(09:33 +0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Thu, 26 May 2022 08:34:09 +0000
(09:34 +0100)
dot/xinitrc
patch
|
blob
|
blame
|
history
diff --git
a/dot/xinitrc
b/dot/xinitrc
index 76654e33d2bc0086f0c0b87b64cdde69134cfdc5..e5bc1b3290eecea1f6891dcd722a48bd01a62f12 100755
(executable)
--- a/
dot/xinitrc
+++ b/
dot/xinitrc
@@
-140,7
+140,7
@@
initialize () {
run init xset m 2 1
## Unclutter.
run init xset m 2 1
## Unclutter.
- if type -t >/dev/null unclutter; then run unclutter -root -idle 7; fi
+ if type -t >/dev/null unclutter; then run
bgclients
unclutter -root -idle 7; fi
## Key mappings.
xmodmap $HOME/.xmodmap
## Key mappings.
xmodmap $HOME/.xmodmap