-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.yml
124 lines (124 loc) · 4.18 KB
/
config.yml
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
---
username: ben
hostname: ben-t14s
startChargeThreshold: 40
endChargeThreshold: 70
wifiSSID: nameOfWPA3SSID
# From https://extensions.gnome.org/
gnome_extension_ids:
- 307
- 19
- 2
- 3733
- 615
- 4798
flatpaks:
- org.mozilla.firefox
- com.visualstudio.code
- org.remmina.Remmina
- org.videolan.VLC
- com.bitwarden.desktop
- org.signal.Signal
- org.chromium.Chromium
- org.gnome.Firmware
- ca.desrt.dconf-editor
- org.fedoraproject.MediaWriter
- org.keepassxc.KeePassXC
- org.qbittorrent.qBittorrent
- org.wireshark.Wireshark
- com.mattjakeman.ExtensionManager
- org.gtk.Gtk3theme.Arc
- org.standardnotes.standardnotes
ostreeInstallRpms:
- zsh
- solaar
- virt-manager
- qemu-kvm
- tmux
ostreeUninstallRpms:
- firefox-langpacks
- firefox
toolboxInstallRpms:
- zsh
- arc-theme
- gnome-tweak-tool
- gnome-shell
dconfSettings:
- key: /org/gnome/settings-daemon/plugins/color/night-light-enabled
value: "true"
- key: /org/gnome/settings-daemon/plugins/color/night-light-schedule-from
value: "21"
- key: /org/gnome/settings-daemon/plugins/color/night-light-schedule-to
value: "7"
- key: /org/gnome/shell/extensions/dash-to-dock/background-opacity
value: "0.8"
- key: /org/gnome/shell/extensions/dash-to-dock/click-action
value: "'previews'"
- key: /org/gnome/shell/extensions/dash-to-dock/scroll-action
value: "'cycle-windows'"
- key: /org/gnome/shell/extensions/dash-to-dock/dash-max-icon-size
value: "32"
- key: /org/gnome/shell/extensions/dash-to-dock/dock-alignment
value: "'CENTRE'"
- key: /org/gnome/shell/extensions/dash-to-dock/dock-fixed
value: "true"
- key: /org/gnome/shell/extensions/dash-to-dock/dock-position
value: "'LEFT'"
- key: /org/gnome/shell/extensions/dash-to-dock/extend-height
value: "true"
- key: /org/gnome/shell/extensions/dash-to-dock/show-trash
value: "false"
- key: /org/gnome/shell/extensions/dash-to-dock/isolate-monitors
value: "true"
- key: /org/gnome/shell/extensions/dash-to-dock/scroll-action
value: "'cycle-windows'"
- key: /org/gnome/shell/extensions/user-theme/name
value: "'Arc-Dark'"
- key: /org/gnome/shell/enabled-extensions
value: "['[email protected]', '[email protected]', '[email protected]', '[email protected]', '[email protected]', '[email protected]', 'tiling-assistant@leleat-on-github']"
- key: /org/gnome/shell/favorite-apps
value: "['org.mozilla.firefox.desktop', 'org.gnome.Terminal.desktop']"
- key: /org/gnome/shell/keybindings/show-screenshot-ui
value: "['<Shift><Super>s']"
- key: /org/gnome/shell/overrides/edge-tiling
value: "false"
- key: /org/gnome/shell/extensions/thinkpad-battery-threshold/start-bat0
value: "{{ startChargeThreshold }}"
- key: /org/gnome/shell/extensions/thinkpad-battery-threshold/stop-bat0
value: "{{ endChargeThreshold }}"
- key: /org/gnome/desktop/interface/icon-theme
value: "'Tela'"
- key: /org/gnome/desktop/interface/gtk-theme
value: "'Arc'"
- key: /org/gnome/desktop/interface/clock-show-weekday
value: "true"
- key: /org/gnome/desktop/interface/show-battery-percentage
value: "true"
- key: /org/gnome/desktop/peripherals/touchpad/natural-scroll
value: "false"
- key: /org/gnome/desktop/peripherals/touchpad/tap-to-click
value: "true"
- key: /org/gnome/settings-daemon/plugins/power/idle-dim
value: "true"
- key: /org/gnome/desktop/notifications/show-in-lock-screen
value: "false"
- key: /org/gnome/desktop/screensaver/lock-delay
value: "30"
- key: /org/gnome/desktop/privacy/remove-old-temp-files
value: "true"
- key: /org/gnome/desktop/privacy/remove-old-trash-files
value: "true"
- key: /org/gnome/desktop/datetime/automatic-timezone
value: "true"
- key: /org/gnome/shell/weather/automatic-location
value: "true"
- key: /org/gnome/desktop/remote-desktop/rdp/screen-share-mode
value: "'extend'"
- key: /org/gnome/desktop/interface/text-scaling-factor
value: "1"
- key: /org/gnome/desktop/interface/font-antialiasing
value: "'rgba'"
homeDirectories:
- repos
- AppImage
- .themes