From 9dbf9caea49795da4ffc642a865eb5cf7d5157f5 Mon Sep 17 00:00:00 2001 From: dx Date: Wed, 15 Apr 2020 04:34:46 +0100 Subject: [PATCH] ~i3.conf -> config i3 won't recognize it in the .i3 folder without naming it this. --- i3/{i3.conf => config} | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) rename i3/{i3.conf => config} (95%) diff --git a/i3/i3.conf b/i3/config similarity index 95% rename from i3/i3.conf rename to i3/config index 587153d..fa9301a 100644 --- a/i3/i3.conf +++ b/i3/config @@ -52,6 +52,8 @@ bindsym $mod+v exec --no-startup-id xbacklight -5 # Use Mouse+$mod to drag floating windows to their wanted position floating_modifier $mod +# Screenshot +bindsym F10 exec scrot -u '%Y%m%d_%H%M%S.png' -e 'mv $f ~/Pictures/' -c # start a terminal bindsym $mod+Return exec kitty @@ -95,6 +97,7 @@ bindsym $mod+Shift+Right move right # split orientation settings bindsym $mod+Ctrl+z split v bindsym $mod+Ctrl+x split h +bindsym $mod+Ctrl+c split t # enter fullscreen mode for the focused container bindsym $mod+f fullscreen toggle @@ -168,12 +171,12 @@ mode "resize" { bindsym $mod+r mode "resize" # Aesthetics -client.focused #4c7899 #3a3a3a #ffffff #2e9ef4 #285577 -client.focused_inactive #333333 #5f676a #ffffff #2e9ef4 #285577 +client.focused #4c7899 #3a3a3a #ffffff #2e9ef4 #13ad2c +client.focused_inactive #333333 #5f676a #ffffff #2e9ef4 #13ad2c exec $HOME/Scripts/start_picom bar { - status_command i3status + status_command py3status -c ~/.i3/i3status.conf position top workspace_buttons yes font pango:Arial 9.5