fonts
This commit is contained in:
parent
8d87e3908c
commit
148527b8e5
4 changed files with 25 additions and 79 deletions
|
@ -5,11 +5,9 @@ Xft.lcdfilter: true
|
||||||
Xft.rgba: rgb
|
Xft.rgba: rgb
|
||||||
Xft.hinting: true
|
Xft.hinting: true
|
||||||
Xft.hintstyle: hintslight
|
Xft.hintstyle: hintslight
|
||||||
Xft.dpi: 96
|
Xft.dpi: 192
|
||||||
|
|
||||||
#define TERMINUS -xos4-terminus-bold-*-*-*-18-*-*-*-*-*-iso10646-1
|
#define FONT xft:vcascadia:size=13
|
||||||
#define TERMINUS_SMALL -xos4-terminus-*-*-*-*-12-*-*-*-*-*-iso10646-1
|
|
||||||
#define FONT xft:Fantasque Sans Mono:12
|
|
||||||
|
|
||||||
! gruvbox
|
! gruvbox
|
||||||
#define COLORFG #ebdbb2
|
#define COLORFG #ebdbb2
|
||||||
|
@ -61,10 +59,8 @@ Xft.dpi: 96
|
||||||
! }}}
|
! }}}
|
||||||
! {{{ urxvt
|
! {{{ urxvt
|
||||||
! fonts
|
! fonts
|
||||||
URxvt.font: TERMINUS
|
URxvt.font: FONT
|
||||||
URxvt.boldFont: TERMINUS
|
URxvt.letterSpace: -1
|
||||||
URxvt.italicFont: TERMINUS
|
|
||||||
URxvt.boldItalicFont: TERMINUS
|
|
||||||
|
|
||||||
! misc
|
! misc
|
||||||
URxvt.intensityStyles: false
|
URxvt.intensityStyles: false
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# -*- conf -*-
|
# -*- conf -*-
|
||||||
|
|
||||||
font=Cascadia Code PL:size=14
|
font=vcascadia:size=12
|
||||||
box-drawings-uses-font-glyphs=no
|
box-drawings-uses-font-glyphs=no
|
||||||
# dpi-aware=yes
|
# dpi-aware=yes
|
||||||
|
|
||||||
|
@ -16,11 +16,6 @@ notify=no
|
||||||
[scrollback]
|
[scrollback]
|
||||||
lines=15000
|
lines=15000
|
||||||
|
|
||||||
[cursor]
|
|
||||||
style=underline
|
|
||||||
color=111111 dcdccc
|
|
||||||
underline-thickness=3
|
|
||||||
|
|
||||||
[mouse]
|
[mouse]
|
||||||
hide-when-typing=no
|
hide-when-typing=no
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
[theme]
|
[theme]
|
||||||
name = "gruvbox-dark"
|
theme = "gruvbox-dark"
|
||||||
[theme.overrides]
|
[theme.overrides]
|
||||||
separator = '|'
|
separator = '|'
|
||||||
idle_bg = "#2c2c2c"
|
idle_bg = "#2c2c2c"
|
||||||
|
@ -16,81 +16,39 @@ separator_bg = "#2c2c2c"
|
||||||
separator_fg = "#3c3836"
|
separator_fg = "#3c3836"
|
||||||
|
|
||||||
[icons]
|
[icons]
|
||||||
name = "awesome"
|
icons = "awesome4"
|
||||||
[icons.overrides]
|
|
||||||
music = ''
|
|
||||||
|
|
||||||
[[block]]
|
|
||||||
block = "music"
|
|
||||||
player = "spotify"
|
|
||||||
buttons = ["play", "next"]
|
|
||||||
hide_when_empty = true
|
|
||||||
dynamic_width = true
|
|
||||||
max_width = 80
|
|
||||||
|
|
||||||
[[block]]
|
|
||||||
block = "disk_space"
|
|
||||||
path = "/home/von"
|
|
||||||
warning = 10.0
|
|
||||||
alert = 5.0
|
|
||||||
format = "~ {available}"
|
|
||||||
|
|
||||||
[[block]]
|
[[block]]
|
||||||
block = "disk_space"
|
block = "disk_space"
|
||||||
path = "/"
|
path = "/"
|
||||||
warning = 10.0
|
warning = 10.0
|
||||||
alert = 5.0
|
alert = 5.0
|
||||||
format = "/ {available}"
|
|
||||||
|
|
||||||
[[block]]
|
|
||||||
block = "memory"
|
|
||||||
display_type = "memory"
|
|
||||||
clickable = false
|
|
||||||
format_mem = "{mem_used_percents}"
|
|
||||||
|
|
||||||
[[block]]
|
[[block]]
|
||||||
block = "cpu"
|
block = "cpu"
|
||||||
interval = 1
|
interval = 1
|
||||||
|
|
||||||
[[block]]
|
#[[block]]
|
||||||
block = "load"
|
#block = "sound"
|
||||||
interval = 1
|
#on_click = "pavucontrol"
|
||||||
format = "{1m}"
|
#step_width = 2
|
||||||
|
|
||||||
[[block]]
|
[[block]]
|
||||||
block = "sound"
|
block = "keyboard_layout"
|
||||||
on_click = "pavucontrol"
|
driver = "sway"
|
||||||
step_width = 2
|
|
||||||
|
|
||||||
[[block]]
|
|
||||||
block = "battery"
|
|
||||||
driver = "sysfs"
|
|
||||||
device = "/sys/class/power_supply/BAT0"
|
|
||||||
format = "{percentage}"
|
|
||||||
full_format = "{percentage}"
|
|
||||||
|
|
||||||
[[block]]
|
|
||||||
block = "networkmanager"
|
|
||||||
on_click = "kitty --class nmtui -e nmtui-connect"
|
|
||||||
device_format = "{icon} {ap}"
|
|
||||||
|
|
||||||
#[[block]]
|
#[[block]]
|
||||||
#block = "keyboard_layout"
|
#block = "custom"
|
||||||
#driver = "sway"
|
#command = "printf \uf019"
|
||||||
|
#on_click = "screenshot-tool file"
|
||||||
|
#interval = 60
|
||||||
|
|
||||||
[[block]]
|
#[[block]]
|
||||||
block = "custom"
|
#block = "custom"
|
||||||
command = "printf '\uf019'"
|
#command = "printf \uf0ea"
|
||||||
on_click = "screenshot-tool file"
|
#on_click = "screenshot-tool"
|
||||||
interval = 60
|
#interval = 60
|
||||||
|
|
||||||
[[block]]
|
|
||||||
block = "custom"
|
|
||||||
command = "printf '\uf0ea'"
|
|
||||||
on_click = "screenshot-tool"
|
|
||||||
interval = 60
|
|
||||||
|
|
||||||
[[block]]
|
[[block]]
|
||||||
block = "time"
|
block = "time"
|
||||||
interval = 5
|
interval = 5
|
||||||
format = "%a %d %R"
|
|
||||||
|
|
|
@ -14,8 +14,8 @@ set $down j
|
||||||
set $up k
|
set $up k
|
||||||
set $right l
|
set $right l
|
||||||
|
|
||||||
set $font Cascadia Code PL 13
|
set $font vcascadia 13
|
||||||
font pango:Cascadia Code PL 11
|
font pango:vcascadia 11
|
||||||
|
|
||||||
#set $font Fantasque Sans Mono 15
|
#set $font Fantasque Sans Mono 15
|
||||||
#font pango:Fantasque Sans Mono 13
|
#font pango:Fantasque Sans Mono 13
|
||||||
|
@ -33,10 +33,7 @@ seat seat0 xcursor_theme Vanilla-DMZ
|
||||||
output * bg $wallpaper fill
|
output * bg $wallpaper fill
|
||||||
|
|
||||||
### Dynamic display configuration
|
### Dynamic display configuration
|
||||||
exec kanshi
|
output Virtual-1 scale 2
|
||||||
exec_always pkill kanshi; exec kanshi
|
|
||||||
#output eDP-1 position 0,0 scale 1
|
|
||||||
#output DP-1 scale 1.5
|
|
||||||
#
|
#
|
||||||
# Example configuration:
|
# Example configuration:
|
||||||
#
|
#
|
||||||
|
|
Loading…
Reference in a new issue