From 973673083f215451b7674a22533b4e7dfdfb81fd Mon Sep 17 00:00:00 2001 From: Alec Goncharow Date: Sun, 20 Apr 2025 15:46:33 -0400 Subject: maybe useful idk --- .config/sway/config | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.config/sway/config') diff --git a/.config/sway/config b/.config/sway/config index 271edd2..dcf3f92 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -26,7 +26,7 @@ font pango:Fira Mono 8 floating_modifier $mod # start a terminal -set $my-term alacritty +set $my-term ghostty bindsym $mod+Return exec --no-startup-id $my-term bindsym $mod+t exec --no-startup-id $my-term bindsym $mod+n exec --no-startup-id neovide '+Notes' @@ -227,6 +227,7 @@ for_window { [class="firefox"] border none [app_id="firefox"] border none [app_id="Alacritty"] border pixel 2 + [app_id="com.mitchellh.ghostty"] border pixel 2 [app_id="neovide"] border pixel 2 [class="steam"] border none [class="Godot"] floating enable -- cgit v1.2.3-70-g09d2