feat: Add new system
This commit is contained in:
7
.config/.gitignore
vendored
Normal file
7
.config/.gitignore
vendored
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
*
|
||||||
|
!.gitignore
|
||||||
|
!atuin
|
||||||
|
!zellij
|
||||||
|
!polybar
|
||||||
|
!alactrity
|
||||||
|
|
||||||
Submodule .config/alacritty/themes updated: 86c578469e...4091fddff8
@@ -265,4 +265,3 @@ records = true
|
|||||||
## The "workspace" mode is skipped when not in a workspace or workspaces = false.
|
## The "workspace" mode is skipped when not in a workspace or workspaces = false.
|
||||||
## Default filter mode can be overridden with the filter_mode setting.
|
## Default filter mode can be overridden with the filter_mode setting.
|
||||||
# filters = [ "global", "host", "session", "workspace", "directory" ]
|
# filters = [ "global", "host", "session", "workspace", "directory" ]
|
||||||
|
|
||||||
|
|||||||
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
|||||||
|
.config.bak
|
||||||
Reference in New Issue
Block a user