Changeset b46e514 in dotfiles


Ignore:
Timestamp:
Jan 25, 2020, 8:03:01 PM (5 years ago)
Author:
Mikhail Kirillov <w96k@…>
Branches:
master
Children:
81d1143
Parents:
179eaa17
Message:

change layout

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • emacs/.emacs

    r179eaa17 rb46e514  
    624624;;; Flycheck lilypond
    625625(use-package flycheck-lilypond)
     626
     627(setq whitespace-style '(face lines-tail))
  • guix/.bash_profile

    r179eaa17 rb46e514  
    1717export TERM=rxvt
    1818
    19 setxkbmap -layout us,ru -option grp:caps_toggle
     19setxkbmap -layout us,ru -option grp:win_space_toggle -option 'ctrl:nocaps'
    2020
    2121sh export GDK_CORE_DEVICE_EVENTS=1
Note: See TracChangeset for help on using the changeset viewer.