update
This commit is contained in:
parent
6af6f8c86a
commit
081002382a
12 changed files with 23 additions and 16 deletions
|
|
@ -1 +1 @@
|
||||||
false
|
true
|
||||||
|
|
@ -1 +1 @@
|
||||||
0
|
4
|
||||||
|
|
@ -1 +1 @@
|
||||||
1.0
|
0.85
|
||||||
|
|
@ -1 +1 @@
|
||||||
None
|
Some(([], []))
|
||||||
|
|
@ -1 +1 @@
|
||||||
S
|
M
|
||||||
|
|
@ -1 +1 @@
|
||||||
false
|
true
|
||||||
|
|
@ -1 +1 @@
|
||||||
0
|
160
|
||||||
|
|
@ -1 +1 @@
|
||||||
0
|
4
|
||||||
|
|
@ -1 +1 @@
|
||||||
1.0
|
0.86
|
||||||
|
|
@ -1,6 +1,7 @@
|
||||||
Some(([
|
Some(([
|
||||||
"com.system76.CosmicPanelWorkspacesButton",
|
"com.system76.CosmicAppletWorkspaces",
|
||||||
"com.system76.CosmicPanelAppButton",
|
"com.system76.CosmicPanelAppButton",
|
||||||
|
"com.system76.CosmicPanelWorkspacesButton",
|
||||||
], [
|
], [
|
||||||
"com.system76.CosmicAppletInputSources",
|
"com.system76.CosmicAppletInputSources",
|
||||||
"com.system76.CosmicAppletStatusArea",
|
"com.system76.CosmicAppletStatusArea",
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
"about"
|
"power"
|
||||||
|
|
@ -23,10 +23,10 @@ required_packages_brew:
|
||||||
- ansible
|
- ansible
|
||||||
- zsh-history-substring-search
|
- zsh-history-substring-search
|
||||||
|
|
||||||
apt_keys:
|
#apt_keys:
|
||||||
- https://packages.microsoft.com/keys/microsoft.asc
|
# - https://packages.microsoft.com/keys/microsoft.asc
|
||||||
apt_repo:
|
#apt_repo:
|
||||||
- deb [arch=amd64] https://packages.microsoft.com/ubuntu/24.04/prod noble main
|
# - deb [arch=amd64] https://packages.microsoft.com/ubuntu/24.04/prod noble main
|
||||||
|
|
||||||
required_packages_apt:
|
required_packages_apt:
|
||||||
# - powershell
|
# - powershell
|
||||||
|
|
@ -54,6 +54,12 @@ required_packages_apt:
|
||||||
- apt-transport-https
|
- apt-transport-https
|
||||||
- software-properties-common
|
- software-properties-common
|
||||||
- wdisplays
|
- wdisplays
|
||||||
|
- eza
|
||||||
|
- bat
|
||||||
|
- ripgrep
|
||||||
|
- fzf
|
||||||
|
- zoxide
|
||||||
|
- flameshot
|
||||||
|
|
||||||
flatpak_remote:
|
flatpak_remote:
|
||||||
- {name: 'flathub', url: "https://dl.flathub.org/repo/flathub.flatpakrepo"}
|
- {name: 'flathub', url: "https://dl.flathub.org/repo/flathub.flatpakrepo"}
|
||||||
|
|
@ -64,4 +70,4 @@ required_packages_flatpak:
|
||||||
- me.proton.Pass
|
- me.proton.Pass
|
||||||
- me.proton.Mail
|
- me.proton.Mail
|
||||||
- com.protonvpn.www
|
- com.protonvpn.www
|
||||||
|
- org.flameshot.Flameshot
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue