added bluetooth menu, switched to supersonic for music
This commit is contained in:
@@ -34,6 +34,10 @@ super + p
|
||||
super + shift + p
|
||||
rofi-rbw --prompt ' pw ' --selector-args '-font "JetBrainsMonoNL Nerd Font Mono" -monitor -1'
|
||||
|
||||
# bluetooth menu
|
||||
super + shift + b
|
||||
rofi-bluetooth
|
||||
|
||||
# print screen
|
||||
Print
|
||||
path="$HOME/pic/screenshots/$(date +"%s - %Y-%m-%d").png" && maim "$path" && xclip -selection clipboard -t image/png -i "$path"
|
||||
@@ -160,10 +164,10 @@ super + {Left,Down,Up,Right}
|
||||
#
|
||||
|
||||
super + space
|
||||
playerctl --player=Feishin play-pause
|
||||
playerctl --player=Supersonic play-pause
|
||||
|
||||
super + period
|
||||
playerctl --player=Feishin next
|
||||
playerctl --player=Supersonic next
|
||||
|
||||
super + comma
|
||||
playerctl --player=Feishin previous
|
||||
playerctl --player=Supersonic previous
|
||||
|
Reference in New Issue
Block a user