From a6c85ee6c337a3d78f592965093a5a171733ac88 Mon Sep 17 00:00:00 2001 From: Danny Holman Date: Mon, 11 May 2020 12:45:31 -0500 Subject: Add configs for other used apps --- .config/rofi/config | 1 + .config/tilda/config_0 | 110 +++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 111 insertions(+) create mode 100644 .config/rofi/config create mode 100644 .config/tilda/config_0 diff --git a/.config/rofi/config b/.config/rofi/config new file mode 100644 index 0000000..37c2fbc --- /dev/null +++ b/.config/rofi/config @@ -0,0 +1 @@ +rofi.theme: /usr/share/rofi/themes/sidebar.rasi diff --git a/.config/tilda/config_0 b/.config/tilda/config_0 new file mode 100644 index 0000000..ce01002 --- /dev/null +++ b/.config/tilda/config_0 @@ -0,0 +1,110 @@ +tilda_config_version="1.5.0" +# command="" +font="Fira Code 11" +key="t" +addtab_key="t" +fullscreen_key="F11" +toggle_transparency_key="F12" +toggle_searchbar_key="f" +closetab_key="w" +nexttab_key="Page_Down" +prevtab_key="Page_Up" +movetableft_key="Page_Up" +movetabright_key="Page_Down" +gototab_1_key="1" +gototab_2_key="2" +gototab_3_key="3" +gototab_4_key="4" +gototab_5_key="5" +gototab_6_key="6" +gototab_7_key="7" +gototab_8_key="8" +gototab_9_key="9" +gototab_10_key="0" +copy_key="c" +paste_key="v" +quit_key="q" +title="Tilda" +background_color="white" +# working_dir="" +web_browser="xdg-open" +increase_font_size_key="equal" +decrease_font_size_key="minus" +normalize_font_size_key="0" +# show_on_monitor="" +word_chars="-A-Za-z0-9,./?%&#:_" +lines=5000 +x_pos=171 +y_pos=0 +tab_pos=0 +expand_tabs=false +show_single_tab=false +backspace_key=0 +delete_key=1 +d_set_title=0 +command_exit=2 +command_timeout_ms=3000 +scheme=3 +slide_sleep_usec=20000 +animation_orientation=0 +timer_resolution=200 +auto_hide_time=2000 +on_last_terminal_exit=2 +prompt_on_exit=true +palette_scheme=1 +non_focus_pull_up_behaviour=0 +cursor_shape=0 +title_max_length=25 +palette = {11822, 13364, 13878, 52428, 0, 0, 20046, 39578, 1542, 50372, 41120, 0, 13364, 25957, 42148, 30069, 20560, 31611, 1542, 38944, 39578, 54227, 55255, 53199, 21845, 22359, 21331, 61423, 10537, 10537, 35466, 58082, 13364, 64764, 59881, 20303, 29298, 40863, 53199, 44461, 32639, 43176, 13364, 58082, 58082, 61166, 61166, 60652} +scrollbar_pos=2 +back_red=0 +back_green=0 +back_blue=0 +text_red=65535 +text_green=65535 +text_blue=65535 +cursor_red=65535 +cursor_green=65535 +cursor_blue=65535 +width_percentage=1610612735 +height_percentage=644245094 +scroll_history_infinite=false +scroll_on_output=false +notebook_border=false +scrollbar=false +grab_focus=true +above=true +notaskbar=true +blinks=true +scroll_on_key=true +bell=false +run_command=false +pinned=true +animation=false +hidden=true +set_as_desktop=false +centered_horizontally=true +centered_vertically=false +enable_transparency=true +auto_hide_on_focus_lost=false +auto_hide_on_mouse_leave=false +title_behaviour=2 +inherit_working_dir=true +command_login_shell=false +start_fullscreen=false +confirm_close_tab=true +back_alpha=52428 +show_title_tooltip=false +# max_width=0 +# max_height=0 +# image="" +# show_on_monitor_number=0 +# transparency=0 +# bold=false +# title_max_length_flag=false +# antialias=false +# double_buffer=false +# scroll_background=false +# use_image=false +# min_width=0 +# min_height=0 -- cgit v1.2.3