This commit is contained in:
DeveloperDurp 2024-08-09 16:15:01 -05:00
parent 6af6f8c86a
commit 081002382a
12 changed files with 23 additions and 16 deletions

View file

@ -1 +1 @@
None Some(([], []))

View file

@ -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",

View file

@ -1 +1 @@
"about" "power"

View file

@ -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