Compare commits

...

4 Commits

3 changed files with 4 additions and 3 deletions

View File

@ -2,15 +2,15 @@ set confirm off
set breakpoint pending on
set print pretty on
set auto-load safe-path /
add-auto-load-safe-path ~/GitSources/gstreamer/.gdbinit ~/.gdbinit.d/scripts
set auto-load python-scripts on
set auto-load local-gdbinit
set pagination off
set logging file /tmp/gdb.txt
set logging enabled on
set logging overwrite on
set mi-async on
set non-stop off
add-auto-load-safe-path ~/GitSources/gstreamer/.gdbinit ~/.gdbinit.d/scripts
set auto-load python-scripts on
set debuginfod enabled off
alias -a it = info threads

View File

@ -26,7 +26,7 @@ idle_bg = "#000000"
[[block]]
block = "cpu"
interval = 5
format = " $icon $barchart $utilization $frequency $boost "
format = " $icon $utilization $frequency $boost "
[[block]]
block = "memory"

View File

@ -1,5 +1,6 @@
follow_now_playing_lyrics = no
fetch_lyrics_for_current_song_in_background = no
media_library_hide_album_dates = yes
mpd_music_dir = ~/Music
startup_screen = media_library
store_lyrics_in_song_dir = no