mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2025-06-29 20:20:41 +00:00
Initial Commit
This commit is contained in:
commit
e456ebf6ae
12 changed files with 895 additions and 0 deletions
17
files/.config/terminator/config
Normal file
17
files/.config/terminator/config
Normal file
|
@ -0,0 +1,17 @@
|
|||
[global_config]
|
||||
[keybindings]
|
||||
[layouts]
|
||||
[[default]]
|
||||
[[[child1]]]
|
||||
parent = window0
|
||||
profile = default
|
||||
type = Terminal
|
||||
[[[window0]]]
|
||||
parent = ""
|
||||
type = Window
|
||||
[plugins]
|
||||
[profiles]
|
||||
[[default]]
|
||||
background_darkness = 0.92
|
||||
background_type = transparent
|
||||
cursor_color = "#aaaaaa"
|
Loading…
Add table
Add a link
Reference in a new issue