From e5209aad576fe44d3965fcb94d6709348b0a93bf Mon Sep 17 00:00:00 2001 From: Peter Son Struschka Date: Sun, 11 Oct 2020 12:15:08 +0800 Subject: all: overhaul all: Remove old symlinks herbstluftwm: use polybar instead of dzen2 polybar: update config doom-emacs: update repository --- x/.config/x/Xresources | 2 +- x/.local/share/config-files/xinit | 1 - x/.local/share/config-files/xprofile | 1 - x/.local/share/config-files/xresources | 1 - 4 files changed, 1 insertion(+), 4 deletions(-) delete mode 120000 x/.local/share/config-files/xinit delete mode 120000 x/.local/share/config-files/xprofile delete mode 120000 x/.local/share/config-files/xresources (limited to 'x') diff --git a/x/.config/x/Xresources b/x/.config/x/Xresources index 00fef46..1a3ddee 100755 --- a/x/.config/x/Xresources +++ b/x/.config/x/Xresources @@ -22,7 +22,7 @@ Xft.hinting: 1 Xft.antialias: 1 Xft.rgba: rgb -URxvt.font: xft:FiraCode Nerd Font Mono:size=8 +URxvt.font: xft:FiraCode Nerd Font Mono:size=10 !URxvt*transparent: true !URxvt*shading: 50 diff --git a/x/.local/share/config-files/xinit b/x/.local/share/config-files/xinit deleted file mode 120000 index 82ae9c7..0000000 --- a/x/.local/share/config-files/xinit +++ /dev/null @@ -1 +0,0 @@ -../../../.xinitrc \ No newline at end of file diff --git a/x/.local/share/config-files/xprofile b/x/.local/share/config-files/xprofile deleted file mode 120000 index 38d3742..0000000 --- a/x/.local/share/config-files/xprofile +++ /dev/null @@ -1 +0,0 @@ -../../../.config/X11/xprofile \ No newline at end of file diff --git a/x/.local/share/config-files/xresources b/x/.local/share/config-files/xresources deleted file mode 120000 index eef1e02..0000000 --- a/x/.local/share/config-files/xresources +++ /dev/null @@ -1 +0,0 @@ -../../../.config/X11/Xresources \ No newline at end of file -- cgit v1.2.3