From 745e89cf1dc9f1c16aade6cd5198c4413d7f8d43 Mon Sep 17 00:00:00 2001 From: Alison Watson Date: Fri, 3 Jan 2020 23:31:22 -0500 Subject: [PATCH] add oneko --- applications/Xresources | 2 ++ applications/xprofile | 1 + 2 files changed, 3 insertions(+) diff --git a/applications/Xresources b/applications/Xresources index 00ea623..05f9ee9 100644 --- a/applications/Xresources +++ b/applications/Xresources @@ -1,3 +1,5 @@ *TkTheme: clam *Menu.background: Black *Menu.foreground: White +Oneko.noshape: true +Oneko.reverse: true diff --git a/applications/xprofile b/applications/xprofile index f1a750d..fe0482a 100644 --- a/applications/xprofile +++ b/applications/xprofile @@ -20,5 +20,6 @@ xrdb -merge ~/.Xresources setxkbmap -option 'caps:ctrl_modifier' ibus-daemon & mpd & +~/bin/oneko -sakura -tofocus & ## EOF