update i3+tmux
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
+1
-2
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user