all repos — dotfiles @ b61e8347723a17542644bf4adedca8545b7e7931

linux dotfiles

update i3/config
prithugoswami prithugoswami524@gmail.com
Sun, 27 May 2018 13:27:40 +0530
commit

b61e8347723a17542644bf4adedca8545b7e7931

parent

0a698731f83ceb4af32648cac47f89baf1f54137

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

jump to
M i3/configi3/config

@@ -16,9 +16,9 @@ # Hide borders

hide_edge_borders none # change borders -#bindsym $mod+u border none -#bindsym $mod+y border pixel 1 -#bindsym $mod+n border normal +bindsym $mod+u border none +bindsym $mod+Shift+u border pixel 1 +# bindsym $mod+Shift+u border normal # Font for window titles. Will also be used by the bar unless a different font # is used in the bar {} block below.

@@ -69,6 +69,7 @@ bindsym $mod+Shift+F3 exec gksu pcmanfm

bindsym $mod+F5 exec terminal -e 'mocp' bindsym $mod+t exec --no-startup-id pkill compton bindsym $mod+b exec --no-startup-id urxvt -e "ranger" +bindsym $mod+i exec qutebrowser bindsym $mod+Ctrl+t exec --no-startup-id compton -b #bindsym $mod+Shift+d --release exec "killall dunst; exec notify-send 'restart dunst'"