-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Changed xfce4-terminal for newer one, changed htb behavoiur alias
- Loading branch information
1 parent
98f5df2
commit 1f43386
Showing
4 changed files
with
35 additions
and
53 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
|
||
<channel name="xfce4-terminal" version="1.0"> | ||
<property name="title-initial" type="string" value="Hack them all"/> | ||
<property name="title-mode" type="string" value="TERMINAL_TITLE_HIDE"/> | ||
<property name="scrolling-on-output" type="bool" value="true"/> | ||
<property name="scrolling-unlimited" type="bool" value="true"/> | ||
<property name="misc-cursor-blinks" type="bool" value="true"/> | ||
<property name="misc-copy-on-select" type="bool" value="true"/> | ||
<property name="misc-show-unsafe-paste-dialog" type="bool" value="false"/> | ||
<property name="font-name" type="string" value="CaskaydiaMono Nerd Font Mono 11"/> | ||
<property name="background-mode" type="string" value="TERMINAL_BACKGROUND_TRANSPARENT"/> | ||
<property name="background-darkness" type="double" value="0.92000000000000004"/> | ||
<property name="misc-default-geometry" type="string" value="160x42"/> | ||
<property name="color-foreground" type="string" value="#F8F8F2"/> | ||
<property name="color-background" type="string" value="#282A36"/> | ||
<property name="color-background-vary" type="bool" value="false"/> | ||
<property name="color-cursor-foreground" type="string" value=""/> | ||
<property name="color-cursor" type="string" value="#F8F8F2"/> | ||
<property name="color-cursor-use-default" type="bool" value="true"/> | ||
<property name="color-selection" type="string" value=""/> | ||
<property name="color-selection-background" type="string" value=""/> | ||
<property name="color-selection-use-default" type="bool" value="true"/> | ||
<property name="color-bold" type="string" value=""/> | ||
<property name="color-bold-use-default" type="bool" value="true"/> | ||
<property name="color-palette" type="string" value="#21222C;#FF5555;#50FA7B;#F1FA8C;#BD93F9;#FF79C6;#8BE9FD;#F8F8F2;#6272A4;#FF6E6E;#69FF94;#FFFFA5;#D6ACFF;#FF92DF;#A4FFFF;#FFFFFF"/> | ||
<property name="color-bold-is-bright" type="bool" value="true"/> | ||
<property name="color-use-theme" type="bool" value="false"/> | ||
<property name="tab-activity-color" type="string" value="#aa0000"/> | ||
<property name="shortcuts-no-menukey" type="bool" value="true"/> | ||
<property name="misc-right-click-action" type="string" value="TERMINAL_RIGHT_CLICK_ACTION_PASTE_CLIPBOARD"/> | ||
<property name="misc-confirm-close" type="bool" value="false"/> | ||
</channel> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters