From 744737ed3d91a1ee7ad074064187cf75e141b4a0 Mon Sep 17 00:00:00 2001 From: dbroqua Date: Tue, 25 May 2021 08:16:43 +0200 Subject: [PATCH] Minor changes --- config/bpytop/bpytop.conf | 5 ++++- config/htop/htoprc | 4 ++-- config/sway/config | 4 ++-- config/waybar/style.css | 1 + dotfiles/.aliases | 1 + local/share/applications/mimeinfo.cache | 16 ++++++++++++++++ 6 files changed, 26 insertions(+), 5 deletions(-) diff --git a/config/bpytop/bpytop.conf b/config/bpytop/bpytop.conf index 4e3b478..820a864 100644 --- a/config/bpytop/bpytop.conf +++ b/config/bpytop/bpytop.conf @@ -1,4 +1,4 @@ -#? Config file for bpytop v. 1.0.61 +#? Config file for bpytop v. 1.0.63 #* Color theme, looks for a .theme file in "/usr/[local/]share/bpytop/themes" and "~/.config/bpytop/themes", "Default" for builtin default theme. #* Prefix name by a plus sign (+) for a theme located in user themes folder, i.e. color_theme="+monokai" @@ -73,6 +73,9 @@ cpu_sensor=Auto #* Show temperatures for cpu cores also if check_temp is True and sensors has been found show_coretemp=True +#* Which temperature scale to use, available values: "celsius", "fahrenheit", "kelvin" and "rankine" +temp_scale="celsius" + #* Draw a clock at top of screen, formatting according to strftime, empty string to disable. draw_clock="%X" diff --git a/config/htop/htoprc b/config/htop/htoprc index dbf5c98..f501957 100644 --- a/config/htop/htoprc +++ b/config/htop/htoprc @@ -1,7 +1,7 @@ # Beware! This file is rewritten by htop when settings are changed in the interface. # The parser is also very primitive, and not human-friendly. fields=0 48 17 18 38 39 40 2 46 47 49 1 -sort_key=47 +sort_key=46 sort_direction=1 hide_threads=0 hide_kernel_threads=1 @@ -12,7 +12,7 @@ show_program_path=1 highlight_base_name=0 highlight_megabytes=1 highlight_threads=1 -tree_view=1 +tree_view=0 header_margin=1 detailed_cpu_time=0 cpu_count_from_zero=0 diff --git a/config/sway/config b/config/sway/config index 72b24f5..71d4752 100644 --- a/config/sway/config +++ b/config/sway/config @@ -41,7 +41,7 @@ set $wksp5 "5: Graphics" set $wksp6 "6: Games" set $wksp7 "7: Remote" set $wksp8 "8: -" -set $wksp9 "9: -" +set $wksp9 "9: Databases" set $wksp10 "10: Debugger" # Colors @@ -302,7 +302,7 @@ workspace $wksp5 output $thinkstation workspace $wksp6 output $thinkstation workspace $wksp7 output $thinkstation workspace $wksp8 output $thinkstation -workspace $wksp9 output $thinkstation +workspace $wksp9 output $thinkstation-work workspace $wksp10 output $thinkstation-work diff --git a/config/waybar/style.css b/config/waybar/style.css index c46c641..a1881c4 100644 --- a/config/waybar/style.css +++ b/config/waybar/style.css @@ -32,6 +32,7 @@ window#waybar { border-radius: 4px; background: rgba(76, 86, 106, 0.7); margin: 0 4px; + border-bottom: 3px; } #workspaces { diff --git a/dotfiles/.aliases b/dotfiles/.aliases index 4985df9..1bdb3ac 100644 --- a/dotfiles/.aliases +++ b/dotfiles/.aliases @@ -6,6 +6,7 @@ alias ll="ls -l" alias lh="ls -lah" alias grep="grep --color=auto -n" alias diff='diff --color=auto' +alias gdiff='git diff' alias yarn="yarn --emoji true" # No space in file diff --git a/local/share/applications/mimeinfo.cache b/local/share/applications/mimeinfo.cache index 7dab7ea..c77b567 100644 --- a/local/share/applications/mimeinfo.cache +++ b/local/share/applications/mimeinfo.cache @@ -1 +1,17 @@ [MIME Cache] +application/prs.wavefront-obj=Ultimaker.desktop; +application/vnd.ms-3mfdocument=Ultimaker.desktop; +application/x-amf=Ultimaker.desktop; +application/x-ctm=Ultimaker.desktop; +application/x-ply=Ultimaker.desktop; +image/bmp=Ultimaker.desktop; +image/gif=Ultimaker.desktop; +image/jpeg=Ultimaker.desktop; +image/png=Ultimaker.desktop; +model/gltf+json=Ultimaker.desktop; +model/gltf-binary=Ultimaker.desktop; +model/stl=Ultimaker.desktop; +model/vnd.collada+xml=Ultimaker.desktop; +model/vnd.collada+xml+zip=Ultimaker.desktop; +text/markdown=Zettlr.desktop; +text/x-gcode=Ultimaker.desktop;