summary refs log tree commit diff
path: root/.config/xfce4/terminal
diff options
context:
space:
mode:
Diffstat (limited to '.config/xfce4/terminal')
-rw-r--r--.config/xfce4/terminal/terminalrc9
1 files changed, 4 insertions, 5 deletions
diff --git a/.config/xfce4/terminal/terminalrc b/.config/xfce4/terminal/terminalrc
index 5fe86322..941886fb 100644
--- a/.config/xfce4/terminal/terminalrc
+++ b/.config/xfce4/terminal/terminalrc
@@ -1,10 +1,6 @@
 [Configuration]
 BackgroundMode=TERMINAL_BACKGROUND_TRANSPARENT
 BackgroundDarkness=0.850000
-ColorForeground=#dd00dd00dd00
-ColorBackground=#115511551155
-ColorCursor=#dd00dd00dd00
-ColorPalette=#151515151515;#aaaa44444444;#9999aaaa5555;#ffffbbbb7777;#66aa99ffbb55;#aaaa775599ff;#7755bb55aaaa;#dddddddddddd;#555555555555;#aaaa44444444;#9999aaaa5555;#ff44bbff7755;#66aa99ffbb55;#aaaa775599ff;#7755bb55aaaa;#ffffffffffff
 FontName=DejaVu Sans Mono 9
 MiscAlwaysShowTabs=FALSE
 MiscBell=FALSE
@@ -27,4 +23,7 @@ ScrollingLines=100000
 ScrollingOnOutput=FALSE
 ShortcutsNoMenukey=TRUE
 TitleMode=TERMINAL_TITLE_REPLACE
-
+ColorCursor=#dd00dd00dd00
+ColorForeground=#dd00dd00dd00
+ColorBackground=#115511551155
+ColorPalette=#115511551155;#aacc44114422;#9900aa995599;#ff44bbff7755;#66aa99ffbb55;#aaaa775599ff;#7755bb55aaaa;#dd00dd00dd00;#550055005500;#aacc44114422;#9900aa995599;#ff44bbff7755;#66aa99ffbb55;#aaaa775599ff;#7755bb55aaaa;#ff55ff55ff55
it/bin/shotty.c?id=11a71de2379644a6bbab6575ef8291374c87f374&follow=1'>Add shotty -dJune McEnroe 2019-07-13Add shotty -cJune McEnroe 2019-07-13Add DL to shottyJune McEnroe 2019-07-12Color html rather than bodyJune McEnroe If background-color is only set on body then overscroll in Safari reveals white. 2019-07-12Make author consistent and update URLsJune McEnroe 2019-07-12Move to www/text.causal.agencyJune McEnroe 2019-07-12Add new causal.agency with shotty shotsJune McEnroe 2019-07-12Use -s to infer terminal sizeJune McEnroe 2019-07-12Add DCH to shottyJune McEnroe This makes htop mostly work. Scrolling region still missing. 2019-07-12Support insert mode in shottyJune McEnroe This is how curses puts characters into the bottom-right cell of the terminal. 2019-07-11Don't do carriage return on line feedJune McEnroe 2019-07-11Interpret 256color-style SGRsJune McEnroe 2019-07-11Use inline style rather than <b>, <i>, <u>June McEnroe 2019-07-11Factor out clearJune McEnroe 2019-07-11Add bright option to shottyJune McEnroe 2019-07-11Output <b>, <i>, <u> in shottyJune McEnroe 2019-07-10Ignore SM and RMJune McEnroe 2019-07-09Add shotty man page and build itJune McEnroe 2019-07-09Add up -cJune McEnroe 2019-07-09Add options for default colors to shottyJune McEnroe 2019-07-08Use char literals consistentlyJune McEnroe