mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-22 11:19:22 +01:00
remove terminator config
It doesn't like getting overwritten and restores everything to ugly defaults. It looks like I must find another one.
This commit is contained in:
parent
ed49b2e397
commit
81cec47b88
@ -1,19 +0,0 @@
|
||||
[global_config]
|
||||
[keybindings]
|
||||
layout_launcher = None
|
||||
[layouts]
|
||||
[[default]]
|
||||
[[[child1]]]
|
||||
parent = window0
|
||||
type = Terminal
|
||||
[[[window0]]]
|
||||
parent = ""
|
||||
type = Window
|
||||
[plugins]
|
||||
[profiles]
|
||||
[[default]]
|
||||
audible_bell = True
|
||||
background_image = None
|
||||
font = DejaVu Sans Mono 9
|
||||
palette = "#000000:#cd0000:#00cd00:#cdcd00:#0000cd:#cd00cd:#00cdcd:#faebd7:#404040:#ff0000:#00ff00:#ffff00:#0000ff:#ff00ff:#00ffff:#ffffff"
|
||||
use_system_font = False
|
2
install
2
install
@ -23,8 +23,6 @@ cat conf/Xdefaults > ~/.Xdefaults
|
||||
mkdir -p ~/.inxi
|
||||
cat conf/inxi.conf > ~/.inxi/inxi.conf
|
||||
gpg --quiet --import .mikaela/keys/0x0C207F07B2F32B67.asc&
|
||||
mkdir -p ~/.config/terminator/
|
||||
cat conf/terminator.config >> ~/.config/terminator/config
|
||||
mkdir -p ~/.ssh
|
||||
chmod a+xr chmod
|
||||
bash -x ./chmod&
|
||||
|
Loading…
Reference in New Issue
Block a user