Arch config changes
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
[global_config]
|
||||
enabled_plugins = LaunchpadCodeURLHandler, SearchGoogle, APTURLHandler, GrepEditor, LaunchpadBugURLHandler
|
||||
enabled_plugins = LaunchpadCodeURLHandler, SearchGoogle, APTURLHandler, LaunchpadBugURLHandler
|
||||
title_hide_sizetext = True
|
||||
window_state = maximise
|
||||
[keybindings]
|
||||
@@ -86,7 +86,7 @@
|
||||
type = Terminal
|
||||
uuid = 4f4cffb2-74fa-4d07-a7b4-c5f30ece39b2
|
||||
[[[terminal4]]]
|
||||
command = lein dev-server; zsh
|
||||
command = ""
|
||||
directory = /home/michael/.personal-files/work/dive-networks/dive-web-app/
|
||||
order = 0
|
||||
parent = child3
|
||||
@@ -129,7 +129,7 @@
|
||||
background_image = None
|
||||
copy_on_selection = True
|
||||
cursor_color = "#bbbbbb"
|
||||
font = DejaVu Sans Mono 14
|
||||
font = DejaVu Sans Mono 12
|
||||
foreground_color = "#d1c6ca"
|
||||
palette = "#0a1b26:#bb0000:#7c00ff:#bbbb00:#00ff08:#00cdd7:#10bba2:#c8cac8:#545c7a:#ff5555:#ceef00:#ffe5f5:#5555ff:#ff6ddd:#2eb0ff:#f7fbff"
|
||||
scrollback_lines = 20000
|
||||
|
||||
Reference in New Issue
Block a user