changes
This commit is contained in:
5
.config/fish/config.fish
Normal file
5
.config/fish/config.fish
Normal file
@@ -0,0 +1,5 @@
|
||||
source /usr/share/cachyos-fish-config/cachyos-config.fish
|
||||
|
||||
alias config='/usr/bin/git --git-dir=$HOME/.dotfiles/ --work-tree=$HOME'
|
||||
|
||||
starship init fish | source
|
||||
@@ -186,7 +186,7 @@
|
||||
"device_type": "source",
|
||||
"device_class": "hardware",
|
||||
"volume": [
|
||||
36
|
||||
40
|
||||
],
|
||||
"mute": false,
|
||||
"flags": 0,
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
|
||||
format = """
|
||||
[ ](bg:red)\
|
||||
$os\
|
||||
$username\
|
||||
[](bg:peach fg:red)\
|
||||
$directory\
|
||||
|
||||
@@ -21,7 +21,7 @@ exec hash dbus-update-activation-environment 2>/dev/null && \
|
||||
XDG_CURRENT_DESKTOP=sway \
|
||||
WAYLAND_DISPLAY
|
||||
|
||||
exec /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
|
||||
#exec /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
|
||||
|
||||
set $rosewater #f5e0dc
|
||||
set $flamingo #f2cdcd
|
||||
|
||||
Reference in New Issue
Block a user