diff options
Diffstat (limited to 'dotfiles')
| -rw-r--r-- | dotfiles/system/.Xmodmap | 2 | ||||
| -rw-r--r-- | 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 | 
