From b212e2fd62dc1f2c748388493c985b75949e84fa Mon Sep 17 00:00:00 2001 From: VectorKappa Date: Mon, 6 Dec 2021 17:38:09 +0100 Subject: [PATCH] A few improvements --- bspwm/.config/bspwm/autostart | 3 +++ common/.config/mimeapps.list | 2 ++ htop/.config/htop/htoprc | 6 +++--- sxhkd/.config/sxhkd/sxhkdrc | 5 ++++- 4 files changed, 12 insertions(+), 4 deletions(-) diff --git a/bspwm/.config/bspwm/autostart b/bspwm/.config/bspwm/autostart index 454c3d6..d6db891 100755 --- a/bspwm/.config/bspwm/autostart +++ b/bspwm/.config/bspwm/autostart @@ -67,6 +67,9 @@ caffeine >/dev/null 2>&1 & sleep 3 & ulauncher >/dev/null 2>&1 & +## Desktop entries in autostart +dex -as ~/.config/autostart/ & + ############################### ## THINKPAD-SPECIFIC ## ############################### diff --git a/common/.config/mimeapps.list b/common/.config/mimeapps.list index 505f3d7..0bdb27f 100644 --- a/common/.config/mimeapps.list +++ b/common/.config/mimeapps.list @@ -18,6 +18,7 @@ audio/mpeg=cantata.desktop; audio/x-wav=cantata.desktop; image/jpeg=feh.desktop; image/png=feh.desktop; +inode/directory=nemo.desktop; text/html=brave-browser-dev.desktop; text/plain=vim.desktop; text/yaml=vim.desktop; @@ -29,6 +30,7 @@ x-scheme-handler/devdocs=brave-ahiigpfcghkbjfcibpojancebdfjmoop-Default.desktop; x-scheme-handler/http=brave-browser-dev.desktop; x-scheme-handler/https=brave-browser-dev.desktop; x-scheme-handler/mpv=mpv-handler.desktop; +x-scheme-handler/msteams=ferdi.desktop; x-scheme-handler/rdp=org.remmina.Remmina.desktop; x-scheme-handler/remmina=org.remmina.Remmina.desktop; x-scheme-handler/spice=org.remmina.Remmina.desktop; diff --git a/htop/.config/htop/htoprc b/htop/.config/htop/htoprc index d3d4eb3..04c0a39 100644 --- a/htop/.config/htop/htoprc +++ b/htop/.config/htop/htoprc @@ -1,11 +1,11 @@ # Beware! This file is rewritten by htop when settings are changed in the interface. # The parser is also very primitive, and not human-friendly. -htop_version=3.1.1 +htop_version=3.1.2 config_reader_min_version=2 fields=0 48 17 18 38 39 40 2 46 47 49 1 sort_key=46 sort_direction=1 -tree_sort_key=47 +tree_sort_key=38 tree_sort_direction=-1 hide_kernel_threads=1 hide_userland_threads=0 @@ -20,7 +20,7 @@ highlight_changes=1 highlight_changes_delay_secs=5 find_comm_in_cmdline=1 strip_exe_from_cmdline=1 -show_merged_command=0 +show_merged_command=1 tree_view=1 tree_view_always_by_pid=0 all_branches_collapsed=1 diff --git a/sxhkd/.config/sxhkd/sxhkdrc b/sxhkd/.config/sxhkd/sxhkdrc index 12c66a2..c96937a 100755 --- a/sxhkd/.config/sxhkd/sxhkdrc +++ b/sxhkd/.config/sxhkd/sxhkdrc @@ -1,4 +1,4 @@ -############################################################################################################################### +############################################################################################################################### # bspwm hotkeys ############################################################################################################################### @@ -292,6 +292,9 @@ super + e super + shift + e alacritty -e ranger +super + shift + l + loginctl lock-session + Print # scrot flameshot gui