aboutsummaryrefslogtreecommitdiffstats
path: root/x
diff options
context:
space:
mode:
authorPeter Son Struschka <me@peter-struschka.com>2020-10-11 12:15:08 +0800
committerPeter Son Struschka <me@peter-struschka.com>2020-10-11 20:22:03 +0800
commite5209aad576fe44d3965fcb94d6709348b0a93bf (patch)
tree3f8c4388d5b2511d78debf5e2d9b1357c3187b38 /x
parent37dd411698bd6eae8365260dde39b8ae9c7cbd36 (diff)
downloaddotfiles-e5209aad576fe44d3965fcb94d6709348b0a93bf.tar.gz
dotfiles-e5209aad576fe44d3965fcb94d6709348b0a93bf.tar.bz2
dotfiles-e5209aad576fe44d3965fcb94d6709348b0a93bf.tar.lz
dotfiles-e5209aad576fe44d3965fcb94d6709348b0a93bf.tar.xz
dotfiles-e5209aad576fe44d3965fcb94d6709348b0a93bf.tar.zst
dotfiles-e5209aad576fe44d3965fcb94d6709348b0a93bf.zip
all: overhaul
all: Remove old symlinks herbstluftwm: use polybar instead of dzen2 polybar: update config doom-emacs: update repository
Diffstat (limited to 'x')
-rwxr-xr-xx/.config/x/Xresources2
l---------x/.local/share/config-files/xinit1
l---------x/.local/share/config-files/xprofile1
l---------x/.local/share/config-files/xresources1
4 files changed, 1 insertions, 4 deletions
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