home/dconf: remove tilix settings
This commit is contained in:
parent
a51804f373
commit
b33fd034a1
3 changed files with 6 additions and 107 deletions
|
@ -2,6 +2,5 @@
|
|||
imports = [
|
||||
./app-folders.nix
|
||||
./gnome.nix
|
||||
./tilix.nix
|
||||
];
|
||||
}
|
||||
|
|
|
@ -35,21 +35,21 @@
|
|||
play = [];
|
||||
window-screenshot-clip = ["<Super>Print"];
|
||||
custom-keybindings = map (x: "/org/gnome/settings-daemon/plugins/media-keys/custom-keybindings/${x}/")
|
||||
["tilix" "sysmon-de" "sysmon-en"];
|
||||
["open-terminal" "sysmon-de" "sysmon-en"];
|
||||
};
|
||||
"org/gnome/settings-daemon/plugins/media-keys/custom-keybindings/tilix" = {
|
||||
"org/gnome/settings-daemon/plugins/media-keys/custom-keybindings/open-terminal" = {
|
||||
binding = "<Super>Return";
|
||||
command = "gapplication launch com.gexperts.Tilix";
|
||||
name = "Launch Tilix";
|
||||
command = "systemd-run --user --scope blackbox";
|
||||
name = "Launch Terminal";
|
||||
};
|
||||
"org/gnome/settings-daemon/plugins/media-keys/custom-keybindings/sysmon-de" = {
|
||||
binding = "<Super>y";
|
||||
command = "gtk-launch gnome-system-monitor";
|
||||
command = "systemd-run --user --scope gnome-system-monitor";
|
||||
name = "Launch System Monitor";
|
||||
};
|
||||
"org/gnome/settings-daemon/plugins/media-keys/custom-keybindings/sysmon-en" = {
|
||||
binding = "<Super>z";
|
||||
command = "gtk-launch gnome-system-monitor";
|
||||
command = "systemd-run --user --scope gnome-system-monitor";
|
||||
name = "Launch System Monitor";
|
||||
};
|
||||
"org/gnome/nautilus/preferences" = {
|
||||
|
|
|
@ -1,100 +0,0 @@
|
|||
{
|
||||
dconf.settings = {
|
||||
"com/gexperts/Tilix" = {
|
||||
auto-hide-mouse = true;
|
||||
copy-on-select = true;
|
||||
focus-follow-mouse = true;
|
||||
notify-on-process-complete = true;
|
||||
terminal-tile-style = "small";
|
||||
terminal-title-show-when-single = false;
|
||||
warn-vte-config-issue = false;
|
||||
custom-hyperlinks = [
|
||||
''"/ip[fn]s/[\\./A-Za-z0-9-_,:]*",xdg-open $0,false''
|
||||
''"/nix/store/[\\.A-Za-z0-9-_]*",xdg-open $0,false''
|
||||
''github:([\\.A-Za-z0-9-_]*/[\\.A-Za-z0-9-_]*)/([\\.A-Za-z0-9-_]*),xdg-open https://github.com/$1/tree/$2,false''
|
||||
''github:([\\.A-Za-z0-9-_]*/[\\.A-Za-z0-9-_]*),xdg-open https://github.com/$1,false''
|
||||
''gitlab:([\\.A-Za-z0-9-_]*/[\\.A-Za-z0-9-_]*)/([\\.A-Za-z0-9-_]*)\?host=([\\.A-Za-z0-9-_]*),xdg-open https://$3/$1/-/tree/$2,false''
|
||||
''gitlab:([\\.A-Za-z0-9-_]*/[\\.A-Za-z0-9-_]*)/([\\.A-Za-z0-9-_]*),xdg-open https://gitlab.com/$1/-/tree/$2,false''
|
||||
''gitlab:([\\.A-Za-z0-9-_]*/[\\.A-Za-z0-9-_]*)\?host=([\\.A-Za-z0-9-_]*),xdg-open https://$2/$1,false''
|
||||
''gitlab:([\\.A-Za-z0-9-_]*/[\\.A-Za-z0-9-_]*),xdg-open https://gitlab.com/$1,false''
|
||||
''git(lab)?@([\\.A-Za-z0-9-_]*):([\\.A-Za-z0-9-_]*/[\\.A-Za-z0-9-_]*),xdg-open https://$1/$2,false''
|
||||
];
|
||||
};
|
||||
"com/gexperts/Tilix/keybindings" = {
|
||||
app-new-session = "<Shift><Alt>s";
|
||||
terminal-add-bookmark = "<Shift><Alt>e";
|
||||
terminal-advanced-paste = "<Shift><Alt>v";
|
||||
terminal-copy = "<Alt>c";
|
||||
terminal-file-browser = "<Primary><Alt>b";
|
||||
terminal-insert-number = "disabled";
|
||||
terminal-insert-password = "<Alt>p";
|
||||
terminal-layout = "<Alt>l";
|
||||
terminal-paste = "<Alt>v";
|
||||
terminal-reset = "disabled";
|
||||
terminal-reset-and-clear = "disabled";
|
||||
terminal-select-bookmark = "<Alt>e";
|
||||
win-view-sidebar = "<Alt>s";
|
||||
};
|
||||
"com/gexperts/Tilix/profiles" = {
|
||||
default="a024a568-c23d-4dcf-98cd-1124167ea455";
|
||||
list=["a024a568-c23d-4dcf-98cd-1124167ea455"];
|
||||
};
|
||||
"com/gexperts/Tilix/profiles/a024a568-c23d-4dcf-98cd-1124167ea455" = {
|
||||
allow-bold = true;
|
||||
automatic-switch = [];
|
||||
background-color = "#1A1A1A1A1A1A";
|
||||
background-transparency-percent = 0;
|
||||
backspace-binding = "ascii-delete";
|
||||
badge-color = "#ffffff";
|
||||
badge-color-set = false;
|
||||
badge-font = "Monospace 14";
|
||||
badge-position = "southeast";
|
||||
badge-text = "";
|
||||
badge-use-system-font = false;
|
||||
bold-color = "#ffffff";
|
||||
bold-color-set = false;
|
||||
bold-is-bright = true;
|
||||
cell-height-scale = 1.0;
|
||||
cell-width-scale = 1.0;
|
||||
cjk-utf8-ambiguous-width = "narrow";
|
||||
cursor-background-color = "#000000";
|
||||
cursor-blink-mode = "system";
|
||||
cursor-colors-set = false;
|
||||
cursor-foreground-color = "#ffffff";
|
||||
cursor-shape = "block";
|
||||
custom-command = "";
|
||||
custom-hyperlinks = [];
|
||||
default-size-columns = 100;
|
||||
default-size-rows = 34;
|
||||
delete-binding = "delete-sequence";
|
||||
dim-transparency-percent = 0;
|
||||
draw-margin = 80;
|
||||
encoding = "UTF-8";
|
||||
exit-action = "close";
|
||||
font = "Monospace 12";
|
||||
foreground-color = "#F8F8F2";
|
||||
highlight-background-color = "#000000";
|
||||
highlight-colors-set = false;
|
||||
highlight-foreground-color = "#ffffff";
|
||||
login-shell = false;
|
||||
notify-silence-enabled = true;
|
||||
notify-silence-threshold = 180;
|
||||
palette = ["#272822" "#F92672" "#A6E22E" "#F4BF75" "#66D9EF" "#AE81FF" "#A1EFE4" "#F8F8F2" "#75715E" "#F92672" "#A6E22E" "#F4BF75" "#66D9EF" "#AE81FF" "#A1EFE4" "#F9F8F5"];
|
||||
rewrap-on-resize = true;
|
||||
scroll-on-keystroke = true;
|
||||
scroll-on-output = false;
|
||||
scrollback-lines = 8192;
|
||||
scrollback-unlimited = false;
|
||||
select-by-word-chars = "-,./?%&#:_+";
|
||||
shortcut = "disabled";
|
||||
show-scrollbar = true;
|
||||
terminal-bell = "icon-sound";
|
||||
text-blink-mode = "always";
|
||||
triggers = [];
|
||||
use-custom-command = false;
|
||||
use-system-font = true;
|
||||
use-theme-colors = false;
|
||||
visible-name = "Managed Default";
|
||||
};
|
||||
};
|
||||
}
|
Loading…
Reference in a new issue