fixing tridactyl to use mpl

This commit is contained in:
Chris Cochrun 2024-03-30 13:47:13 -05:00
parent 0657befac8
commit 0a7264eb38
3 changed files with 4 additions and 3 deletions

View file

@ -74,7 +74,7 @@ command aud js -p tri.excmds.shellescape(JS_ARG).then(url => tri.excmds.exclaim_
unbind t
"" Adding my own bindings
bind v composite hint -pipe a href | js -p tri.excmds.shellescape(JS_ARG) | exclaim_quiet mpv --ontop --keepaspect-window
bind v composite hint -pipe a href | js -p tri.excmds.shellescape(JS_ARG) | exclaim_quiet mpl
bind gt hint -W torrent
bind gv current_url mpv
bind ga hint -W aud

View file

@ -948,7 +948,7 @@ end
home.file."bin" = {
source = ../scripts;
recursive = true;
recursive = false;
};
home.shellAliases = {

View file

@ -84,7 +84,7 @@ in
shadow_scale = 0.99;
shadow_render_power = 1;
"col.shadow" = "rgba(000000cc)";
dim_inactive = true;
dim_inactive = false;
dim_strength = 0.2;
dim_special = 0;
};
@ -141,6 +141,7 @@ in
"float,lumina"
"size 80% 80%,lumina"
"center,lumina"
"opaque,lumina"
"workspace ${if laptop then "1" else "3"},title:presentation-window"
];