From 48fe9977f8193e6323f6fafca26fab029816be97 Mon Sep 17 00:00:00 2001 From: Syndamia Date: Fri, 11 Jun 2021 08:24:20 +0300 Subject: Improved jgmenu commands for logout and lock now, updated lock script with more information and better sleeping, fixed some configs --- .lwarc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.lwarc') diff --git a/.lwarc b/.lwarc index cd4ba52..eae8f1a 100644 --- a/.lwarc +++ b/.lwarc @@ -1,5 +1,5 @@ bottom_left_command=gnome-system-monitor -bottom_right_command=if xprop -root _NET_SHOWING_DESKTOP|egrep '= 1' ; then wmctrl -k off; else wmctrl -k on ;fi; sleep 0.2 +bottom_right_command=if xprop -root _NET_SHOWING_DESKTOP|egrep '= 1' ; then wmctrl -k off; else wmctrl -k on ;fi hold_duration=0 update_interval=100 disable_on_fullscreen=false -- cgit v1.2.3