caelestia/hypr/hyprland/custom-peecee.conf

38 lines
1.4 KiB
Text

# Default monitor conf
monitor = HDMI-A-2, 1920x1080@60, 0x0, 1
monitor = HDMI-A-1, 1920x1080@60, 1920x156, 1
$terminal = foot
$fileExplorer = foot fish -C yazi
$fileExplorer = foot fish -C hx
workspace= name:1, monitor:HDMI-A-2
input {
kb_layout = us
tablet {
output = HDMI-A-2
region_size = 1920, 1080
}
}
$wsaction = ~/.config/hypr/scripts/wsaction.fish
bind = , XF86Tools, exec, $wsaction workspace 1
bind = , XF86Launch5, exec, $wsaction workspace 2
bind = , XF86Launch6, exec, $wsaction workspace 3
bind = , XF86Launch7, exec, $wsaction workspace 4
bind = , XF86Launch8, exec, $wsaction workspace 5
bind = , XF86Launch9, exec, $wsaction workspace 6
bind = , XF86AudioMicMute, exec, $wsaction workspace 7
bind = , XF86TouchpadToggle, exec, $wsaction workspace 8
bind = , XF86TouchpadOn, exec, $wsaction workspace 9
bind = Alt, XF86Tools, exec, app2unit -- ghostty -e fish -C 'ssh controller'
bind = Alt, XF86Launch5, exec, app2unit -- ghostty -e fish -C 'ssh frontend'
bind = Alt, XF86Launch6, exec, app2unit -- ghostty -e fish -C 'ssh arr'
bind = , XF86Launch7, exec, $wsaction workspace 4
bind = , XF86Launch8, exec, $wsaction workspace 5
bind = , XF86Launch9, exec, $wsaction workspace 6
bind = , XF86AudioMicMute, exec, $wsaction workspace 7
bind = , XF86TouchpadToggle, exec, $wsaction workspace 8
bind = , XF86TouchpadOn, exec, $wsaction workspace 9