diff options
Diffstat (limited to 'x')
| -rwxr-xr-x | x/.config/x/Xresources | 2 | ||||
| l--------- | x/.local/share/config-files/xinit | 1 | ||||
| l--------- | x/.local/share/config-files/xprofile | 1 | ||||
| l--------- | x/.local/share/config-files/xresources | 1 |
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 |
