From 1de3dce5f447126d5761a6664362a0893175fa4d Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Wed, 10 Feb 2021 20:28:32 +0100 Subject: [PATCH] Auto: misc. --- journal/2021-02-10.md | 8 +++++--- scrachpad.md => scratchpad.md | 9 ++++++++- 2 files changed, 13 insertions(+), 4 deletions(-) rename scrachpad.md => scratchpad.md (85%) diff --git a/journal/2021-02-10.md b/journal/2021-02-10.md index 1c3f87acb..a2b30e3c5 100644 --- a/journal/2021-02-10.md +++ b/journal/2021-02-10.md @@ -26,7 +26,7 @@ - [[emerald tablet]] - [[internet renaissance]] - [[push]] [[i3]] - - [[scrachpad]] + - [[scratchpad]] ## [[done]] - Merged PR by [[vera]] into [[agora server]]: https://github.com/flancian/agora-server/pull/2 @@ -68,12 +68,14 @@ [santicammi]: ../santicammi "Santicammi" [emerald tablet]: ../emerald-tablet "Emerald Tablet" [internet renaissance]: ../internet-renaissance "Internet Renaissance" +[i3]: ../i3 "I3" +[scratchpad]: ../scratchpad "Scratchpad" [done]: ../done "DONE" [vera]: ../vera "Vera" [agora server]: ../agora-server "Agora Server" [reading alexander]: ../reading-alexander "Reading Alexander" +[open search]: ../open-search "Open Search" +[agora]: ../agora "Agora" [do]: ../do "Do" [agora yaml]: ../agora-yaml "Agora Yaml" -[agora]: ../agora "Agora" -[open search]: ../open-search "Open Search" [//end]: # "Autogenerated link references" \ No newline at end of file diff --git a/scrachpad.md b/scratchpad.md similarity index 85% rename from scrachpad.md rename to scratchpad.md index ecf464174..b2a982991 100644 --- a/scrachpad.md +++ b/scratchpad.md @@ -1,8 +1,15 @@ -# Scrachpad +# Scratchpad - a [[i3]] [[feature]] I like. - [[go]] https://build.i3wm.org/docs/userguide.html#_scratchpad - [[quote]] move scratchpad will move a window to the scratchpad workspace. This will make it invisible until you show it again. There is no way to open that workspace. Instead, when using scratchpad show, the window will be shown again, as a floating window, centered on your current workspace (using scratchpad show on a visible scratchpad window will make it hidden again, so you can have a keybinding to toggle). Note that this is just a normal floating window, so if you want to "remove it from scratchpad", you can simple make it tiling again (floating toggle). +- In my [[config]]: +``` +# scratchpad move/show +bindsym $mod+Shift+minus move scratchpad +bindsym $mod+minus scratchpad show +``` + [//begin]: # "Autogenerated link references for markdown compatibility"