diff options
Diffstat (limited to '')
-rw-r--r-- | home/nipsy/common/core/tmux/tmux.conf | 4 | ||||
-rw-r--r-- | home/nipsy/common/optional/desktops/i3/config | 2 | ||||
-rw-r--r-- | hosts/arrakis/default.nix | 1 |
3 files changed, 4 insertions, 3 deletions
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 diff --git a/hosts/arrakis/default.nix b/hosts/arrakis/default.nix index 8753b23..c667419 100644 --- a/hosts/arrakis/default.nix +++ b/hosts/arrakis/default.nix @@ -91,6 +91,7 @@ moc nethack openttd + pixcat prowlarr qbittorrent-nox radarr |