From 0137c610fe48083613355e5f320b9998f7d53735 Mon Sep 17 00:00:00 2001 From: clarkzjw Date: Tue, 28 Mar 2023 12:18:29 -0700 Subject: i3 --- dot_config/i3/config | 7 +++++++ dot_config/i3/i3blocks.conf | 14 +++++++------- 2 files changed, 14 insertions(+), 7 deletions(-) (limited to 'dot_config/i3') diff --git a/dot_config/i3/config b/dot_config/i3/config index 4676493..58c19f5 100644 --- a/dot_config/i3/config +++ b/dot_config/i3/config @@ -51,6 +51,13 @@ default_border normal # Use Mouse+$mod to drag floating windows to their wanted position floating_modifier $mod +# https://i3wm.org/docs/userguide.html#_focus_follows_mouse +focus_follows_mouse no +mouse_warping none + +# https://i3wm.org/docs/userguide.html#focus_on_window_activation +focus_on_window_activation focus + # switch/iterate between workspaces bindsym $mod+Tab workspace next bindsym $mod+Shift+Tab workspace prev diff --git a/dot_config/i3/i3blocks.conf b/dot_config/i3/i3blocks.conf index 0e0237f..3bc2160 100644 --- a/dot_config/i3/i3blocks.conf +++ b/dot_config/i3/i3blocks.conf @@ -62,14 +62,14 @@ markup=pango #color=#7f3fbf #command=i3-msg -q exec thunar ~/ -#[mail] -#full_text=  -#color=#dbcb75 -#command=i3-msg -q exec thunderbird +[mail] +full_text=  +color=#dbcb75 +command=i3-msg -q exec thunderbird -#[simple-2] -#full_text=: : -#color=#717171 +[simple-2] +full_text=: +color=#717171 # Disk usage # -- cgit v1.2.3