changed font

This commit is contained in:
Harri Lahtinen 2020-02-07 18:04:45 +02:00
parent bef9b5de84
commit a2ffbd5b33
8 changed files with 18 additions and 20 deletions

View File

@ -8,7 +8,7 @@ hide_edge_borders both
for_window [class="^.*"] border pixel 0
gaps inner 15
gaps outer 15
font pango:UbuntuMono Nerd Font Mono 10
font pango:UbuntuMono Nerd Font 10
set $mod Mod4
set $term --no-startup-id $TERMINAL
@ -192,7 +192,7 @@ bindsym $mod+s gaps inner current plus 5
bindsym $mod+Shift+s gaps inner current minus 5
#bindsym $mod+d exec rofi -config ~/.config/rofi/config -show drun
bindsym $mod+d exec dmenu_run -fn 'UbuntuMono Nerd Font Mono-18' -h '35' -nb '#b16286' -sf '#282828' -sb '#76dd7a' -nf '#ebd6b8'
bindsym $mod+d exec dmenu_run -fn 'UbuntuMono Nerd Font-18' -h '35' -nb '#b16286' -sf '#282828' -sb '#76dd7a' -nf '#ebd6b8'
bindsym Mod1+d exec ~/.config/Scripts/rofi-bangs.sh
bindsym $mod+Shift+d gaps inner current set 0; gaps outer current set 0

View File

@ -10,15 +10,16 @@ include ~/.cache/wal/colors-kitty.conf
# bold_font Operator Mono Thick
# bold_italic_font Operator Mono Medium
# font_family Input Mono
#font_family Ubuntu Mono derivative Powerline
font_family UbuntuMono Nerd Font Complete Mono
italic_font UbuntuMono Nerd Font Complete Mono Italic
bold_font UbuntuMono Nerd Font Complete Mono Bold
bold_italic_font UbuntuMono Nerd Font Complete Mono Bold Italic
#font_family SauceCodePro Nerd Font Complete
font_family UbuntuMono Nerd Font
#italic_font UbuntuMono Nerd Font Complete Mono Italic
#bold_font UbuntuMono Nerd Font Bold
#bold_italic_font UbuntuMono Nerd Font Complete Mono Bold Italic
# Font size (in pts)
font_size 9.0
font_size 11.0
box_drawing_scale 0.001, 1, 1.5, 2
# The foreground color
#foreground #c0b18b
@ -234,7 +235,7 @@ dynamic_background_opacity yes
# Syntax is:
#
# symbol_map codepoints Font Family Name
#
# symbol_map U+E000-U+FFFF UbuntuMono Nerd Font Mono
# For example:
#
#symbol_map U+E0A0-U+E0A2,U+E0B0-U+E0B3 PowerlineSymbols

View File

@ -30,12 +30,12 @@ vo=gpu
volume=80
no-sub-visibility
sub-font='Ubuntu Mono derivative Powerline'
sub-font='UbuntuMono Nerd Font'
sub-font-size=24
sub-bold=yes
sub-italic=yes
osd-font='Ubuntu Mono derivative Powerline'
osd-font='Ubuntu Mono Nerd Font'
osd-font-size=24
osd-bar
osd-on-seek=bar

View File

@ -15,5 +15,4 @@ module-margin-left = 0
module-margin-right = 0
font-0 = PowerlineSymbols:size=10;6
font-1 = FontAwesome:size=9;4
font-2 = UbuntuMono Nerd Font Mono:size=10;3
#font-2 = Ubuntu Mono derivative Powerline:size=18;3
font-2 = UbuntuMono Nerd Font:size=10;3

View File

@ -15,7 +15,6 @@ module-margin-left = 0
module-margin-right = 0
font-0 = PowerlineSymbols:size=10;6
font-1 = FontAwesome:size=9;4
font-2 = UbuntuMono Nerd Font Mono:size=10;3
#font-1 = Ubuntu Mono derivative Powerline:size=18;3
font-2 = UbuntuMono Nerd Font:size=10;3
scroll-up = i3wm-wsnext
scroll-down = i3wm-wsprev

View File

@ -8,7 +8,7 @@ hide_edge_borders both
for_window [class="^.*"] border pixel 0
gaps inner 15
gaps outer 15
font pango:UbuntuMono Nerd Font Mono 10
font pango:UbuntuMono Nerd Font 10
set $mod Mod4
set $term --no-startup-id $TERMINAL
@ -192,7 +192,7 @@ bindsym $mod+s gaps inner current plus 5
bindsym $mod+Shift+s gaps inner current minus 5
#bindsym $mod+d exec rofi -config ~/.config/rofi/config -show drun
bindsym $mod+d exec dmenu_run -fn 'UbuntuMono Nerd Font Mono-18' -h '35' -nb '{color5}' -sf '{color0}' -sb '{color10}' -nf '{color15}'
bindsym $mod+d exec dmenu_run -fn 'UbuntuMono Nerd Font-18' -h '35' -nb '{color5}' -sf '{color0}' -sb '{color10}' -nf '{color15}'
bindsym Mod1+d exec ~/.config/Scripts/rofi-bangs.sh
bindsym $mod+Shift+d gaps inner current set 0; gaps outer current set 0

View File

@ -3,8 +3,7 @@ rofi.color-normal: #fbf8f1, #2A1A17, #fbf8f1, #ff923b, #2A1A17
rofi.color-urgent: #fbf8f1, #d6b48d, #22231D, #d6b48d, #2A1A17
rofi.color-active: #fbf8f1, #E1B959, #fbf8f1, #E1B959, #fbf8f1
rofi.color-window: #fbf8f1, #ff923b, #DD712E
#rofi.font: TamzenForPowerline 12
rofi.font: UbuntuMono Nerd Font Mono 22
rofi.font: UbuntuMono Nerd Font 22
rofi.color-enabled: true
rofi.fake-transparency: true
rofi.lines: 12

View File

@ -4,7 +4,7 @@ always_on_top=true
background_color={color0}
bounce=true
bounce_duration=500
font=UbuntuMono Nerd Font Mono
font=UbuntuMono Nerd Font
font_size=12
font_variant=medium
foreground_color=#999999