mirror of
https://git.disroot.org/FollieHiyuki/dotfiles.git
synced 2024-11-25 00:38:23 -05:00
Some changes
river: remove opacity option xonsh: add starship init
This commit is contained in:
parent
2501edc0ea
commit
d3b5747f57
@ -29,9 +29,6 @@ riverctl spawn 'gsettings set org.gnome.desktop.interface cursor-size 24'
|
||||
# Cursor theme
|
||||
riverctl xcursor-theme Breeze_Snow 24
|
||||
|
||||
# Set opacity and fade effect
|
||||
riverctl opacity 1.0 0.95 0.0 0.1 20
|
||||
|
||||
# Borders
|
||||
riverctl border-width 2
|
||||
riverctl border-color-focused '#eceff4'
|
||||
|
@ -1 +1,2 @@
|
||||
execx($(zoxide init xonsh), 'exec', __xonsh__.ctx, filename='zoxide')
|
||||
execx($(starship init xonsh))
|
||||
|
Loading…
Reference in New Issue
Block a user