improve keyboard, based on uhk learnings
This commit is contained in:
parent
20c689c882
commit
f8967389ef
2 changed files with 2 additions and 1 deletions
|
@ -286,6 +286,7 @@ in
|
|||
exec i3-input -F 'rename workspace to "%s"' -P 'New name for this workspace: '
|
||||
'';
|
||||
|
||||
# change to named workspace
|
||||
"${cfg.config.modifier}+grave" =
|
||||
let
|
||||
script = pkgs.writers.writeBash "select-workspace" ''
|
||||
|
|
|
@ -46,7 +46,7 @@
|
|||
tab q w e r t y u i o p [ ] \
|
||||
esc a s d f g h j k l ; ' ret
|
||||
lsft z x c v b n m , . / rsft
|
||||
lctl lmet lalt spc @sym rmet cmp rctrl
|
||||
lctl lalt lmet spc @sym rmet cmp rctrl
|
||||
)
|
||||
|
||||
(deflayer symbols
|
||||
|
|
Loading…
Add table
Reference in a new issue