mirror of
https://github.com/flancian/garden.git
synced 2026-08-06 14:36:18 +00:00
Auto: misc.
This commit is contained in:
@@ -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"
|
||||
@@ -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"
|
||||
Reference in New Issue
Block a user