Updated server settings, pulling nvim from repo
This commit is contained in:
@@ -66,16 +66,22 @@
|
||||
monitor = eDP-1, preferred,0x0,2
|
||||
# monitor = Virtual-1, 2800x1752@120, 1920x0, 1
|
||||
|
||||
$terminal = footclient -e tmux new-session zsh -c '~/.local/usr/bin/tmuxstartup.sh'
|
||||
$fileManager = footclient -T vifm -e vifm
|
||||
# $terminal = ghostty
|
||||
$terminal = footclient
|
||||
# $terminal = footclient -e tmux new-session zsh -c '~/.local/usr/bin/tmuxstartup.sh'
|
||||
$fileManager = footclient -T ranger -e ranger
|
||||
$fileManager = footclient -T ranger -e ranger
|
||||
$systeminfo = hyprsysteminfo
|
||||
$menu = wofi --show drun
|
||||
$browser = qutebrowser
|
||||
$notes = footclient -T capture -e pytui -n
|
||||
$manpages = footclient -T capture -e pytui -m
|
||||
$sysmon = footclient -T system-monitor -e bashtop
|
||||
$editor = neovide
|
||||
|
||||
bind = $mainMod SHIFT, M, exec, hyprvirtmon.py
|
||||
bind = $mainMod SHIFT, Return, exec, $terminal
|
||||
bind = $mainMod, D, exec, $editor
|
||||
bind = $mainMod, E, exec, $fileManager
|
||||
bind = $mainMod SHIFT, C, killactive
|
||||
bind = $mainMod SHIFT, Q, exit
|
||||
@@ -84,6 +90,7 @@
|
||||
bind = $mainMod, B, exec, $browser
|
||||
bind = $mainMod, M, exec, $sysmon
|
||||
bind = $mainMod CTRL, N, exec, $notes
|
||||
bind = $mainMod CTRL, M, exec, $manpages
|
||||
# bind = $mainMod, P, exec, $menu
|
||||
bind = $mainMod, V, togglefloating
|
||||
bind = $mainMod, P, pseudo, # dwindle
|
||||
|
||||
Reference in New Issue
Block a user