aboutsummaryrefslogtreecommitdiff
path: root/i3/.config/i3/config
diff options
context:
space:
mode:
authorNeodarZ <neodarz@neodarz.net>2017-08-23 20:03:06 +0200
committerNeodarZ <neodarz@neodarz.net>2017-08-23 20:03:06 +0200
commit9397332f9b3920f72fcac577026d15285720a22b (patch)
tree8bfd4fbd57858dec43f2acf2006f8f92e43a140b /i3/.config/i3/config
parent86d74ccec5fd11d54f3b5ca6bf0fcaf68e0bde20 (diff)
downloaddotfiles_ascii-9397332f9b3920f72fcac577026d15285720a22b.tar.xz
dotfiles_ascii-9397332f9b3920f72fcac577026d15285720a22b.zip
Update some alias and change the font
Diffstat (limited to 'i3/.config/i3/config')
-rw-r--r--i3/.config/i3/config6
1 files changed, 3 insertions, 3 deletions
diff --git a/i3/.config/i3/config b/i3/.config/i3/config
index 4d3d403..bc4e4e7 100644
--- a/i3/.config/i3/config
+++ b/i3/.config/i3/config
@@ -56,9 +56,9 @@ set $AltKey Mod1
# help command
-bindsym $AltKey+h exec urxvt -name floatme --background "#000" -cursorColor "#31363B" -font 7x13 -geometry 88x33 -e sh ~/.config/i3/what.sh
-bindsym $WinKey+h exec urxvt -name floatme --background "#000" -cursorColor "#31363B" -font 7x13 -geometry 88x33 -e sh ~/.config/i3/what_command_help.sh
-bindsym $WinKey+a exec urxvt -name floatme --background "#000" -cursorColor "#31363B" -font 7x13 -geometry 88x33 -e sh ~/.config/i3/what_alias.sh
+bindsym $AltKey+h exec urxvt -fn "xft:Fira Code:size=8" -name floatme --background "#000" -cursorColor "#31363B" -geometry 88x33 -e sh ~/.config/i3/what.sh
+bindsym $WinKey+h exec urxvt -fn "xft:Fira Code:size=8" -name floatme --background "#000" -cursorColor "#31363B" -geometry 88x33 -e sh ~/.config/i3/what_command_help.sh
+bindsym $WinKey+a exec urxvt -fn "xft:Fira Code:size=8" -name floatme --background "#000" -cursorColor "#31363B" -geometry 88x49 -e sh ~/.config/i3/what_alias.sh
# Font for window titles. Will also be used by the bar unless a different font
# is used in the bar {} block below.