-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathflechade.yaml
138 lines (138 loc) · 4.06 KB
/
flechade.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
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
ver: 0.0.2
name: normie
description: Normie Winoffice - Basic customization set for office tasks on a familiar windows environment
steps:
- command: CopyFile
params:
- google-chrome.list
- /etc/apt/sources.list.d/
desc: Google Chrome repo sources
- command: AddRepoKey
params:
- https://dl.google.com/linux/linux_signing_key.pub
- /etc/apt/keyrings/linux_signing_key.pub
desc: Adding Google public keys
- command: AddArch
params:
- i386
desc: Enabling 32bit packages
- command: UpdateRepos
desc: Updating package repositories
- command: UpgradePackages
desc: Upgrading packages
- command: EnableFlatpak
desc: Enabling Flatpaks
- command: InstallPackages
params:
- fonts-font-awesome neofetch mc tmux curl plocate sassc dbus-x11 avahi-daemon git gimp inkscape
desc: Installing system tools
- command: InstallFlatpaks
params:
- com.github.tchx84.Flatseal com.github.wwmm.easyeffects org.onlyoffice.desktopeditors com.discordapp.Discord org.videolan.VLC com.adobe.Reader com.spotify.Client org.telegram.desktop com.microsoft.Edge com.skype.Client us.zoom.Zoom io.github.mimbrero.WhatsAppDesktop com.github.IsmaelMartinez.teams_for_linux org.audacityteam.Audacity org.remmina.Remmina org.filezillaproject.Filezilla com.github.wwmm.easyeffects io.github.hakandundar34coding.system-monitoring-center com.github.k4zmu2a.spacecadetpinball net.cozic.joplin_desktop com.dropbox.Client com.sublimetext.three com.hamrick.VueScan
desc: Installing Flatpak apps
- command: InstallPackages
params:
- google-chrome-stable
desc: Installing Google Chrome
- command: CopyFile
params:
- vscode.list
- /etc/apt/sources.list.d/
desc: MS VSCode repo sources
- command: AddRepoKey
params:
- https://packages.microsoft.com/keys/microsoft.asc
- /etc/apt/keyrings/packages.microsoft.asc
desc: Adding MS public keys
- command: CloneAndRun
params:
- https://github.com/yeyushengfan258/Win11-icon-theme
- install.sh
desc: Installing Win Icon theme
- command: CloneAndRun
params:
- https://github.com/vinceliuice/Fluent-gtk-theme
- install.sh -l --tweaks round
desc: Installing Fluent theme
- command: EnableGnomeExt
params:
- user-theme@gnome-shell-extensions.gcampax.github.com
desc: Enabling Gnome Extension User Themes
- command: InstallGnomeExt
params:
- blur-my-shell@aunetx
- "47"
desc: Installing blur effects extension
- command: InstallGnomeExt
params:
- trayIconsReloaded@selfmade.pl
- "26"
desc: Installing Icon tray extension
- command: InstallGnomeExt
params:
- arcmenu@arcmenu.com
- "47"
desc: Installing blur effects extension
- command: InstallGnomeExt
params:
- arcmenu@arcmenu.com
- "47"
desc: Installing Arc menu extension
- command: InstallGnomeExt
params:
- dash-to-panel@jderose9.github.com
- "56"
desc: Installing Dash to panel extension
- command: InstallGnomeExt
params:
- date-menu-formatter@marcinjakubowski.github.com
- "10"
desc: Installing Date menu formatter extension
- command: InstallGnomeExt
params:
- mediacontrols@cliffniff.github.com
- "10"
desc: Installing media controls extension
- command: CloneAndRun
params:
- https://github.com/ryanoasis/nerd-fonts.git
- install.sh --install-to-system-path
desc: Installing Nerd fonts
- command: CopyFile
params:
- segoeuil.ttf
- /usr/share/fonts/truetype
desc: Installing Segoe font
- command: CopyFile
params:
- winlogo.png
- /usr/share/images
desc: Installing Win menu logo
- command: CopyFile
params:
- winbg.jpg
- /usr/share/images
desc: Installing Win background
- command: CopyFile
params:
- vanilla-dmz-0.4.tar.bz2
- /tmp
desc: Creating DMZ cursor theme
- command: CreateDir
params:
- /usr/share/icons/DMZ
desc: Creating DMZ directory
- command: Untar
params:
- /tmp/vanilla-dmz-0.4.tar.bz2
- /usr/share/icons/DMZ
desc: Installing DMZ cursor theme
- command: InstallGnomeSettings
params:
- settings.toml
desc: Loading Gnome Settings
- command: CloneAndRun
params:
- https://github.com/vinceliuice/WhiteSur-gtk-theme.git
- tweaks.sh -g -b /usr/share/images/winbg.jpg
desc: Installing GDM theme