From 6440a99623433703f901e1d4ea0a3c17bde20b58 Mon Sep 17 00:00:00 2001 From: David Todd Date: Tue, 24 Mar 2020 14:45:56 -0500 Subject: [PATCH] Add stalonetray --- i3/stalonetrayrc | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/i3/stalonetrayrc b/i3/stalonetrayrc index b130c1a..b14f504 100644 --- a/i3/stalonetrayrc +++ b/i3/stalonetrayrc @@ -67,6 +67,8 @@ log_level err # * use_icon_hints - use icon window hints to # dtermine icon size +kludges force_icons_size + # max_geometry # maximal tray dimensions; 0 in width/height means # no limit max_geometry 0x0 @@ -130,7 +132,7 @@ window_strut auto # window_type # set the EWMH-compatible window type; one of: # desktop, dock, normal, toolbar, utility -window_type dock +window_type utility # xsync [] # whether to operate on X server synchronously (SLOOOOW) xsync false