From 30ed5fe8da3520fe9b0f34579520084ce5041a47 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Thu, 29 May 2025 17:36:13 -0500 Subject: fixing comments that looked like preprocessor directives! --- dotfiles/system/.Xmodmap | 2 +- dotfiles/system/.Xresources | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dotfiles/system/.Xmodmap b/dotfiles/system/.Xmodmap index ba145aa..b8e23c4 100644 --- a/dotfiles/system/.Xmodmap +++ b/dotfiles/system/.Xmodmap @@ -1,4 +1,4 @@ -# keycode 119 = Delete +!! keycode 119 = Delete clear lock clear control diff --git a/dotfiles/system/.Xresources b/dotfiles/system/.Xresources index 5f0261a..5b4e35c 100644 --- a/dotfiles/system/.Xresources +++ b/dotfiles/system/.Xresources @@ -1,10 +1,10 @@ !! X Font Settings -# Xft.dpi: 192 +!! Xft.dpi: 192 !! below is the framework laptop dpi Xft.dpi: 144 -# cursor settings +!! cursor settings Xcursor.size: 32 Xcursor.theme: Vimix-white-cursors -- cgit v1.2.3