Skip to content

Commit

Permalink
chore(rules): add simplescreenrecorder rule
Browse files Browse the repository at this point in the history
  • Loading branch information
subraizada3 committed Dec 17, 2021
1 parent 38ea315 commit 9c0bbff
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions rules.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -772,6 +772,15 @@ rules:
key: SCREENRC
value: ${XDG_CONFIG_HOME}/screen/screenrc

- name: simplescreenrecorder
dotfile:
name: .ssr
is_dir: true
actions:
- type: migrate
source: ${HOME}/.ssr
dest: ${XDG_DATA_HOME}/.simplescreenrecorder

- name: stack
dotfile:
name: .stack
Expand Down

0 comments on commit 9c0bbff

Please sign in to comment.