From 4e8e2a85d8e5b3a037b3a8af93460227a729d178 Mon Sep 17 00:00:00 2001 From: Colin Powell Date: Thu, 20 Feb 2020 13:20:42 -0500 Subject: [PATCH] Start syncthing with i3 --- i3/.config/i3/config | 9 +++++---- x/.xinitrc | 1 - 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/i3/.config/i3/config b/i3/.config/i3/config index 6a74712..ac39f2e 100644 --- a/i3/.config/i3/config +++ b/i3/.config/i3/config @@ -106,10 +106,10 @@ bindsym $mod+Ctrl+Up move up bindsym $mod+Ctrl+Right move right # RESIZE -bindsym $mod+Shift+h resize shrink width 10px or 10 ppt -bindsym $mod+Shift+j resize shrink height 10px or 10 ppt -bindsym $mod+Shift+k resize grow height 10px or 10 ppt -bindsym $mod+Shift+l resize grow width 10px or 10 ppt +bindsym $mod+Shift+h resize shrink width 20px or 20 ppt +bindsym $mod+Shift+j resize shrink height 20px or 20 ppt +bindsym $mod+Shift+k resize grow height 20px or 20 ppt +bindsym $mod+Shift+l resize grow width 20px or 20 ppt bindsym $mod+Shift+Left resize shrink width 10px or 10 ppt bindsym $mod+Shift+Down resize shrink height 10px or 10 ppt @@ -316,6 +316,7 @@ exec --no-startup-id unclutter -grab # RELOAD exec_always --no-startup-id compton exec_always --no-startup-id dunst +exec_always --no-startup-id syncthing exec_always xrdb --merge ~/.Xresoureces ## Volume control diff --git a/x/.xinitrc b/x/.xinitrc index 26245c4..2f9ee5f 100644 --- a/x/.xinitrc +++ b/x/.xinitrc @@ -9,7 +9,6 @@ export WINIT_HIDPI_FACTOR=1.0 setxkbmap -model pc105 -layout us,ru -option grp:ctrls_toggle setxkbmap -option caps:escape -option compose:ralt & -syncthing & emacs --daemon & exec i3