[i3] Noto Mono is easier to read in i3status
This commit is contained in:
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
set $mod Mod4
|
set $mod Mod4
|
||||||
|
|
||||||
font pango:FuraCode Nerd Font Mono 8
|
font pango:Noto Mono 9
|
||||||
|
|
||||||
# APP VARIABLES
|
# APP VARIABLES
|
||||||
set $browser qutebrowser
|
set $browser qutebrowser
|
||||||
@ -305,6 +305,8 @@ bindsym $mod+Ctrl+u exec pkill vlc
|
|||||||
bindsym $mod+Ctrl+f exec $solobrowser https://15five.15five.com/
|
bindsym $mod+Ctrl+f exec $solobrowser https://15five.15five.com/
|
||||||
|
|
||||||
bindsym $mod+e exec emacsclient -c
|
bindsym $mod+e exec emacsclient -c
|
||||||
|
bindsym $mod+Shift+e exec emacs --daemon
|
||||||
|
bindsym $mod+Ctrl+e exec pkill emacs
|
||||||
|
|
||||||
bindsym $mod+o exec rofi-now
|
bindsym $mod+o exec rofi-now
|
||||||
bindsym $mod+Ctrl+o exec rofi-vol
|
bindsym $mod+Ctrl+o exec rofi-vol
|
||||||
|
|||||||
Reference in New Issue
Block a user