From cf3eefda31e98d4725a64000861a388ba7708c62 Mon Sep 17 00:00:00 2001 From: eug-vs Date: Wed, 21 Jul 2021 15:53:52 +0300 Subject: feat!: move to GNU Stow, remove wiki --- .config/tmuxinator/.template.yml | 9 --------- .config/tmuxinator/admin.yml | 9 --------- .config/tmuxinator/spotify.yml | 10 ---------- 3 files changed, 28 deletions(-) delete mode 100644 .config/tmuxinator/.template.yml delete mode 100644 .config/tmuxinator/admin.yml delete mode 100644 .config/tmuxinator/spotify.yml (limited to '.config/tmuxinator') diff --git a/.config/tmuxinator/.template.yml b/.config/tmuxinator/.template.yml deleted file mode 100644 index 5d3e4b0..0000000 --- a/.config/tmuxinator/.template.yml +++ /dev/null @@ -1,9 +0,0 @@ -name: <%= @settings["name"] %> -root: <%= @settings["root"] %> - -windows: - - editor: - layout: main-vertical - panes: - - vim - - null diff --git a/.config/tmuxinator/admin.yml b/.config/tmuxinator/admin.yml deleted file mode 100644 index fd35024..0000000 --- a/.config/tmuxinator/admin.yml +++ /dev/null @@ -1,9 +0,0 @@ -name: admin -root: ~/ - -windows: - - explorer: - layout: main-vertical - panes: - - vifm - - clear && echo "\n" && neofetch diff --git a/.config/tmuxinator/spotify.yml b/.config/tmuxinator/spotify.yml deleted file mode 100644 index e3045be..0000000 --- a/.config/tmuxinator/spotify.yml +++ /dev/null @@ -1,10 +0,0 @@ -name: spotify - -windows: - - player: ncspot - - mixer: - layout: main-horizontal - panes: - - vis - - pulsemixer - -- cgit v1.2.3