diff --git a/private_dot_config/i3/misc.conf b/private_dot_config/i3/misc.conf index cc1f2aa..86c4823 100644 --- a/private_dot_config/i3/misc.conf +++ b/private_dot_config/i3/misc.conf @@ -96,5 +96,6 @@ bar { inactive_workspace #504945 #504945 #ebdbb2 urgent_workspace #cc241d #cc241d #504945 } + tray_output primary status_command i3status } diff --git a/private_dot_config/ranger/rc.conf b/private_dot_config/ranger/rc.conf index 0d5223d..a2db2f5 100644 --- a/private_dot_config/ranger/rc.conf +++ b/private_dot_config/ranger/rc.conf @@ -54,7 +54,7 @@ set automatically_count_files true # Open all images in this directory when running certain image viewers # like feh or sxiv? You can still open selected files by marking them. -set open_all_images true +set open_all_images false # Be aware of version control systems and display information. set vcs_aware false