From 78b007c4007681c2836abc5e0b9ad8067d81ee90 Mon Sep 17 00:00:00 2001 From: Mark Nipper Date: Sun, 29 Dec 2024 18:31:44 -0800 Subject: Switch to ghostty by default --- home/nipsy/common/core/tmux/tmux.conf | 4 ++-- home/nipsy/common/optional/desktops/i3/config | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'home') diff --git a/home/nipsy/common/core/tmux/tmux.conf b/home/nipsy/common/core/tmux/tmux.conf index ae43d03..edf21cb 100644 --- a/home/nipsy/common/core/tmux/tmux.conf +++ b/home/nipsy/common/core/tmux/tmux.conf @@ -1,6 +1,6 @@ #set-option -ga terminal-overrides ",st-256color:Tc" -set -as terminal-features ",foot*:RGB" -set -as terminal-features ",st-256color:RGB" +#set -as terminal-features ",foot*:RGB" +#set -as terminal-features ",st-256color:RGB" set -ga monitor-bell on set -g history-limit 100000 set -g bell-action any diff --git a/home/nipsy/common/optional/desktops/i3/config b/home/nipsy/common/optional/desktops/i3/config index 6607794..ed88938 100644 --- a/home/nipsy/common/optional/desktops/i3/config +++ b/home/nipsy/common/optional/desktops/i3/config @@ -24,7 +24,7 @@ font -misc-fixed-medium-r-normal--13-120-75-75-C-70-iso10646-1 floating_modifier $mod # start a terminal -bindsym $mod+Return exec --no-startup-id st +bindsym $mod+Return exec --no-startup-id ghostty # lock the screen bindsym $mod+Scroll_Lock exec --no-startup-id xscreensaver-command -lock -- cgit v1.2.3