File tree 2 files changed +20
-2
lines changed
2 files changed +20
-2
lines changed Original file line number Diff line number Diff line change 2
2
3
3
A handy plugin that helps create toggleable popups.
4
4
5
+ [ demo.webm] ( https://github.com/loichyan/tmux-toggle-popup/assets/73006950/99a94285-3839-4fe0-949f-5649ad34d5a5 )
6
+
7
+ <details >
8
+ <summary >Environment</summary >
9
+ <br >
10
+
11
+ - DE: [ Gnome 46] ( https://release.gnome.org/46 ) & [ PaperWM] ( https://github.com/paperwm/PaperWM )
12
+ - Tmux: [ Catppuccin theme] ( https://github.com/catppuccin/tmux )
13
+ - Font: [ Rec Mono Duotone] ( https://www.recursive.design )
14
+ - Keystrokes: [ Show Me the Key] ( https://showmethekey.alynx.one )
15
+ - Rickroll: [ rickrollrc] ( https://github.com/keroserene/rickrollrc )
16
+
17
+ _ Check
18
+ [ the dotfiles] ( https://github.com/loichyan/dotfiles/tree/5899f0e7572de4102261051277b22990e53f8bed )
19
+ for more details_
20
+
21
+ </details >
22
+
5
23
## 📦 Installation
6
24
7
25
### Requirements
8
26
9
- - TMUX >= ** 3.4** (not tested on earlier versions)
27
+ - Tmux >= ** 3.4** (not tested on earlier versions)
10
28
11
29
### With [ Tmux Plugin Manager] ( https://github.com/tmux-plugins/tpm ) (recommended)
12
30
@@ -30,7 +48,7 @@ Add this line to the bottom of `.tmux.conf`:
30
48
run ~ /clone/path/toggle-popup.tmux
31
49
```
32
50
33
- Reload TMUX environment with: ` tmux source-file ~/.tmux.conf ` . You should now be able to use the
51
+ Reload Tmux environment with: ` tmux source-file ~/.tmux.conf ` . You should now be able to use the
34
52
plugin.
35
53
36
54
## ✍️ Usage
You can’t perform that action at this time.
0 commit comments