mirror of
https://codeberg.org/tmayoff/.dotfiles.git
synced 2025-12-06 08:48:34 -05:00
updated lockfile and tried firefox theming
This commit is contained in:
parent
6fdc4ae0d2
commit
ea7e96a3ef
5 changed files with 55 additions and 53 deletions
|
|
@ -3,7 +3,7 @@
|
|||
text = ''
|
||||
[manager]
|
||||
ratio = [0, 4, 0]
|
||||
|
||||
|
||||
[[input.prepend_keymap]]
|
||||
on = "<Esc>"
|
||||
run = "close"
|
||||
|
|
@ -57,6 +57,7 @@
|
|||
|
||||
xdg.configFile."helide/zellij_layout" = {
|
||||
text = ''
|
||||
theme "ansi"
|
||||
layout {
|
||||
default_tab_template {
|
||||
pane size=1 borderless=true {
|
||||
|
|
@ -84,7 +85,7 @@
|
|||
'';
|
||||
};
|
||||
|
||||
home.shellAliases ={
|
||||
home.shellAliases = {
|
||||
helide = "zellij -l ~/.config/helide/zellij_layout";
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue