diff options
author | lonkaars <loek@pipeframe.xyz> | 2022-09-22 13:21:14 +0200 |
---|---|---|
committer | lonkaars <loek@pipeframe.xyz> | 2022-09-22 13:21:14 +0200 |
commit | b54786c4cb50b43360367e1b061bcb763a30b6f6 (patch) | |
tree | 5183b356e305d6eb4db2d73a78632ab88fbc7826 /.config/X11/base | |
parent | 3a9326d49c339647bc2d243ce722d4aab9fb8603 (diff) |
fix more templates
Diffstat (limited to '.config/X11/base')
-rw-r--r-- | .config/X11/base | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/.config/X11/base b/.config/X11/base deleted file mode 100644 index 3e41052..0000000 --- a/.config/X11/base +++ /dev/null @@ -1,16 +0,0 @@ -*.font: JetBrainsMono Nerd Font:size=9:antialias=true:autohint=true - -*.termname: st-256color -*.shell: /bin/sh - -*.tabspaces: 4 -*.borderpx: 16 - -Xcursor.theme: OpenZone_Black - -Xft.dpi: 96 -Xft.hinting: 1 -Xft.hintstyle: hintslight -Xft.antialias: 1 -Xft.rgba: rgb - |