update
This commit is contained in:
5
.bashrc
5
.bashrc
@@ -29,8 +29,3 @@ alias sudo='sudo '
|
||||
|
||||
eval "$(oh-my-posh init bash --config ~/.config/ohmyposh/config.toml)"
|
||||
|
||||
if [[ -f "/opt/homebrew/bin/brew" ]] then
|
||||
# If you're using macOS, you'll want this enabled
|
||||
eval "$(/opt/homebrew/bin/brew shellenv)"
|
||||
fi
|
||||
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
[Settings]
|
||||
gtk-application-prefer-dark-theme=1
|
||||
gtk-application-prefer-dark-theme=0
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
[Settings]
|
||||
gtk-application-prefer-dark-theme=1
|
||||
gtk-application-prefer-dark-theme=0
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
"format": "{title}"
|
||||
},
|
||||
"network": {
|
||||
"interface": "wlan0",
|
||||
"interface": "wlp0s20f3",
|
||||
"format-wifi": " {essid}",
|
||||
"format-disconnected": "",
|
||||
"interval": 1
|
||||
|
||||
@@ -17,7 +17,6 @@ required_packages_brew:
|
||||
- ttyd
|
||||
- bat
|
||||
- eza
|
||||
- podman
|
||||
- fastfetch
|
||||
|
||||
apt_keys:
|
||||
@@ -36,7 +35,11 @@ required_packages_apt:
|
||||
- kanshi
|
||||
- waybar
|
||||
- libappindicator1
|
||||
- sway-notification-center
|
||||
#- sway-notification-center
|
||||
- grim
|
||||
- slurp
|
||||
- openresolv
|
||||
- podman
|
||||
|
||||
flatpak_remote:
|
||||
- {name: 'flathub', url: "https://dl.flathub.org/repo/flathub.flatpakrepo"}
|
||||
|
||||
Reference in New Issue
Block a user