-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathignore_config.yml
More file actions
157 lines (157 loc) · 3.26 KB
/
ignore_config.yml
File metadata and controls
157 lines (157 loc) · 3.26 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
- exec: alacritty
skip_root: true
path: .config/alacritty
- exec: aws
skip_root: true
path:
- .aws
- .local/bin/aws-*
- exec: autorandr
skip_root: true
path:
- .config/autorandr
- .local/bin/autorandr*
- exec: caddy
skip_root: true
path: .config/caddy
- exec: chromium
skip_root: true
path: .config/chromium-flags*.conf
- exec: clipman
skip_root: true
path: .config/systemd/user/clipman.service
- exec: code
skip_root: true
path:
- .local/bin/code
- .local/share/applications/visual-studio-code.desktop
- exec: darkman
skip_root: true
path:
- .config/darkman
- .local/share/dark-mode.d
- .local/share/light-mode.d
- exec: discord
skip_root: true
path:
- .local/share/applications/discord*
- .local/bin/discord
- exec: dunst
skip_root: true
path:
- .config/dunst
- .local/bin/dunst*
- .config/systemd/user/dunst.service
- exec: feh
skip_root: true
path: .config/feh
- exec: firefox
skip_root: true
path: .local/share/applications/firefox*
- exec: gammastep
skip_root: true
path: .config/gammastep
- exec: glab
skip_root: true
path: .config/glab-cli
- exec: google-chrome-stable
skip_root: true
path:
- .config/chrome-flags*.conf
- .local/share/applications/google-chrome*
- .local/bin/google-chrome*
- exec: htop
skip_root: false
path: .config/htop
- exec: i3
skip_root: true
path:
- .config/i3
- .local/bin/i3*
- .local/bin/auto-lock
- .config/systemd/user/i3-session.target
- exec: kanshi
skip_root: true
path:
- .config/kanshi
- .config/systemd/user/kanshi.service
- .local/bin/kanshi*
- exec: kitty
skip_root: true
path:
- .config/kitty
- .local/bin/self-mon
- exec: nextcloud
skip_root: true
path: .config/systemd/user/nextcloud.service
- exec: nvim
skip_root: false
path: .config/nvim
- exec: picom
skip_root: true
path:
- .config/picom.conf
- .config/systemd/user/picom.service
- exec: polybar
skip_root: true
path:
- .config/polybar
- .local/bin/polybar*
- .config/systemd/user/polybar.service
- exec: redshift
skip_root: true
path:
- .config/redshift
- .config/systemd/user/redshift-gtk.service
- exec: rofi
skip_root: true
path:
- .config/rofi
- .local/bin/rofi*
- exec: slack
skip_root: true
path:
- .local/share/applications/slack*
- .local/bin/slack
- exec: subl
skip_root: true
path:
- .config/sublime-text
- Library/Application Support/Sublime Text
- exec: sublime_text
skip_root: true
path: .config/sublime-text-3
- exec: sway
skip_root: true
path:
- .config/sway
- .config/systemd/user/sway-session.target
- .local/bin/sway*
- exec: swayidle
skip_root: true
path:
- .config/systemd/user/swayidle.service
- .local/bin/swayidle
- exec: tmuxinator
skip_root: false
path: .config/tmuxinator
- exec: waybar
skip_root: true
path:
- .config/waybar
- .config/systemd/user/waybar.service
- .config/systemd/user/toggle-input.service
- exec: wlsunset
skip_root: true
path: .config/systemd/user/wlsunset.service
- exec: xrandr
skip_root: true
path: .local/bin/xorg*
- exec:
- zed
- zeditor
skip_root: true
path: .config/zed
- exec: steam
skip_root: true
path: .config/systemd/user/steam.service