diff --git a/hjalmar-droneship/i3/config b/hjalmar-droneship/i3/config index 3a915be..21be6a2 100644 --- a/hjalmar-droneship/i3/config +++ b/hjalmar-droneship/i3/config @@ -98,8 +98,7 @@ bindsym $mod+Shift+x --release exec --no-startup-id xkill bindsym $mod+F1 exec i3-sensible-terminal -e 'htop' bindsym $mod+Shift+F1 exec i3-sensible-terminal -e 'glances' -bindsym $mod+F2 exec "xdg-open 'https://rss.hjarl.com'" -bindsym $mod+Shift+F2 exec "xdg-open --new-window 'https://rss.hjarl.com'" +bindsym $mod+F2 exec "vivaldi-stable" bindsym $mod+F3 exec i3-sensible-terminal -e 'ranger' bindsym $mod+Shift+F3 exec thunar bindsym $mod+F4 exec pamac-manager diff --git a/hjalmar-mothership/i3/config b/hjalmar-mothership/i3/config index 75c8097..454f3ff 100644 --- a/hjalmar-mothership/i3/config +++ b/hjalmar-mothership/i3/config @@ -96,8 +96,7 @@ bindsym $mod+Shift+x --release exec --no-startup-id xkill bindsym $mod+F1 exec i3-sensible-terminal -e 'htop' bindsym $mod+Shift+F1 exec i3-sensible-terminal -e 'glances' -bindsym $mod+F2 exec "xdg-open 'https://rss.hjarl.com'" -bindsym $mod+Shift+F2 exec "xdg-open --new-window 'https://rss.hjarl.com'" +bindsym $mod+F2 exec "vivaldi-stable" bindsym $mod+F3 exec i3-sensible-terminal -e 'ranger' bindsym $mod+Shift+F3 exec thunar bindsym $mod+F4 exec pamac-manager diff --git a/tmux/tmux.conf b/tmux/tmux.conf index 6539ee0..f71310e 100644 --- a/tmux/tmux.conf +++ b/tmux/tmux.conf @@ -24,8 +24,7 @@ set -g history-limit 20000 set -g focus-events on # screen colors -set-option -ga terminal-overrides ",st-256color:Tc" -set -g default-terminal "st-256color" +set-option -ga terminal-overrides ",*-256color*:Tc" # Start with index 1 set -g base-index 1