Skip to content

Commit

Permalink
refactor: Move even more things to base package
Browse files Browse the repository at this point in the history
Moved configs:
	caff, chromium-flags, geary.css, kitty, vim
	Gtk 3, mpv, pulseaudio, curl, festival

Signed-off-by: Mubashshir <[email protected]>
  • Loading branch information
ahmubashshir committed Jan 30, 2023
1 parent 67fe0d9 commit 047144f
Show file tree
Hide file tree
Showing 50 changed files with 3 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .svn-map
Original file line number Diff line number Diff line change
@@ -1 +1 @@
https://github.com/bloc97/Anime4K/trunk/glsl|dot-config:mpv/shaders/anime4k
https://github.com/bloc97/Anime4K/trunk/glsl|base/dot-config/mpv/shaders/anime4k
2 changes: 1 addition & 1 deletion dot-caffrc → base/dot-caffrc
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,6 @@ With GnuPG this can be done using
If you have any questions, don't hesitate to ask.
Regards,
--
--
{$owner}
EOM
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -192,4 +192,3 @@ E script-message-to encode set-timestamp
alt+e script-message-to encode set-timestamp encode_webm
# use custom profile
e script-message-to encode set-timestamp encode_slice

File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ only_active_tracks=no
# note that you cannot copy video streams and apply filters at the same time
preserve_filters=yes

# apply another filter after the ones from the previous option if any
# apply another filter after the ones from the previous option if any
# can be used to limit the resolution of the output, for example with
# append_filter=scale=2*trunc(iw/max(1\,sqrt((iw*ih)/(960*540)))/2):-2
append_filter=
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,3 @@
-- seem to work in mpv.conf)
mp.register_event("file-loaded",
function() mp.set_property_bool("pause", false) end)

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 047144f

Please sign in to comment.