diff options
author | EuAndreh <eu@euandre.org> | 2019-05-30 21:22:28 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2019-05-30 21:23:23 -0300 |
commit | 9dd8058203b105459596dda2100dfd106d2cbcd4 (patch) | |
tree | 81767f58be84d5e560801faa09180871227b19ff | |
parent | Add initial elfeed configuration (diff) | |
download | dotfiles-9dd8058203b105459596dda2100dfd106d2cbcd4.tar.gz dotfiles-9dd8058203b105459596dda2100dfd106d2cbcd4.tar.xz |
Annotate files with FIXME
-rw-r--r-- | bash/x.sh | 3 | ||||
-rw-r--r-- | tmux/projects/annex.yml | 1 |
2 files changed, 4 insertions, 0 deletions
@@ -1,6 +1,7 @@ #!/usr/bin/env bash isLinux && { + # FIXME: make this declarative xmodmap ~/.Xmodmap xset r rate 250 50 @@ -17,4 +18,6 @@ isLinux && { xdg-mime default firefox.desktop text/xml xdg-mime default nautilus.desktop inode/directory + + # FIXME: add .description files } diff --git a/tmux/projects/annex.yml b/tmux/projects/annex.yml index a964d67..00b3a8a 100644 --- a/tmux/projects/annex.yml +++ b/tmux/projects/annex.yml @@ -3,6 +3,7 @@ name: annex windows: - annex+dotfiles: root: ~/annex/ + # FIXME layout: main-vertical panes: - misc: |