mirror of
https://github.com/gaschz/dotfiles.git
synced 2025-03-01 14:22:33 +01:00
doc: spell check
This commit is contained in:
parent
56191dab6d
commit
f94876f0f0
@ -1,4 +1,4 @@
|
||||
## Copy to ~/.signature and modify, including deleting all commends.
|
||||
## Copy to ~/.signature and modify, including deleting all comments.
|
||||
## Optional configuration.
|
||||
Regards,
|
||||
John Doe
|
||||
|
@ -6,7 +6,7 @@
|
||||
##
|
||||
## Benefits of this method:
|
||||
## - faster than salt, no need for a dispvm.
|
||||
## - preserve permisions, salt-ssh doesnt.
|
||||
## - preserve permissions, salt-ssh doesn't.
|
||||
## Disadvantages:
|
||||
## - files need be copied to dom0 preserving permissions or setting again.
|
||||
##
|
||||
|
@ -24,7 +24,7 @@ if ! command -v qubesdb-read >/dev/null || test "$(hostname)" = "dom0"; then
|
||||
|
||||
## Give Caps Lock a better use.
|
||||
## ctrl:swapcaps seems better than caps:swapescape because ctrl is
|
||||
## difficult to reach and escape can be done wit 'caps+['.
|
||||
## difficult to reach and escape can be done with 'caps+['.
|
||||
setxkbmap -keycodes "evdev+aliases(qwerty)" -model pc105 -layout us \
|
||||
-variant ,qwerty -option "" -option "grp:win_space_toggle,ctrl:nocaps"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user