kbd notif in awesome

This commit is contained in:
Simonas Narbutas
2018-07-30 14:57:54 +02:00
parent 2e41d7601d
commit fd56f2ca1c
4 changed files with 46 additions and 10 deletions

View File

@@ -14,7 +14,10 @@ setw -g pane-base-index 1
#set-window-option -g window-status-current-bg yellow
#set -ga terminal-overrides ",xterm-termite:Tc"
set -g default-terminal "screen-256color"
#set -g mouse on
set -g mouse on
set -g history-limit 30000
bind -T root WheelUpPane if-shell -F -t = "#{alternate_on}" "send-keys -M" "select-pane -t =; copy-mode -e; send-keys -M"
bind -T root WheelDownPane if-shell -F -t = "#{alternate_on}" "send-keys -M" "select-pane -t =; send-keys -M"
set -g status-position bottom
set -g status-bg black