From a3ebe9fb68b788ec88f86a9d334400cdece36a95 Mon Sep 17 00:00:00 2001 From: Johannes Loher Date: Mon, 14 Sep 2020 10:43:01 +0200 Subject: [PATCH] update --- .config/Xresources.common | 4 ++++ .i3blocks.conf | 43 --------------------------------------- 2 files changed, 4 insertions(+), 43 deletions(-) diff --git a/.config/Xresources.common b/.config/Xresources.common index 420f22a..3a7e40d 100644 --- a/.config/Xresources.common +++ b/.config/Xresources.common @@ -11,9 +11,12 @@ URxvt.url-launcher: /usr/bin/xdg-open URxvt.matcher.button: 1 !--- Font ---! + URxvt.allow_bold: false URxvt.font: xft:Source Code Pro:size=12:antialias=true:hinting=true URxvt.boldFont: xft:Source Code Pro:size=12:antialias=true:hinting=true + +!--- HiDPI ---! Xft.dpi: 192 Xft.autohint: 0 Xft.lcdfilter: lcddefault @@ -21,6 +24,7 @@ Xft.hintstyle: hintfull Xft.hinting: 1 Xft.antialias: 1 Xft.rgba: rgb + !--- Colors ---! #define S_yellow #b58900 diff --git a/.i3blocks.conf b/.i3blocks.conf index 8631187..2077b3c 100644 --- a/.i3blocks.conf +++ b/.i3blocks.conf @@ -26,49 +26,6 @@ signal=10 [separator] full_text= -[wireless] -label= -instance=wlp3s0 -command=~/.config/i3blocks/scripts/iface -color=#d1d4e0 -interval=1 - -[strength] -instance=wlp3s0 -command=~/.config/i3blocks/scripts/wifi -color=#d1d4e0 -interval=1 - -[separator] -full_text= - -[ethernet] -label= -instance=enp0s25 -command=~/.config/i3blocks/scripts/iface -color=#d1d4e0 -interval=1 - -[separator] -full_text= - -[battery] -label= -command=~/.config/i3blocks/scripts/battery -color=#d1d4e0 -interval=30 -instance=0 - -[battery] -label= -command=~/.config/i3blocks/scripts/battery -color=#d1d4e0 -interval=30 -instance=1 - -[separator] -full_text= - [keyboard_layout] label= command=~/.config/i3blocks/scripts/keyboard_layout