aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorneodarz <neodarz@neodarz.net>2019-02-02 18:48:25 +0100
committerneodarz <neodarz@neodarz.net>2019-02-02 18:48:25 +0100
commit2aa60585dbf7b25ad05d8e13ee2ebbf774962de8 (patch)
tree8472ce9ab5441def45d2b182a8a3008e651510f5
parent1d0c34fdf6900d80f0653bef3f21b2d0ee847ca7 (diff)
downloaddotfiles_ascii-2aa60585dbf7b25ad05d8e13ee2ebbf774962de8.tar.xz
dotfiles_ascii-2aa60585dbf7b25ad05d8e13ee2ebbf774962de8.zip
Use alacritty instead of terminator
-rw-r--r--i3/.config/i3/config16
1 files changed, 8 insertions, 8 deletions
diff --git a/i3/.config/i3/config b/i3/.config/i3/config
index 879acea..61beb96 100644
--- a/i3/.config/i3/config
+++ b/i3/.config/i3/config
@@ -105,14 +105,14 @@ bindsym --release Num_Lock exec pkill -SIGRTMIN+11 i3blocks
bindcode 107 --release exec scrot -s '%Y-%m-%d-%H%M%S_$wx$h.png' -e 'mv $f ~/Screenshots/'
bindsym --release $WinKey+i exec scrot '%Y-%m-%d-%H%M%S_$wx$h.png' -e 'mv $f ~/Screenshots/'
bindsym --release Scroll_Lock exec scrot -sz -e '~/.scripts/dropshadow.sh $f'
-bindsym $WinKey+Shift+F1 exec terminator -e ranger
-bindsym $WinKey+Shift+F2 exec terminator -e cmus
-bindsym $WinKey+Shift+F3 exec terminator -e mm
-bindsym $WinKey+Shift+F4 exec terminator -e mosh neodarz.net --ssh="ssh -p 19977"
+bindsym $WinKey+Shift+F1 exec alacritty -e ranger
+bindsym $WinKey+Shift+F2 exec alacritty -e cmus
+bindsym $WinKey+Shift+F3 exec alacritty -e mm
+bindsym $WinKey+Shift+F4 exec alacritty -e mosh neodarz.net --ssh="ssh -p 19977"
bindsym $WinKey+Shift+F5 exec waterfox
-#bindsym $WinKey+Shift+F6 exec terminator -e atom
-bindsym $WinKey+Shift+F7 exec terminator -e ncmpcpp
-bindsym $WinKey+Shift+F8 exec terminator -e qutebrowser
+#bindsym $WinKey+Shift+F6 exec alacritty -e atom
+bindsym $WinKey+Shift+F7 exec alacritty -e ncmpcpp
+bindsym $WinKey+Shift+F8 exec alacritty -e qutebrowser
#bindsym $AltKey+a exec urxvt -name floatme --background "#000000" -cursorColor "#31363B" -font 7x13 -geometry 88x33 -e "pygmentize ~/.zsh/aliases.zsh | less"
#bindsym $WinKey+Shift+v move morkspace to output right
bindsym $WinKey+control+l exec i3lock-fancy -p -n
@@ -127,7 +127,7 @@ bindsym Control+$AltKey+Bottom exec ~/.scripts/cycle-workspace-multiscreen.py bo
# start a terminal
#bindsym $WinKey+Return exec urxvt --termName 'rxvt-unicode' -fn 'xft:Fira Code:size=8' --background 'black' --color0 'black' --color8 'black' --color1 'red' --color9 'red' --color2 'green' --color10 'green' --color3 'yellow' --color11 'yellow' --color4 'blue' --color12 'blue' --color6 'cyan' --color14 'cyan' --color7 'white' --color15 'white' -cursorColor '#ffffff'
-bindsym $WinKey+Return exec terminator
+bindsym $WinKey+Return exec alacritty
# kill focused window
bindsym $WinKey+Shift+A kill