hypr: review config

* update some keys
* fix windowrule that i broke like eternity ago
This commit is contained in:
Oleksandr Smirnov 2025-04-01 01:21:17 +03:00
parent c41d196c5e
commit 1445142419
No known key found for this signature in database
4 changed files with 33 additions and 36 deletions

View file

@ -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