Start syncthing with i3

This commit is contained in:
Colin Powell
2020-02-20 13:20:42 -05:00
parent f8bec33384
commit 4e8e2a85d8
2 changed files with 5 additions and 5 deletions

View File

@ -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

View File

@ -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