mirror of
https://github.com/olexsmir/dotfiles.git
synced 2026-01-15 08:41:34 +02:00
hypr: review config
* update some keys * fix windowrule that i broke like eternity ago
This commit is contained in:
parent
c41d196c5e
commit
1445142419
4 changed files with 33 additions and 36 deletions
|
|
@ -1,4 +1,4 @@
|
|||
# vim: foldmethod=marker ts=2 sw=2
|
||||
# vim: foldmethod=marker ts=2 sw=2 ft=tmux
|
||||
# general {{{
|
||||
# i need my cute colors
|
||||
set -g default-terminal "screen-256color"
|
||||
|
|
@ -31,7 +31,7 @@ unbind C-b
|
|||
set -g prefix C-a
|
||||
bind-key C-a send-prefix
|
||||
|
||||
# some life-improvments
|
||||
# some life improvements
|
||||
bind r source-file ~/.tmux.conf \; display 'Reloaded tmux config'
|
||||
bind Tab last-window
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue