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_type": "source",
|
||||||
"device_class": "hardware",
|
"device_class": "hardware",
|
||||||
"volume": [
|
"volume": [
|
||||||
36
|
40
|
||||||
],
|
],
|
||||||
"mute": false,
|
"mute": false,
|
||||||
"flags": 0,
|
"flags": 0,
|
||||||
|
|||||||
@@ -2,7 +2,6 @@
|
|||||||
|
|
||||||
format = """
|
format = """
|
||||||
[ ](bg:red)\
|
[ ](bg:red)\
|
||||||
$os\
|
|
||||||
$username\
|
$username\
|
||||||
[](bg:peach fg:red)\
|
[](bg:peach fg:red)\
|
||||||
$directory\
|
$directory\
|
||||||
|
|||||||
@@ -21,7 +21,7 @@ exec hash dbus-update-activation-environment 2>/dev/null && \
|
|||||||
XDG_CURRENT_DESKTOP=sway \
|
XDG_CURRENT_DESKTOP=sway \
|
||||||
WAYLAND_DISPLAY
|
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 $rosewater #f5e0dc
|
||||||
set $flamingo #f2cdcd
|
set $flamingo #f2cdcd
|
||||||
|
|||||||
@@ -34,4 +34,4 @@ set -g status-justify "left"
|
|||||||
set -g status-left " "
|
set -g status-left " "
|
||||||
set -gF status-right "#[fg=#{@thm_crust},bg=#{@thm_teal}] ##H "
|
set -gF status-right "#[fg=#{@thm_crust},bg=#{@thm_teal}] ##H "
|
||||||
|
|
||||||
run '/usr/share/tmux-plugin-manager/tpm'
|
run '~/.tmux/plugins/tpm/tpm'
|
||||||
|
|||||||
Reference in New Issue
Block a user