From c8f65f740390984b55764c3a349ed34d6e9594a3 Mon Sep 17 00:00:00 2001 From: Adrian Kummerlaender Date: Mon, 1 Jul 2024 14:37:30 +0200 Subject: xmonad: Remove zotero scratch Started stand-alone instead --- gui/conf/xmonad.hs | 2 -- 1 file changed, 2 deletions(-) (limited to 'gui/conf') diff --git a/gui/conf/xmonad.hs b/gui/conf/xmonad.hs index fa1b2d7..3b4b790 100644 --- a/gui/conf/xmonad.hs +++ b/gui/conf/xmonad.hs @@ -113,8 +113,6 @@ scratchpads host = (customFloating $ hideScreenBorder host dropDownLarge) , NS "thesaurus" "artha" (className =? "Artha") (customFloating $ hideScreenBorder host sideBarLeft) - , NS "literature" "zotero" (className =? "Zotero") - (customFloating $ hideScreenBorder host dropDownLarge) , NS "calculator" "qalculate-gtk" (title =? "Qalculate!") (customFloating $ hideScreenBorder host sideBarLeft) , NS "messaging" "telegram-desktop" ((className =? "TelegramDesktop") <&&> (title /=? "Media viewer")) -- cgit v1.2.3