diff --git a/org/config/awesome.org b/org/config/awesome.org index a78c4a4..643165e 100644 --- a/org/config/awesome.org +++ b/org/config/awesome.org @@ -1313,9 +1313,9 @@ to which tag by default. | class | firefox | 3 | | class | Nemo | 4 | | class | Gimp* | 5 | +| class | Steam | 9 | | class | discord | 0 | | class | mattermost | 0 | -| class | Steam | 9 | #+NAME: rules-default-tags-generate #+BEGIN_SRC emacs-lisp :tangle no :exports none :cache yes :var tags=rules-default-tags-table diff --git a/org/config/fish.org b/org/config/fish.org index 5c70cbd..4e73526 100644 --- a/org/config/fish.org +++ b/org/config/fish.org @@ -170,7 +170,6 @@ highlighting. Let’s set the manpager to bat then: set -x MANPAGER "sh -c 'col -bx | bat -l man -p'" #+END_SRC - ** Development :PROPERTIES: :CUSTOM_ID: Global_variables-Development-76b3ff13