use the actual powerline version
This commit is contained in:
parent
c7fe1d7813
commit
b5e1250bde
@ -24,4 +24,7 @@ exec --no-startup-id xautolock -time 10 -locker 'i3lock-fancy -p' &
|
|||||||
#exec --no-startup-id synergy &
|
#exec --no-startup-id synergy &
|
||||||
exec --no-startup-id barrier &
|
exec --no-startup-id barrier &
|
||||||
|
|
||||||
|
# Powerline font patcher
|
||||||
|
exec --no-startup-id powerline-daemon -q &
|
||||||
|
|
||||||
# End autostart configuration
|
# End autostart configuration
|
||||||
|
@ -15,7 +15,7 @@ bindsym $mod+u border none
|
|||||||
bindsym $mod+y border pixel 1
|
bindsym $mod+y border pixel 1
|
||||||
bindsym $mod+n border normal
|
bindsym $mod+n border normal
|
||||||
|
|
||||||
font pango:Source Code Pro 11
|
font pango:Source Code Pro for Powerline 11
|
||||||
|
|
||||||
# reload the configuration file
|
# reload the configuration file
|
||||||
bindsym $mod+Shift+c reload
|
bindsym $mod+Shift+c reload
|
||||||
|
@ -7,7 +7,7 @@ bar {
|
|||||||
#workspace_buttons yes
|
#workspace_buttons yes
|
||||||
#separator_symbol "|"
|
#separator_symbol "|"
|
||||||
|
|
||||||
font pango:FontAwesome5Free, SourceCodePro 11
|
font pango:FontAwesome5Free, SourceCodeProforPowerline 11
|
||||||
|
|
||||||
status_command i3blocks -c $i3_path/i3blocks.conf
|
status_command i3blocks -c $i3_path/i3blocks.conf
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@ bindsym $mod+u border none
|
|||||||
bindsym $mod+y border pixel 1
|
bindsym $mod+y border pixel 1
|
||||||
bindsym $mod+n border normal
|
bindsym $mod+n border normal
|
||||||
|
|
||||||
font pango:Source Code Pro 11
|
font pango:Source Code Pro for Powerline 11
|
||||||
|
|
||||||
# reload the configuration file
|
# reload the configuration file
|
||||||
bindsym $mod+Shift+c reload
|
bindsym $mod+Shift+c reload
|
||||||
@ -199,7 +199,7 @@ bar {
|
|||||||
#workspace_buttons yes
|
#workspace_buttons yes
|
||||||
#separator_symbol "|"
|
#separator_symbol "|"
|
||||||
|
|
||||||
font pango:FontAwesome5Free, SourceCodePro 11
|
font pango:FontAwesome5Free, SourceCodeProforPowerline 11
|
||||||
|
|
||||||
status_command i3blocks -c $i3_path/i3blocks.conf
|
status_command i3blocks -c $i3_path/i3blocks.conf
|
||||||
|
|
||||||
@ -416,4 +416,7 @@ exec --no-startup-id xautolock -time 10 -locker 'i3lock-fancy -p' &
|
|||||||
#exec --no-startup-id synergy &
|
#exec --no-startup-id synergy &
|
||||||
exec --no-startup-id barrier &
|
exec --no-startup-id barrier &
|
||||||
|
|
||||||
|
# Powerline font patcher
|
||||||
|
exec --no-startup-id powerline-daemon -q &
|
||||||
|
|
||||||
# End autostart configuration
|
# End autostart configuration
|
||||||
|
Loading…
Reference in New Issue
Block a user