feat(hyprland): use foot as the default terminal emulator

This commit is contained in:
Ryan Yin
2024-11-12 22:36:57 +08:00
parent 39fc4a118f
commit 4cbc4a2724
2 changed files with 4 additions and 4 deletions

View File

@@ -87,7 +87,7 @@ windowrule=size 100% 100%,wlogout
windowrule=animation slide,wlogout
#-- Keybindings ----------------------------------------------------
$term = kitty
$term = foot
$app_launcher = ~/.config/hypr/scripts/menu
$volume = ~/.config/hypr/scripts/volume
$backlight = ~/.config/hypr/scripts/brightness

View File

@@ -46,8 +46,8 @@
"cpu": {
"format": "\udb80\udf5b {usage}%",
"interval": 1,
"on-click-middle": "kitty btop",
"on-click-right": "kitty btop",
"on-click-middle": "foot btop",
"on-click-right": "foot btop",
},
"custom/launcher": {
"format": "\uf313 ",
@@ -122,7 +122,7 @@
"format-alt": " {bandwidthUpBytes} |  {bandwidthDownBytes}",
"tooltip-format": " {ifname} via {gwaddr}",
"on-click-middle": "nm-connection-editor",
"on-click-right": "kitty nmtui",
"on-click-right": "foot nmtui",
},
"pulseaudio": {
//"format": "{volume}% {icon} {format_source}",