Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.

rofi.yaml 221B

3 år sedan
3 år sedan
12345678910111213
  1. ---
  2. - name: rofi config directory
  3. file:
  4. path: ~/.config/rofi
  5. state: directory
  6. - name: rofi theme
  7. template:
  8. src: rofi/rofi.theme.j2
  9. dest: ~/.config/rofi/theme
  10. mode: 0755
  11. notify: xsession reload