From 65288f936613d584acb0ee8f84d173f2fc406a6e Mon Sep 17 00:00:00 2001 From: navewindre Date: Fri, 4 Jul 2025 06:58:56 +0200 Subject: a --- Xresources | 1 + config/openbox/rc-templ.xml | 11 ++++++++--- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/Xresources b/Xresources index 3fc26c2..96cc87a 100644 --- a/Xresources +++ b/Xresources @@ -3,6 +3,7 @@ Xft.dpi:88 *.background: #000000 *.foreground: #ffffff URxvt.font: xft:Px437 DOS/V re. JPN12:size=10 +URxvt.boldFont: xft:Px437 DOS/V re. JPN12:size=10 ! black *.color0: #000000 diff --git a/config/openbox/rc-templ.xml b/config/openbox/rc-templ.xml index 5bec074..a0a12ff 100644 --- a/config/openbox/rc-templ.xml +++ b/config/openbox/rc-templ.xml @@ -322,7 +322,7 @@ - xfce4-terminal + urxvt @@ -330,6 +330,11 @@ scrot -s -e 'xclip -selection clipboard -t image/png -i $f && rm $f' + + + scrot -e 'xclip -selection clipboard -t image/png -i $f && rm $f' + + desktop-audio-record @@ -342,10 +347,10 @@ - xfce4-appfinder -c + dmenu_run - + hotkey-legend -- cgit v1.2.3