-
Notifications
You must be signed in to change notification settings - Fork 0
/
config.yaml
80 lines (77 loc) · 3.53 KB
/
config.yaml
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
- shell:
- [git submodule update --init --recursive, Installing submodules]
- defaults:
link:
relink: true
- create:
- ~/.config/
- ~/.config/Kvantum
- ~/.config/kitty/
- ~/.config/hypr/
- ~/.config/hypr/themes/
- ~/.config/dunst/
- ~/.config/waybar/
- ~/.config/fontconfig/
- ~/.config/rofi/
- ~/.config/gtk-2.0/
- ~/.config/gtk-3.0/
- ~/.config/gtk-4.0/
- ~/.icons/
- ~/.icons/default/
- ~/.local/
- ~/.local/share/
- ~/.local/share/rofi/
- ~/.local/share/rofi/themes/
- ~/.config/cava/
- ~/.bin/
- link:
~/.config/Kvantum/catppuccin-mocha-pink: submodules/catppuccin-kvantum/themes/catppuccin-mocha-pink
~/.config/Kvantum/kvantum.kvconfig: config/kvantum.kvconfig
~/.config/kitty/kitty.conf: config/kitty.conf
~/.config/dunst/dunstrc: config/dunstrc
~/.bin/start-keepassxc: scripts/start-keepassxc
~/.bin/power: scripts/power
~/.bin/lock: scripts/lock
~/.bin/keybinds: keybinds
~/.bin/rewallpaper: scripts/rewallpaper
~/.bin/convert-wallpaper: scripts/convert-wallpaper
~/.bin/update-gtk: scripts/update-gtk
~/.bin/hyprstart: scripts/hyprstart
~/.bin/kill-window: scripts/kill-window
~/.bin/screenshot: submodules/screenshot.sh/screenshot.sh
~/.bin/screenshot-preview: scripts/screenshot-preview
~/.bin/screenshot-ocr: scripts/screenshot-ocr
~/.bin/screenshot-qr: scripts/screenshot-qr
~/.bin/rewaybar: scripts/rewaybar
~/.bin/emoji: submodules/emojipicker/emoji
~/.bin/emojiclip: submodules/emojipicker/emojiclip
~/.config/hypr/themes/latte.conf: submodules/catppuccin-hyprland/themes/latte.conf
~/.config/hypr/themes/frappe.conf: submodules/catppuccin-hyprland/themes/frappe.conf
~/.config/hypr/themes/macchiato.conf: submodules/catppuccin-hyprland/themes/macchiato.conf
~/.config/hypr/themes/mocha.conf: submodules/catppuccin-hyprland/themes/mocha.conf
~/.config/hypr/hyprland.conf: hyprland.conf
~/.config/hypr/hyprlock.conf: config/hyprlock.conf
~/.config/hypr/hypridle.conf: config/hypridle.conf
~/.config/hypr/hyprpaper.conf: config/hyprpaper.conf
~/.config/hypr/conf: hyprland.conf.d
~/.config/waybar/config.jsonc: config/waybar/config.jsonc
~/.config/waybar/style.css: config/waybar/style.css
~/.config/fontconfig/fonts.conf: config/fonts.conf
~/.config/rofi/config.rasi: config/rofi.rasi
~/.local/share/rofi/themes/catppuccin-latte.rasi: submodules/catppuccin-rofi/basic/.local/share/rofi/themes/catppuccin-latte.rasi
~/.local/share/rofi/themes/catppuccin-frappe.rasi: submodules/catppuccin-rofi/basic/.local/share/rofi/themes/catppuccin-frappe.rasi
~/.local/share/rofi/themes/catppuccin-macchiato.rasi: submodules/catppuccin-rofi/basic/.local/share/rofi/themes/catppuccin-macchiato.rasi
~/.local/share/rofi/themes/catppuccin-mocha.rasi: submodules/catppuccin-rofi/basic/.local/share/rofi/themes/catppuccin-mocha.rasi
~/.config/gtk-2.0/gtkfilechooser.ini:
path: config/gtkfilechooser.ini
force: true
~/.config/gtk-2.0/gtkrc: config/gtkrc
~/.config/gtk-3.0/gtkfilechooser.ini:
path: config/gtkfilechooser.ini
force: true
~/.config/gtk-3.0/settings.ini: config/gtksettings.ini
~/.icons/default/index.theme: config/icons.theme
~/.config/gtk-4.0/assets: /usr/share/themes/Colloid-Pink-Dark-Catppuccin/gtk-4.0/assets
~/.config/gtk-4.0/gtk.css: /usr/share/themes/Colloid-Pink-Dark-Catppuccin/gtk-4.0/gtk.css
~/.config/gtk-4.0/gtk-dark.css: /usr/share/themes/Colloid-Pink-Dark-Catppuccin/gtk-4.0/gtk-dark.css
~/.config/cava/config: config/cava.conf