update i3+tmux

This commit is contained in:
Henrik Bakken
2023-03-20 20:14:29 +01:00
parent c2a4cfdae0
commit 72a5d73e0a
3 changed files with 3 additions and 6 deletions
+1 -2
View File
@@ -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+F1 exec i3-sensible-terminal -e 'htop'
bindsym $mod+Shift+F1 exec i3-sensible-terminal -e 'glances' bindsym $mod+Shift+F1 exec i3-sensible-terminal -e 'glances'
bindsym $mod+F2 exec "xdg-open 'https://rss.hjarl.com'" bindsym $mod+F2 exec "vivaldi-stable"
bindsym $mod+Shift+F2 exec "xdg-open --new-window 'https://rss.hjarl.com'"
bindsym $mod+F3 exec i3-sensible-terminal -e 'ranger' bindsym $mod+F3 exec i3-sensible-terminal -e 'ranger'
bindsym $mod+Shift+F3 exec thunar bindsym $mod+Shift+F3 exec thunar
bindsym $mod+F4 exec pamac-manager bindsym $mod+F4 exec pamac-manager
+1 -2
View File
@@ -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+F1 exec i3-sensible-terminal -e 'htop'
bindsym $mod+Shift+F1 exec i3-sensible-terminal -e 'glances' bindsym $mod+Shift+F1 exec i3-sensible-terminal -e 'glances'
bindsym $mod+F2 exec "xdg-open 'https://rss.hjarl.com'" bindsym $mod+F2 exec "vivaldi-stable"
bindsym $mod+Shift+F2 exec "xdg-open --new-window 'https://rss.hjarl.com'"
bindsym $mod+F3 exec i3-sensible-terminal -e 'ranger' bindsym $mod+F3 exec i3-sensible-terminal -e 'ranger'
bindsym $mod+Shift+F3 exec thunar bindsym $mod+Shift+F3 exec thunar
bindsym $mod+F4 exec pamac-manager bindsym $mod+F4 exec pamac-manager
+1 -2
View File
@@ -24,8 +24,7 @@ set -g history-limit 20000
set -g focus-events on set -g focus-events on
# screen colors # screen colors
set-option -ga terminal-overrides ",st-256color:Tc" set-option -ga terminal-overrides ",*-256color*:Tc"
set -g default-terminal "st-256color"
# Start with index 1 # Start with index 1
set -g base-index 1 set -g base-index 1