Added tmuxinator and other tmux plugins
This commit is contained in:
@@ -67,7 +67,8 @@
|
||||
monitor = eDP-1, preferred,0x0,2
|
||||
monitor = DP-2, 2560x1080@74.99,auto,1
|
||||
# monitor = Virtual-1, 2800x1752@120, 1920x0, 1
|
||||
$terminal = kitty
|
||||
$terminal-notmux = kitty
|
||||
$terminal = kitty -e tmux new-session zsh -c 'tmuxstartup.sh'
|
||||
# $terminal = ghostty
|
||||
# $terminal = footclient
|
||||
# $terminal = footclient -e tmux new-session zsh -c '~/.local/usr/bin/tmuxstartup.sh'
|
||||
@@ -78,13 +79,14 @@
|
||||
$browser = qutebrowser
|
||||
$notes = kitty -T capture -e pytui -n
|
||||
$manpages = kitty -T capture -e pytui -m
|
||||
$sysmon = kitty -T system-monitor -e bashtop
|
||||
$sysmon = kitty -T system-monitor -e glances
|
||||
$editor = neovide
|
||||
$screenshot = hyprshot -f ~/Pictures/Screenshots/%Y-%m-%d-%H%M%S.png
|
||||
|
||||
bind = $mainMod SHIFT, M, exec, hyprvirtmon.py
|
||||
bind = $mainMod SHIFT, P, exec, externalmon.py
|
||||
bind = $mainMod SHIFT, Return, exec, $terminal
|
||||
bind = $mainMod, Return, exec, $terminal-notmux
|
||||
bind = $mainMod, D, exec, $editor
|
||||
bind = $mainMod, E, exec, $fileManager
|
||||
bind = $mainMod SHIFT, C, killactive
|
||||
@@ -97,7 +99,7 @@
|
||||
bind = $mainMod CTRL, M, exec, $manpages
|
||||
# bind = $mainMod, P, exec, $menu
|
||||
bind = $mainMod, V, togglefloating
|
||||
bind = $mainMod, P, pseudo, # dwindle
|
||||
# bind = $mainMod, P, pseudo, # dwindle
|
||||
bind = $mainMod, TAB, togglesplit, # dwindle
|
||||
bind = $mainMod, Y, fullscreen, 1
|
||||
bind = $mainMod, T, togglegroup
|
||||
|
||||
Reference in New Issue
Block a user