(i3) update

This commit is contained in:
jc 2024-08-19 11:57:22 -04:00
commit 832b7e7618

View file

@ -13,7 +13,7 @@ set $mod Mod4
# Font for window titles. Will also be used by the bar unless a different font # Font for window titles. Will also be used by the bar unless a different font
# is used in the bar {} block below. # is used in the bar {} block below.
font pango:FiraCode Nerd Font Mono 16 font pango:FiraCode Nerd Font Mono 12
# This font is widely installed, provides lots of unicode glyphs, right-to-left # This font is widely installed, provides lots of unicode glyphs, right-to-left
# text rendering and scalability on retina/hidpi displays (thanks to pango). # text rendering and scalability on retina/hidpi displays (thanks to pango).
@ -65,6 +65,10 @@ assign [class="firefox"] 2
# start a terminal # start a terminal
bindsym $mod+T exec alacritty bindsym $mod+T exec alacritty
# start discord on workspace 3
bindsym $mod+C exec discord
assign [class="discord"] 3
# kill focused window # kill focused window
bindsym $mod+q kill bindsym $mod+q kill