switch to feishin, fix prompt newline

This commit is contained in:
azpsen 2024-01-26 10:49:40 -06:00
parent e56029decb
commit 33cc6a8fc1
3 changed files with 6 additions and 5 deletions

View File

@ -8,6 +8,8 @@ $git_status\
$python\ $python\
$character""" $character"""
add_newline = false
[username] [username]
format = "[$user]($style) " format = "[$user]($style) "

View File

@ -125,10 +125,10 @@ super + {Left,Down,Up,Right}
# #
super + space super + space
dbus-send --print-reply --dest=org.mpris.MediaPlayer2.mopidy /org/mpris/MediaPlayer2 org.mpris.MediaPlayer2.Player.PlayPause playerctl --player=Feishin play-pause
super + comma super + comma
dbus-send --print-reply --dest=org.mpris.MediaPlayer2.mopidy /org/mpris/MediaPlayer2 org.mpris.MediaPlayer2.Player.Next playerctl --player=Feishin next
super + period super + period
dbus-send --print-reply --dest=org.mpris.MediaPlayer2.mopidy /org/mpris/MediaPlayer2 org.mpris.MediaPlayer2.Player.Previous playerctl --player=Feishin previous

View File

@ -34,8 +34,7 @@ here are the dotfiles and some of the programs i use for my bspwm setup. wip.
- ide: [lunarvim](https://www.lunarvim.org/) - ide: [lunarvim](https://www.lunarvim.org/)
### 🌌 media ### 🌌 media
- [mopidy](https://mopidy.com/) - used with [mopidy-jellyfin](https://github.com/jellyfin/mopidy-jellyfin) for my jellyfin server - music: [feishin](https://github.com/jeffvli/feishin)
- [ncmcpp](https://rybczak.net/ncmpcpp/) - for controlling mopidy
### 🪐 misc ### 🪐 misc
- [redshift](http://jonls.dk/redshift/) - saves my eyes at night - [redshift](http://jonls.dk/redshift/) - saves my eyes at night