all repos — dotfiles @ 867ff3d9fc68ffbe54f5fcb95b457e406d9e5817

linux dotfiles

update i3 config
prithugoswami prithugoswami524@gmail.com
Thu, 03 May 2018 22:14:30 +0530
commit

867ff3d9fc68ffbe54f5fcb95b457e406d9e5817

parent

3f86f2ed4670a61c7eb71a916c73ee6d9c89fbf6

1 files changed, 3 insertions(+), 1 deletions(-)

jump to
M i3/configi3/config

@@ -170,6 +170,7 @@ bindsym $mod+Ctrl+5 move container to workspace $ws5

bindsym $mod+Ctrl+6 move container to workspace $ws6 bindsym $mod+Ctrl+7 move container to workspace $ws7 bindsym $mod+Ctrl+8 move container to workspace $ws8 +bindsym $mod+Ctrl+q move container to workspace $wsq # Move to workspace with focused container bindsym $mod+Shift+1 move container to workspace $ws1; workspace $ws1

@@ -180,6 +181,7 @@ bindsym $mod+Shift+5 move container to workspace $ws5; workspace $ws5

bindsym $mod+Shift+6 move container to workspace $ws6; workspace $ws6 bindsym $mod+Shift+7 move container to workspace $ws7; workspace $ws7 bindsym $mod+Shift+8 move container to workspace $ws8; workspace $ws8 +bindsym $mod+Shift+q move container to workspace $wsq; workspace $wsq # Dual Monitor

@@ -312,9 +314,9 @@ # exec --no-startup-id start_conky_green

exec --no-startup-id xautolock -time 10 -locker blurlock exec_always --no-startup-id ff-theme-util exec_always --no-startup-id fix_xcursor -exec_always --no-startup-id $fehbg # configures the monitors according to the last set layout using xrandr exec --no-startup-id ~/.screenlayout/last_layout +exec_always --no-startup-id $fehbg # Color palette used for the terminal ( ~/.Xresources file )