Add on-click open ncmpcpp for mpd module for polybar of pc config
This commit is contained in:
parent
d95e3939cf
commit
1e2d4812c3
@ -2517,3 +2517,18 @@ Mar 08 17:03 : player: played "Moog City 2.flac"
|
|||||||
Mar 08 17:03 : exception: RTIOThread could not get realtime scheduling, continuing anyway: sched_setscheduler failed: Operation not permitted
|
Mar 08 17:03 : exception: RTIOThread could not get realtime scheduling, continuing anyway: sched_setscheduler failed: Operation not permitted
|
||||||
Mar 08 17:03 : exception: OutputThread could not get realtime scheduling, continuing anyway: sched_setscheduler failed: Operation not permitted
|
Mar 08 17:03 : exception: OutputThread could not get realtime scheduling, continuing anyway: sched_setscheduler failed: Operation not permitted
|
||||||
Mar 08 17:03 : client: [0] opened from [::1]:45924
|
Mar 08 17:03 : client: [0] opened from [::1]:45924
|
||||||
|
Mar 09 19:46 : player: played "Moog City 2.flac"
|
||||||
|
Mar 09 19:46 : exception: RTIOThread could not get realtime scheduling, continuing anyway: sched_setscheduler failed: Operation not permitted
|
||||||
|
Mar 09 19:46 : exception: OutputThread could not get realtime scheduling, continuing anyway: sched_setscheduler failed: Operation not permitted
|
||||||
|
Mar 09 19:46 : client: [0] opened from [::1]:52690
|
||||||
|
Mar 09 19:46 : player: played "Moog City 2.flac"
|
||||||
|
Mar 09 19:46 : exception: RTIOThread could not get realtime scheduling, continuing anyway: sched_setscheduler failed: Operation not permitted
|
||||||
|
Mar 09 19:46 : exception: OutputThread could not get realtime scheduling, continuing anyway: sched_setscheduler failed: Operation not permitted
|
||||||
|
Mar 09 19:46 : exception: OutputThread could not get realtime scheduling, continuing anyway: sched_setscheduler failed: Operation not permitted
|
||||||
|
Mar 09 19:46 : client: [0] opened from [::1]:52698
|
||||||
|
Mar 09 19:47 : player: played "Moog City 2.flac"
|
||||||
|
Mar 09 19:47 : exception: RTIOThread could not get realtime scheduling, continuing anyway: sched_setscheduler failed: Operation not permitted
|
||||||
|
Mar 09 19:47 : exception: OutputThread could not get realtime scheduling, continuing anyway: sched_setscheduler failed: Operation not permitted
|
||||||
|
Mar 09 19:47 : client: [0] opened from [::1]:52706
|
||||||
|
Mar 09 19:47 : client: [1] opened from [::1]:52710
|
||||||
|
Mar 09 19:47 : client: [1] closed
|
||||||
|
@ -1 +1 @@
|
|||||||
120373
|
229259
|
||||||
|
@ -97,7 +97,7 @@ interval = 2
|
|||||||
|
|
||||||
format-online = <label-song>
|
format-online = <label-song>
|
||||||
|
|
||||||
label-song = %{F#dfdfdf}%{F-} %artist% - %title%
|
label-song = %{F#dfdfdf}%{F-}%{A1:st -e ncmpcpp:} %artist% - %title%%{A}
|
||||||
label-offline = %{F#dfdfdf}%{F-} mpd is offline
|
label-offline = %{F#dfdfdf}%{F-} mpd is offline
|
||||||
|
|
||||||
icon-play =
|
icon-play =
|
||||||
|
@ -97,7 +97,7 @@ interval = 2
|
|||||||
|
|
||||||
format-online = <label-song>
|
format-online = <label-song>
|
||||||
|
|
||||||
label-song = %{F#dfdfdf}%{F-} %artist% - %title%
|
label-song = %{F#dfdfdf}%{F-}%{A1:st -e ncmpcpp:} %artist% - %title%%{A}
|
||||||
label-offline = %{F#dfdfdf}%{F-} mpd is offline
|
label-offline = %{F#dfdfdf}%{F-} mpd is offline
|
||||||
|
|
||||||
icon-play =
|
icon-play =
|
||||||
|
@ -592,3 +592,46 @@ xrandr | grep '*' | grep -o '?*[0-9]*x'
|
|||||||
xrandr | grep '*' | grep -o '?*[0-9]*x?*[0-9]'
|
xrandr | grep '*' | grep -o '?*[0-9]*x?*[0-9]'
|
||||||
xrandr | grep '*' | grep -o '?*[0-9]*x?*[0-9]*'
|
xrandr | grep '*' | grep -o '?*[0-9]*x?*[0-9]*'
|
||||||
pass
|
pass
|
||||||
|
cat /etc/pacman.conf > PACMAN
|
||||||
|
vi PACMAN
|
||||||
|
suvi /etc/pam.d
|
||||||
|
suvi /etc/pacman.conf
|
||||||
|
vi PACMAN
|
||||||
|
diff /etc/pacman.conf PACMAN
|
||||||
|
sh PACMAN
|
||||||
|
sudo sh PACMAN
|
||||||
|
diff /etc/pacman.conf PACMAN
|
||||||
|
cat /etc/pacman.conf
|
||||||
|
vi PACMAN
|
||||||
|
owo -Syu
|
||||||
|
owo -Syu
|
||||||
|
dotman
|
||||||
|
dotman
|
||||||
|
dotman
|
||||||
|
dotman
|
||||||
|
dotman
|
||||||
|
dotman
|
||||||
|
dotman
|
||||||
|
dotman
|
||||||
|
dotman
|
||||||
|
cd ~/.log/dotfiles/09-03-2020-19:
|
||||||
|
cd ~/.log/dotfiles/
|
||||||
|
ls
|
||||||
|
cd 09-03-2020-19:28:02
|
||||||
|
ls
|
||||||
|
cat copy_configs.log
|
||||||
|
ls ~/.config/polybar
|
||||||
|
rm -rf ~/.config/polybar/config.laptop
|
||||||
|
dotman
|
||||||
|
ls ~/.config/polybar
|
||||||
|
rm -rf ~/.config/polybar/config
|
||||||
|
dotman
|
||||||
|
ls ~/.config/polybar
|
||||||
|
vi ~/.config/polybar/config
|
||||||
|
pass
|
||||||
|
dotman
|
||||||
|
cd ..
|
||||||
|
cd 09-03-2020-19:36:36
|
||||||
|
cat copy_configs.log
|
||||||
|
pas
|
||||||
|
pass
|
||||||
|
Loading…
x
Reference in New Issue
Block a user