moved etc into usr folder
BIN
files/system/usr/etc/skel/.tmux/plugins/tmux/assets/config1.png
Normal file
|
After Width: | Height: | Size: 30 KiB |
BIN
files/system/usr/etc/skel/.tmux/plugins/tmux/assets/config2.png
Normal file
|
After Width: | Height: | Size: 30 KiB |
BIN
files/system/usr/etc/skel/.tmux/plugins/tmux/assets/config3.png
Normal file
|
After Width: | Height: | Size: 48 KiB |
@@ -0,0 +1,13 @@
|
||||
set -g @catppuccin_flavor 'frappe'
|
||||
|
||||
run "#{d:current_file}/../../catppuccin.tmux"
|
||||
|
||||
# Make the status line more pleasant.
|
||||
set -g status-left ""
|
||||
set -g status-right '#[fg=#{@thm_crust},bg=#{@thm_teal}] session: #S '
|
||||
|
||||
# Ensure that everything on the right side of the status line
|
||||
# is included.
|
||||
set -g status-right-length 100
|
||||
|
||||
set -g default-shell '/opt/homebrew/bin/fish'
|
||||
|
After Width: | Height: | Size: 76 KiB |
@@ -0,0 +1,19 @@
|
||||
Output assets/demos/basic.gif
|
||||
|
||||
Require echo
|
||||
Require tmux
|
||||
|
||||
Set Shell "bash"
|
||||
Set FontSize 30
|
||||
Set FontFamily "SFMono Nerd Font"
|
||||
Set Width 1200
|
||||
Set Height 600
|
||||
|
||||
Type "tmux -f assets/demos/basic.conf" Sleep 500ms Enter
|
||||
|
||||
Sleep 3s
|
||||
|
||||
Ctrl+b
|
||||
Type "c"
|
||||
|
||||
Sleep 5s
|
||||
|
After Width: | Height: | Size: 52 KiB |
BIN
files/system/usr/etc/skel/.tmux/plugins/tmux/assets/frappe.webp
Normal file
|
After Width: | Height: | Size: 15 KiB |
@@ -0,0 +1,11 @@
|
||||
set -l flavors latte frappe macchiato mocha
|
||||
|
||||
for flavor in $flavors
|
||||
magick $flavor.webp -crop '1320x50+0+464' +repage $flavor-crop.webp
|
||||
end
|
||||
|
||||
catwalk {latte,frappe,macchiato,mocha}-crop.webp --output preview.webp --layout column
|
||||
|
||||
for flavor in $flavors
|
||||
rm $flavor-crop.webp
|
||||
end
|
||||
BIN
files/system/usr/etc/skel/.tmux/plugins/tmux/assets/latte.webp
Normal file
|
After Width: | Height: | Size: 15 KiB |
|
After Width: | Height: | Size: 15 KiB |
BIN
files/system/usr/etc/skel/.tmux/plugins/tmux/assets/mocha.webp
Normal file
|
After Width: | Height: | Size: 15 KiB |
BIN
files/system/usr/etc/skel/.tmux/plugins/tmux/assets/preview.webp
Normal file
|
After Width: | Height: | Size: 116 KiB |
|
After Width: | Height: | Size: 5.4 KiB |
|
After Width: | Height: | Size: 59 KiB |
|
After Width: | Height: | Size: 8.1 KiB |
|
After Width: | Height: | Size: 6.0 KiB |
|
After Width: | Height: | Size: 7.3 KiB |
|
After Width: | Height: | Size: 7.5 KiB |