projects
/
~bandali
/
configs
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[emacs/ivy] allow wrapping around on first and last candidates
[~bandali/configs]
/
rc.org
diff --git
a/rc.org
b/rc.org
index
de3ef32
..
1520bfd
100644
(file)
--- a/
rc.org
+++ b/
rc.org
@@
-3508,6
+3508,8
@@
contrary, it's automatically sourced by LightDM, my display manager of
choice.
#+begin_src sh
+xset -b # disable bell
+
# setxkbmap -option compose:ralt
setxkbmap -option ctrl:nocaps # turn capslock into control
@@
-3537,7
+3539,7
@@
then
bspwm &
elif [ $(hostname) = "enigma" ]
then
- emacs &
+ emacs
-ib 0
&
fi
#+end_src