commit 1e6634beaa40fb2a3e873832d5e1ab29807b3589 Author: Sunderland93 Date: Wed Jun 11 15:59:07 2025 +0400 Initial upload diff --git a/README.md b/README.md new file mode 100644 index 0000000..f6d0fdb --- /dev/null +++ b/README.md @@ -0,0 +1 @@ +### Configuration files for all TileOS editions diff --git a/common/etc/environment.d/90tileos.conf b/common/etc/environment.d/90tileos.conf new file mode 100644 index 0000000..0898519 --- /dev/null +++ b/common/etc/environment.d/90tileos.conf @@ -0,0 +1,10 @@ +# Force Wayland for Qt apps +QT_QPA_PLATFORM="wayland;xcb" +QT_QPA_PLATFORMTHEME=qt6ct + +# Force Wayland for EFL (Enlightenment) apps +ECORE_EVAS_ENGINE="wayland-egl" +ELM_ACCEL="gl" + +# Java XWayland blank screens fix +_JAVA_AWT_WM_NONREPARENTING=1 diff --git a/common/etc/skel/.azotebg b/common/etc/skel/.azotebg new file mode 100755 index 0000000..27c8f56 --- /dev/null +++ b/common/etc/skel/.azotebg @@ -0,0 +1,3 @@ +#!/usr/bin/env bash +pkill swaybg +swaybg -o '*' -i "/usr/share/wallpapers/tileos-final.png" -m fill & diff --git a/common/etc/skel/.config/Kvantum/kvantum.kvconfig b/common/etc/skel/.config/Kvantum/kvantum.kvconfig new file mode 100644 index 0000000..73895eb --- /dev/null +++ b/common/etc/skel/.config/Kvantum/kvantum.kvconfig @@ -0,0 +1,2 @@ +[General] +theme=Catppuccin-Macchiato-Blue diff --git a/common/etc/skel/.config/alacritty/alacritty.toml b/common/etc/skel/.config/alacritty/alacritty.toml new file mode 100644 index 0000000..afec69c --- /dev/null +++ b/common/etc/skel/.config/alacritty/alacritty.toml @@ -0,0 +1,35 @@ +[env] +TERM = "xterm-256color" + +[font] +size = 11.0 + +[font.bold] +family = "Hack" +style = "Bold" + +[font.bold_italic] +family = "Hack" +style = "Bold Italic" + +[font.italic] +family = "Hack" +style = "Italic" + +[font.normal] +family = "Hack" +style = "Regular" + +[scrolling] +history = 10000 + +[window] +dynamic_padding = false +dynamic_title = true +title = "Alacritty" + +[colors] +draw_bold_text_with_bright_colors = false + +[general] +import = ["~/.config/alacritty/theme/catppuccin-macchiato.toml"] diff --git a/common/etc/skel/.config/alacritty/theme/catppuccin-macchiato.toml b/common/etc/skel/.config/alacritty/theme/catppuccin-macchiato.toml new file mode 100644 index 0000000..11f33c0 --- /dev/null +++ b/common/etc/skel/.config/alacritty/theme/catppuccin-macchiato.toml @@ -0,0 +1,71 @@ +[[colors.indexed_colors]] +color = "#ed6c13" +index = 16 + +[[colors.indexed_colors]] +color = "#f4dbd6" +index = 17 + +[colors.bright] +black = "#5b6078" +blue = "#8aadf4" +cyan = "#8bd5ca" +green = "#a6da95" +magenta = "#f5bde6" +red = "#ed6070" +white = "#e3e3f3" +yellow = "#eed49f" + +[colors.cursor] +cursor = "#f4dbd6" +text = "#24273a" + +[colors.dim] +black = "#494d64" +blue = "#8aadf4" +cyan = "#8bd5ca" +green = "#a6da95" +magenta = "#f5bde6" +red = "#ed6070" +white = "#ced4e0" +yellow = "#eed49f" + +[colors.hints.end] +background = "#e3e3f3" +foreground = "#24273a" + +[colors.hints.start] +background = "#eed49f" +foreground = "#24273a" + +[colors.normal] +black = "#494d64" +blue = "#8aadf4" +cyan = "#8bd5ca" +green = "#a6da95" +magenta = "#f5bde6" +red = "#ed6070" +white = "#ced4e0" +yellow = "#eed49f" + +[colors.primary] +background = "#24273a" +bright_foreground = "#cad3f5" +dim_foreground = "#cad3f5" +foreground = "#cad3f5" + +[colors.search.focused_match] +background = "#a6da95" +foreground = "#24273a" + +[colors.search.matches] +background = "#e3e3f3" +foreground = "#24273a" + +[colors.selection] +background = "#f4dbd6" +text = "#24273a" + +[colors.vi_mode_cursor] +cursor = "#b7bdf8" +text = "#24273a" diff --git a/common/etc/skel/.config/bluetuith/bluetuith.conf b/common/etc/skel/.config/bluetuith/bluetuith.conf new file mode 100644 index 0000000..e335eea --- /dev/null +++ b/common/etc/skel/.config/bluetuith/bluetuith.conf @@ -0,0 +1,15 @@ +{ + adapter: "" + gsm-apn: "" + gsm-number: "" + keybindings: {} + receive-dir: "" + theme: { + AdapterPowered: "powderblue", + AdapterNotPowered: "lightcoral", + AdapterPairable: "thistle", + AdapterScanning: "mistyrose", + DevicePropertyDiscovered: "mistyrose", + DevicePropertyConnected: "powderblue" + } +} diff --git a/common/etc/skel/.config/btop/btop.conf b/common/etc/skel/.config/btop/btop.conf new file mode 100644 index 0000000..8cb2812 --- /dev/null +++ b/common/etc/skel/.config/btop/btop.conf @@ -0,0 +1,212 @@ +#? Config file for btop v. 1.2.13 + +#* Name of a btop++/bpytop/bashtop formatted ".theme" file, "Default" and "TTY" for builtin themes. +#* Themes should be placed in "../share/btop/themes" relative to binary or "$HOME/.config/btop/themes" +color_theme = "catppuccin_machiato.theme" + +#* If the theme set background should be shown, set to False if you want terminal background transparency. +theme_background = True + +#* Sets if 24-bit truecolor should be used, will convert 24-bit colors to 256 color (6x6x6 color cube) if false. +truecolor = True + +#* Set to true to force tty mode regardless if a real tty has been detected or not. +#* Will force 16-color mode and TTY theme, set all graph symbols to "tty" and swap out other non tty friendly symbols. +force_tty = False + +#* Define presets for the layout of the boxes. Preset 0 is always all boxes shown with default settings. Max 9 presets. +#* Format: "box_name:P:G,box_name:P:G" P=(0 or 1) for alternate positions, G=graph symbol to use for box. +#* Use whitespace " " as separator between different presets. +#* Example: "cpu:0:default,mem:0:tty,proc:1:default cpu:0:braille,proc:0:tty" +presets = "cpu:1:default,proc:0:default cpu:0:default,mem:0:default,net:0:default cpu:0:block,net:0:tty" + +#* Set to True to enable "h,j,k,l,g,G" keys for directional control in lists. +#* Conflicting keys for h:"help" and k:"kill" is accessible while holding shift. +vim_keys = False + +#* Rounded corners on boxes, is ignored if TTY mode is ON. +rounded_corners = False + +#* Default symbols to use for graph creation, "braille", "block" or "tty". +#* "braille" offers the highest resolution but might not be included in all fonts. +#* "block" has half the resolution of braille but uses more common characters. +#* "tty" uses only 3 different symbols but will work with most fonts and should work in a real TTY. +#* Note that "tty" only has half the horizontal resolution of the other two, so will show a shorter historical view. +graph_symbol = "braille" + +# Graph symbol to use for graphs in cpu box, "default", "braille", "block" or "tty". +graph_symbol_cpu = "default" + +# Graph symbol to use for graphs in cpu box, "default", "braille", "block" or "tty". +graph_symbol_mem = "default" + +# Graph symbol to use for graphs in cpu box, "default", "braille", "block" or "tty". +graph_symbol_net = "default" + +# Graph symbol to use for graphs in cpu box, "default", "braille", "block" or "tty". +graph_symbol_proc = "default" + +#* Manually set which boxes to show. Available values are "cpu mem net proc", separate values with whitespace. +shown_boxes = "cpu mem net proc" + +#* Update time in milliseconds, recommended 2000 ms or above for better sample times for graphs. +update_ms = 2000 + +#* Processes sorting, "pid" "program" "arguments" "threads" "user" "memory" "cpu lazy" "cpu direct", +#* "cpu lazy" sorts top process over time (easier to follow), "cpu direct" updates top process directly. +proc_sorting = "cpu lazy" + +#* Reverse sorting order, True or False. +proc_reversed = False + +#* Show processes as a tree. +proc_tree = False + +#* Use the cpu graph colors in the process list. +proc_colors = True + +#* Use a darkening gradient in the process list. +proc_gradient = True + +#* If process cpu usage should be of the core it's running on or usage of the total available cpu power. +proc_per_core = False + +#* Show process memory as bytes instead of percent. +proc_mem_bytes = True + +#* Show cpu graph for each process. +proc_cpu_graphs = True + +#* Use /proc/[pid]/smaps for memory information in the process info box (very slow but more accurate) +proc_info_smaps = False + +#* Show proc box on left side of screen instead of right. +proc_left = False + +#* (Linux) Filter processes tied to the Linux kernel(similar behavior to htop). +proc_filter_kernel = False + +#* Sets the CPU stat shown in upper half of the CPU graph, "total" is always available. +#* Select from a list of detected attributes from the options menu. +cpu_graph_upper = "total" + +#* Sets the CPU stat shown in lower half of the CPU graph, "total" is always available. +#* Select from a list of detected attributes from the options menu. +cpu_graph_lower = "total" + +#* Toggles if the lower CPU graph should be inverted. +cpu_invert_lower = True + +#* Set to True to completely disable the lower CPU graph. +cpu_single_graph = False + +#* Show cpu box at bottom of screen instead of top. +cpu_bottom = False + +#* Shows the system uptime in the CPU box. +show_uptime = True + +#* Show cpu temperature. +check_temp = True + +#* Which sensor to use for cpu temperature, use options menu to select from list of available sensors. +cpu_sensor = "Auto" + +#* Show temperatures for cpu cores also if check_temp is True and sensors has been found. +show_coretemp = True + +#* Set a custom mapping between core and coretemp, can be needed on certain cpus to get correct temperature for correct core. +#* Use lm-sensors or similar to see which cores are reporting temperatures on your machine. +#* Format "x:y" x=core with wrong temp, y=core with correct temp, use space as separator between multiple entries. +#* Example: "4:0 5:1 6:3" +cpu_core_map = "" + +#* Which temperature scale to use, available values: "celsius", "fahrenheit", "kelvin" and "rankine". +temp_scale = "celsius" + +#* Use base 10 for bits/bytes sizes, KB = 1000 instead of KiB = 1024. +base_10_sizes = False + +#* Show CPU frequency. +show_cpu_freq = True + +#* Draw a clock at top of screen, formatting according to strftime, empty string to disable. +#* Special formatting: /host = hostname | /user = username | /uptime = system uptime +clock_format = "%X" + +#* Update main ui in background when menus are showing, set this to false if the menus is flickering too much for comfort. +background_update = True + +#* Custom cpu model name, empty string to disable. +custom_cpu_name = "" + +#* Optional filter for shown disks, should be full path of a mountpoint, separate multiple values with whitespace " ". +#* Begin line with "exclude=" to change to exclude filter, otherwise defaults to "most include" filter. Example: disks_filter="exclude=/boot /home/user". +disks_filter = "" + +#* Show graphs instead of meters for memory values. +mem_graphs = True + +#* Show mem box below net box instead of above. +mem_below_net = False + +#* Count ZFS ARC in cached and available memory. +zfs_arc_cached = True + +#* If swap memory should be shown in memory box. +show_swap = True + +#* Show swap as a disk, ignores show_swap value above, inserts itself after first disk. +swap_disk = True + +#* If mem box should be split to also show disks info. +show_disks = True + +#* Filter out non physical disks. Set this to False to include network disks, RAM disks and similar. +only_physical = True + +#* Read disks list from /etc/fstab. This also disables only_physical. +use_fstab = True + +#* Setting this to True will hide all datasets, and only show ZFS pools. (IO stats will be calculated per-pool) +zfs_hide_datasets = False + +#* Set to true to show available disk space for privileged users. +disk_free_priv = False + +#* Toggles if io activity % (disk busy time) should be shown in regular disk usage view. +show_io_stat = True + +#* Toggles io mode for disks, showing big graphs for disk read/write speeds. +io_mode = False + +#* Set to True to show combined read/write io graphs in io mode. +io_graph_combined = False + +#* Set the top speed for the io graphs in MiB/s (100 by default), use format "mountpoint:speed" separate disks with whitespace " ". +#* Example: "/mnt/media:100 /:20 /boot:1". +io_graph_speeds = "" + +#* Set fixed values for network graphs in Mebibits. Is only used if net_auto is also set to False. +net_download = 100 + +net_upload = 100 + +#* Use network graphs auto rescaling mode, ignores any values set above and rescales down to 10 Kibibytes at the lowest. +net_auto = True + +#* Sync the auto scaling for download and upload to whichever currently has the highest scale. +net_sync = True + +#* Starts with the Network Interface specified here. +net_iface = "" + +#* Show battery stats in top right if battery is present. +show_battery = True + +#* Which battery to use if multiple are present. "Auto" for auto detection. +selected_battery = "Auto" + +#* Set loglevel for "~/.config/btop/btop.log" levels are: "ERROR" "WARNING" "INFO" "DEBUG". +#* The level set includes all lower levels, i.e. "DEBUG" will show all logging info. +log_level = "WARNING" diff --git a/common/etc/skel/.config/btop/themes/catppuccin_machiato.theme b/common/etc/skel/.config/btop/themes/catppuccin_machiato.theme new file mode 100644 index 0000000..59fc259 --- /dev/null +++ b/common/etc/skel/.config/btop/themes/catppuccin_machiato.theme @@ -0,0 +1,83 @@ +# Main background, empty for terminal default, need to be empty if you want transparent background +theme[main_bg]="#24273A" + +# Main text color +theme[main_fg]="#CAD3F5" + +# Title color for boxes +theme[title]="#CAD3F5" + +# Highlight color for keyboard shortcuts +theme[hi_fg]="#8AADF4" + +# Background color of selected item in processes box +theme[selected_bg]="#494D64" + +# Foreground color of selected item in processes box +theme[selected_fg]="#8AADF4" + +# Color of inactive/disabled text +theme[inactive_fg]="#8087A2" + +# Color of text appearing on top of graphs, i.e uptime and current network graph scaling +theme[graph_text]="#F4DBD6" + +# Background color of the percentage meters +theme[meter_bg]="#494D64" + +# Misc colors for processes box including mini cpu graphs, details memory graph and details status text +theme[proc_misc]="#F4DBD6" + +# CPU, Memory, Network, Proc box outline colors +theme[cpu_box]="#c6a0f6" #Mauve +theme[mem_box]="#a6da95" #Green +theme[net_box]="#ee99a0" #Maroon +theme[proc_box]="#8aadf4" #Blue + +# Box divider line and small boxes line color +theme[div_line]="#6E738D" + +# Temperature graph color (Green -> Yellow -> Red) +theme[temp_start]="#a6da95" +theme[temp_mid]="#eed49f" +theme[temp_end]="#ed8796" + +# CPU graph colors (Teal -> Lavender) +theme[cpu_start]="#8bd5ca" +theme[cpu_mid]="#7dc4e4" +theme[cpu_end]="#b7bdf8" + +# Mem/Disk free meter (Mauve -> Lavender -> Blue) +theme[free_start]="#c6a0f6" +theme[free_mid]="#b7bdf8" +theme[free_end]="#8aadf4" + +# Mem/Disk cached meter (Sapphire -> Lavender) +theme[cached_start]="#7dc4e4" +theme[cached_mid]="#8aadf4" +theme[cached_end]="#b7bdf8" + +# Mem/Disk available meter (Peach -> Red) +theme[available_start]="#ed6c13" +theme[available_mid]="#ee99a0" +theme[available_end]="#ed8796" + +# Mem/Disk used meter (Green -> Sky) +theme[used_start]="#a6da95" +theme[used_mid]="#8bd5ca" +theme[used_end]="#91d7e3" + +# Download graph colors (Peach -> Red) +theme[download_start]="#ed6c13" +theme[download_mid]="#ee99a0" +theme[download_end]="#ed8796" + +# Upload graph colors (Green -> Sky) +theme[upload_start]="#a6da95" +theme[upload_mid]="#8bd5ca" +theme[upload_end]="#91d7e3" + +# Process box color gradient for threads, mem and cpu usage (Sapphire -> Mauve) +theme[process_start]="#7dc4e4" +theme[process_mid]="#b7bdf8" +theme[process_end]="#c6a0f6" diff --git a/common/etc/skel/.config/calcurse/conf b/common/etc/skel/.config/calcurse/conf new file mode 100644 index 0000000..907f603 --- /dev/null +++ b/common/etc/skel/.config/calcurse/conf @@ -0,0 +1,32 @@ +appearance.calendarview=monthly +appearance.compactpanels=no +appearance.defaultpanel=calendar +appearance.layout=1 +appearance.headerline=yes +appearance.eventseparator=yes +appearance.dayseparator=yes +appearance.emptyline=yes +appearance.emptyday=-- +appearance.notifybar=yes +appearance.sidebarwidth=27 +appearance.theme=blue on default +appearance.todoview=hide-completed +appearance.headingpos=right-justified +daemon.enable=yes +daemon.log=no +format.inputdate=1 +format.notifydate=%a %F +format.notifytime=%T +format.outputdate=%D +format.dayheading=%B %e, %Y +general.autogc=no +general.autosave=yes +general.confirmdelete=yes +general.confirmquit=no +general.firstdayofweek=monday +general.multipledays=yes +general.periodicsave=0 +general.systemevents=yes +notification.command=printf '\a' +notification.notifyall=flagged-only +notification.warning=300 diff --git a/common/etc/skel/.config/dconf/user b/common/etc/skel/.config/dconf/user new file mode 100644 index 0000000..e0d1ebe Binary files /dev/null and b/common/etc/skel/.config/dconf/user differ diff --git a/common/etc/skel/.config/dunst/dunstrc b/common/etc/skel/.config/dunst/dunstrc new file mode 100644 index 0000000..729b877 --- /dev/null +++ b/common/etc/skel/.config/dunst/dunstrc @@ -0,0 +1,459 @@ +# See dunst(5) for all configuration options + +[global] + ### Display ### + + # Which monitor should the notifications be displayed on. + monitor = 0 + + # Display notification on focused monitor. Possible modes are: + # mouse: follow mouse pointer + # keyboard: follow window with keyboard focus + # none: don't follow anything + # + # "keyboard" needs a window manager that exports the + # _NET_ACTIVE_WINDOW property. + # This should be the case for almost all modern window managers. + # + # If this option is set to mouse or keyboard, the monitor option + # will be ignored. + follow = mouse + + ### Geometry ### + + # dynamic width from 0 to 300 + # width = (0, 300) + # constant width of 300 + width = 400 + + # The maximum height of a single notification, excluding the frame. + height = 300 + + # Position the notification in the top right corner + origin = top-right + + # Offset from the origin + offset = 10x50 + + # Scale factor. It is auto-detected if value is 0. + scale = 0 + + # Maximum number of notification (0 means no limit) + notification_limit = 20 + + ### Progress bar ### + + # Turn on the progess bar. It appears when a progress hint is passed with + # for example dunstify -h int:value:12 + progress_bar = true + + # Set the progress bar height. This includes the frame, so make sure + # it's at least twice as big as the frame width. + progress_bar_height = 10 + + # Set the frame width of the progress bar + progress_bar_frame_width = 1 + + # Set the minimum width for the progress bar + progress_bar_min_width = 150 + + # Set the maximum width for the progress bar + progress_bar_max_width = 300 + + # Corner radius for the progress bar. 0 disables rounded corners. + progress_bar_corner_radius = 0 + + # Corner radius for the icon image. + icon_corner_radius = 0 + + # Show how many messages are currently hidden (because of + # notification_limit). + indicate_hidden = yes + + # The transparency of the window. Range: [0; 100]. + # This option will only work if a compositing window manager is + # present (e.g. xcompmgr, compiz, etc.). (X11 only) + transparency = 0 + + # Draw a line of "separator_height" pixel height between two + # notifications. + # Set to 0 to disable. + # If gap_size is greater than 0, this setting will be ignored. + separator_height = 2 + + # Padding between text and separator. + padding = 20 + + # Horizontal padding. + horizontal_padding = 20 + + # Padding between text and icon. + text_icon_padding = 0 + + # Defines width in pixels of frame around the notification window. + # Set to 0 to disable. + frame_width = 2 + + # Defines color of the frame around the notification window. + frame_color = "#8AADF4" + + # Size of gap to display between notifications - requires a compositor. + # If value is greater than 0, separator_height will be ignored and a border + # of size frame_width will be drawn around each notification instead. + # Click events on gaps do not currently propagate to applications below. + gap_size = 5 + + # Define a color for the separator. + # possible values are: + # * auto: dunst tries to find a color fitting to the background; + # * foreground: use the same color as the foreground; + # * frame: use the same color as the frame; + # * anything else will be interpreted as a X color. + separator_color = frame + + # Sort messages by urgency. + sort = yes + + # Don't remove messages, if the user is idle (no mouse or keyboard input) + # for longer than idle_threshold seconds. + # Set to 0 to disable. + # A client can set the 'transient' hint to bypass this. See the rules + # section for how to disable this if necessary + # idle_threshold = 120 + + ### Text ### + + font = Noto Sans 9 + + # The spacing between lines. If the height is smaller than the + # font height, it will get raised to the font height. + line_height = 0 + + # Possible values are: + # full: Allow a small subset of html markup in notifications: + # bold + # italic + # strikethrough + # underline + # + # For a complete reference see + # . + # + # strip: This setting is provided for compatibility with some broken + # clients that send markup even though it's not enabled on the + # server. Dunst will try to strip the markup but the parsing is + # simplistic so using this option outside of matching rules for + # specific applications *IS GREATLY DISCOURAGED*. + # + # no: Disable markup parsing, incoming notifications will be treated as + # plain text. Dunst will not advertise that it has the body-markup + # capability if this is set as a global setting. + # + # It's important to note that markup inside the format option will be parsed + # regardless of what this is set to. + markup = full + + # The format of the message. Possible variables are: + # %a appname + # %s summary + # %b body + # %i iconname (including its path) + # %I iconname (without its path) + # %p progress value if set ([ 0%] to [100%]) or nothing + # %n progress value if set without any extra characters + # %% Literal % + # Markup is allowed + format = "%s\n%b" + + # Alignment of message text. + # Possible values are "left", "center" and "right". + alignment = left + + # Vertical alignment of message text and icon. + # Possible values are "top", "center" and "bottom". + vertical_alignment = center + + # Show age of message if message is older than show_age_threshold + # seconds. + # Set to -1 to disable. + show_age_threshold = 60 + + # Specify where to make an ellipsis in long lines. + # Possible values are "start", "middle" and "end". + ellipsize = middle + + # Ignore newlines '\n' in notifications. + ignore_newline = no + + # Stack together notifications with the same content + stack_duplicates = true + + # Hide the count of stacked notifications with the same content + hide_duplicate_count = false + + # Display indicators for URLs (U) and actions (A). + show_indicators = yes + + ### Icons ### + + # Recursive icon lookup. You can set a single theme, instead of having to + # define all lookup paths. + enable_recursive_icon_lookup = true + + # Set icon theme (only used for recursive icon lookup) + icon_theme = Adwaita + # You can also set multiple icon themes, with the leftmost one being used first. + # icon_theme = "Adwaita, breeze" + + # Align icons left/right/top/off + icon_position = left + + # Scale small icons up to this size, set to 0 to disable. Helpful + # for e.g. small files or high-dpi screens. In case of conflict, + # max_icon_size takes precedence over this. + min_icon_size = 32 + + # Scale larger icons down to this size, set to 0 to disable + max_icon_size = 128 + + # Paths to default icons (only neccesary when not using recursive icon lookup) + icon_path = /usr/share/icons/gnome/16x16/status/:/usr/share/icons/gnome/16x16/devices/ + + ### History ### + + # Should a notification popped up from history be sticky or timeout + # as if it would normally do. + sticky_history = yes + + # Maximum amount of notifications kept in history + history_length = 20 + + ### Misc/Advanced ### + + # dmenu path. + dmenu = /usr/bin/dmenu -p dunst: + + # Browser for opening urls in context menu. + browser = /usr/bin/xdg-open + + # Always run rule-defined scripts, even if the notification is suppressed + always_run_script = true + + # Define the title of the windows spawned by dunst + title = Dunst + + # Define the class of the windows spawned by dunst + class = Dunst + + # Define the corner radius of the notification window + # in pixel size. If the radius is 0, you have no rounded + # corners. + # The radius will be automatically lowered if it exceeds half of the + # notification height to avoid clipping text and/or icons. + corner_radius = 0 + + # Ignore the dbus closeNotification message. + # Useful to enforce the timeout set by dunst configuration. Without this + # parameter, an application may close the notification sent before the + # user defined timeout. + ignore_dbusclose = false + + ### Wayland ### + # These settings are Wayland-specific. They have no effect when using X11 + + # Uncomment this if you want to let notications appear under fullscreen + # applications (default: overlay) + # layer = top + + # Set this to true to use X11 output on Wayland. + force_xwayland = false + + ### Legacy + + # Use the Xinerama extension instead of RandR for multi-monitor support. + # This setting is provided for compatibility with older nVidia drivers that + # do not support RandR and using it on systems that support RandR is highly + # discouraged. + # + # By enabling this setting dunst will not be able to detect when a monitor + # is connected or disconnected which might break follow mode if the screen + # layout changes. + force_xinerama = false + + ### mouse + + # Defines list of actions for each mouse event + # Possible values are: + # * none: Don't do anything. + # * do_action: Invoke the action determined by the action_name rule. If there is no + # such action, open the context menu. + # * open_url: If the notification has exactly one url, open it. If there are multiple + # ones, open the context menu. + # * close_current: Close current notification. + # * close_all: Close all notifications. + # * context: Open context menu for the notification. + # * context_all: Open context menu for all notifications. + # These values can be strung together for each mouse event, and + # will be executed in sequence. + mouse_left_click = close_current + mouse_middle_click = open_url, close_current + mouse_right_click = close_all + +# Experimental features that may or may not work correctly. Do not expect them +# to have a consistent behaviour across releases. +[experimental] + # Calculate the dpi to use on a per-monitor basis. + # If this setting is enabled the Xft.dpi value will be ignored and instead + # dunst will attempt to calculate an appropriate dpi value for each monitor + # using the resolution and physical size. This might be useful in setups + # where there are multiple screens with very different dpi values. + per_monitor_dpi = false + + +[urgency_low] + # IMPORTANT: colors have to be defined in quotation marks. + # Otherwise the "#" and following would be interpreted as a comment. + background = "#24273a" + foreground = "#CAD3F5" + timeout = 10 + # Icon for notifications with low urgency, uncomment to enable + #default_icon = /path/to/icon + +[urgency_normal] + background = "#24273A" + foreground = "#CAD3F5" + timeout = 10 + # Icon for notifications with normal urgency, uncomment to enable + #default_icon = /path/to/icon + +[urgency_critical] + background = "#24273A" + foreground = "#CAD3F5" + frame_color = "#ED6C13" + timeout = 0 + # Icon for notifications with critical urgency, uncomment to enable + #default_icon = /path/to/icon + +# Every section that isn't one of the above is interpreted as a rules to +# override settings for certain messages. +# +# Messages can be matched by +# appname (discouraged, see desktop_entry) +# body +# category +# desktop_entry +# icon +# match_transient +# msg_urgency +# stack_tag +# summary +# +# and you can override the +# background +# foreground +# format +# frame_color +# fullscreen +# new_icon +# set_stack_tag +# set_transient +# set_category +# timeout +# urgency +# icon_position +# skip_display +# history_ignore +# action_name +# word_wrap +# ellipsize +# alignment +# hide_text +# +# Shell-like globbing will get expanded. +# +# Instead of the appname filter, it's recommended to use the desktop_entry filter. +# GLib based applications export their desktop-entry name. In comparison to the appname, +# the desktop-entry won't get localized. +# +# SCRIPTING +# You can specify a script that gets run when the rule matches by +# setting the "script" option. +# The script will be called as follows: +# script appname summary body icon urgency +# where urgency can be "LOW", "NORMAL" or "CRITICAL". +# +# NOTE: It might be helpful to run dunst -print in a terminal in order +# to find fitting options for rules. + +# Disable the transient hint so that idle_threshold cannot be bypassed from the +# client +#[transient_disable] +# match_transient = yes +# set_transient = no +# +# Make the handling of transient notifications more strict by making them not +# be placed in history. +#[transient_history_ignore] +# match_transient = yes +# history_ignore = yes + +# fullscreen values +# show: show the notifications, regardless if there is a fullscreen window opened +# delay: displays the new notification, if there is no fullscreen window active +# If the notification is already drawn, it won't get undrawn. +# pushback: same as delay, but when switching into fullscreen, the notification will get +# withdrawn from screen again and will get delayed like a new notification +#[fullscreen_delay_everything] +# fullscreen = delay +#[fullscreen_show_critical] +# msg_urgency = critical +# fullscreen = show + +#[espeak] +# summary = "*" +# script = dunst_espeak.sh + +#[script-test] +# summary = "*script*" +# script = dunst_test.sh + +#[ignore] +# # This notification will not be displayed +# summary = "foobar" +# skip_display = true + +#[history-ignore] +# # This notification will not be saved in history +# summary = "foobar" +# history_ignore = yes + +#[skip-display] +# # This notification will not be displayed, but will be included in the history +# summary = "foobar" +# skip_display = yes + +#[signed_on] +# appname = Pidgin +# summary = "*signed on*" +# urgency = low +# +#[signed_off] +# appname = Pidgin +# summary = *signed off* +# urgency = low +# +#[says] +# appname = Pidgin +# summary = *says* +# urgency = critical +# +#[twitter] +# appname = Pidgin +# summary = *twitter.com* +# urgency = normal +# +#[stack-volumes] +# appname = "some_volume_notifiers" +# set_stack_tag = "volume" +# +# vim: ft=cfg diff --git a/common/etc/skel/.config/gtk-3.0/gtk.css b/common/etc/skel/.config/gtk-3.0/gtk.css new file mode 100644 index 0000000..a695f34 --- /dev/null +++ b/common/etc/skel/.config/gtk-3.0/gtk.css @@ -0,0 +1,78 @@ +@define-color accent_color rgb(91, 96, 120); +@define-color accent_bg_color rgb(73, 77, 100); +@define-color accent_fg_color rgb(202, 211, 245); +@define-color destructive_color rgb(238, 153, 160); +@define-color destructive_bg_color rgb(237, 135, 150); +@define-color destructive_fg_color rgb(202, 211, 245); +@define-color success_color rgb(166, 218, 149); +@define-color success_bg_color rgb(139, 213, 202); +@define-color success_fg_color rgb(202, 211, 245); +@define-color warning_color rgb(245, 169, 127); +@define-color warning_bg_color rgb(238, 212, 159); +@define-color warning_fg_color rgb(24, 25, 38); +@define-color error_color rgb(238, 153, 160); +@define-color error_bg_color rgb(237, 135, 150); +@define-color error_fg_color rgb(202, 211, 245); +@define-color window_bg_color rgb(36, 39, 58); +@define-color window_fg_color rgb(202, 211, 245); +@define-color view_bg_color rgb(30, 32, 48); +@define-color view_fg_color rgb(202, 211, 245); +@define-color headerbar_bg_color rgb(24, 25, 38); +@define-color headerbar_fg_color rgb(202, 211, 245); +@define-color headerbar_border_color rgb(110, 115, 141); +@define-color headerbar_backdrop_color @window_bg_color; +@define-color headerbar_shade_color rgba(0, 0, 0, 0.36); +@define-color card_bg_color rgb(30, 32, 48); +@define-color card_fg_color rgb(202, 211, 245); +@define-color card_shade_color rgba(0, 0, 0, 0.36); +@define-color dialog_bg_color rgb(30, 32, 48); +@define-color dialog_fg_color rgb(202, 211, 245); +@define-color popover_bg_color rgb(30, 32, 48); +@define-color popover_fg_color rgb(202, 211, 245); +@define-color shade_color rgba(0,0,0,0.36); +@define-color scrollbar_outline_color rgba(0,0,0,0.5); +@define-color blue_1 #99c1f1; +@define-color blue_2 #62a0ea; +@define-color blue_3 #3584e4; +@define-color blue_4 #1c71d8; +@define-color blue_5 #1a5fb4; +@define-color green_1 #8ff0a4; +@define-color green_2 #57e389; +@define-color green_3 #33d17a; +@define-color green_4 #2ec27e; +@define-color green_5 #26a269; +@define-color yellow_1 #f9f06b; +@define-color yellow_2 #f8e45c; +@define-color yellow_3 #f6d32d; +@define-color yellow_4 #f5c211; +@define-color yellow_5 #e5a50a; +@define-color orange_1 #ffbe6f; +@define-color orange_2 #ffa348; +@define-color orange_3 #ff7800; +@define-color orange_4 #e66100; +@define-color orange_5 #c64600; +@define-color red_1 #f66151; +@define-color red_2 #ed333b; +@define-color red_3 #e01b24; +@define-color red_4 #c01c28; +@define-color red_5 #a51d2d; +@define-color purple_1 #dc8add; +@define-color purple_2 #c061cb; +@define-color purple_3 #9141ac; +@define-color purple_4 #813d9c; +@define-color purple_5 #613583; +@define-color brown_1 #cdab8f; +@define-color brown_2 #b5835a; +@define-color brown_3 #986a44; +@define-color brown_4 #865e3c; +@define-color brown_5 #63452c; +@define-color light_1 #ffffff; +@define-color light_2 #f6f5f4; +@define-color light_3 #deddda; +@define-color light_4 #c0bfbc; +@define-color light_5 #9a9996; +@define-color dark_1 #77767b; +@define-color dark_2 #5e5c64; +@define-color dark_3 #3d3846; +@define-color dark_4 #241f31; +@define-color dark_5 #000000; diff --git a/common/etc/skel/.config/gtk-3.0/settings.ini b/common/etc/skel/.config/gtk-3.0/settings.ini new file mode 100644 index 0000000..4761de8 --- /dev/null +++ b/common/etc/skel/.config/gtk-3.0/settings.ini @@ -0,0 +1,17 @@ +[Settings] +gtk-theme-name=catppuccin-macchiato-blue-standard+default +gtk-icon-theme-name=Papirus-Dark +gtk-font-name=Noto Sans 11 +gtk-cursor-theme-name=Bibata-Modern-Classic +gtk-cursor-theme-size=24 +gtk-toolbar-style=GTK_TOOLBAR_ICONS +gtk-toolbar-icon-size=GTK_ICON_SIZE_LARGE_TOOLBAR +gtk-button-images=0 +gtk-menu-images=0 +gtk-enable-event-sounds=1 +gtk-enable-input-feedback-sounds=0 +gtk-xft-antialias=1 +gtk-xft-hinting=1 +gtk-xft-hintstyle=hintslight +gtk-xft-rgba=rgb +gtk-application-prefer-dark-theme=1 diff --git a/common/etc/skel/.config/mimeapps.list b/common/etc/skel/.config/mimeapps.list new file mode 100644 index 0000000..f0784ba --- /dev/null +++ b/common/etc/skel/.config/mimeapps.list @@ -0,0 +1,105 @@ +[Default Applications] +x-scheme-handler/http=firefox.desktop +x-scheme-handler/https=firefox.desktop +application/x-extension-htm=firefox.desktop +application/x-extension-html=firefox.desktop +application/x-extension-shtml=firefox.desktop +application/x-extension-xhtml=firefox.desktop +application/x-extension-xht=firefox.desktop +audio/x-ms-asx=mpv.desktop +audio/x-ms-wma=mpv.desktop +audio/mp2=mpv.desktop +audio/x-mpegurl=mpv.desktop +audio/ogg=mpv.desktop +audio/x-scpls=mpv.desktop +audio/mpeg=mpv.desktop +audio/x-wav=mpv.desktop +audio/aac=mpv.desktop +audio/mp4=mpv.desktop +audio/vnd.rn-realaudio=mpv.desktop +image/x-portable-anymap=imv.desktop +image/jpeg=imv.desktop +image/x-xbitmap=imv.desktop +image/tiff=imv.desktop +image/gif=imv.desktop +image/vnd.zbrush.pcx=imv.desktop +image/heif=imv.desktop +image/png=imv.desktop +image/x-portable-bitmap=imv.desktop +image/x-tga=imv.desktop +image/bmp=imv.desktop +image/x-portable-graymap=imv.desktop +image/x-portable-pixmap=imv.desktop +inode/directory=pcmanfm-qt.desktop +text/x-c++src=pluma.desktop +text/x-pascal=pluma.desktop +text/x-google-video-pointer=pluma.desktop +text/x-c++hdr=pluma.desktop +text/html=pluma.desktop +text/plain=pluma.desktop +text/tcl=pluma.desktop +text/x-csrc=pluma.desktop +text/x-makefile=pluma.desktop +text/x-chdr=pluma.desktop +text/x-tex=pluma.desktop +text/x-java=pluma.desktop +text/x-moc=pluma.desktop +video/3gpp=mpv.desktop +video/ogg=mpv.desktop +video/quicktime=mpv.desktop +video/x-ms-wmv=mpv.desktop +video/vnd.rn-realvideo=mpv.desktop +video/mp4=mpv.desktop +video/mpeg=mpv.desktop +video/x-matroska=mpv.desktop +video/x-flic=mpv.desktop +video/x-msvideo=mpv.desktop +video/x-theora+ogg=mpv.desktop +video/x-flv=mpv.desktop +application/zstd=engrampa.desktop +application/x-tzo=engrampa.desktop +application/x-bzip-compressed-tar=engrampa.desktop +application/x-cd-image=engrampa.desktop +application/x-ms-wim=engrampa.desktop +application/x-bzip=engrampa.desktop +application/x-arj=engrampa.desktop +application/x-lzip=engrampa.desktop +application/x-lzop=engrampa.desktop +application/x-stuffit=engrampa.desktop +application/x-lzip-compressed-tar=engrampa.desktop +application/x-cpio=engrampa.desktop +application/x-source-rpm=engrampa.desktop +application/gzip=engrampa.desktop +application/x-tarz=engrampa.desktop +application/x-lrzip=engrampa.desktop +application/x-java-archive=engrampa.desktop +application/vnd.rar=engrampa.desktop +application/x-lzma-compressed-tar=engrampa.desktop +application/x-lrzip-compressed-tar=engrampa.desktop +application/zip=engrampa.desktop +application/x-lzma=engrampa.desktop +application/x-alz=engrampa.desktop +application/x-compress=engrampa.desktop +application/vnd.ms-cab-compressed=engrampa.desktop +application/vnd.debian.binary-package=engrampa.desktop +application/x-ace=engrampa.desktop +application/x-xz-compressed-tar=engrampa.desktop +application/x-lha=engrampa.desktop +application/x-zoo=engrampa.desktop +application/x-rpm=engrampa.desktop +application/x-zstd-compressed-tar=engrampa.desktop +application/x-xar=engrampa.desktop +application/x-lz4=engrampa.desktop +application/x-compressed-tar=engrampa.desktop +application/x-xz=engrampa.desktop +application/x-tar=engrampa.desktop +application/x-7z-compressed=engrampa.desktop +application/x-archive=engrampa.desktop +application/x-lz4-compressed-tar=engrampa.desktop +application/x-lhz=engrampa.desktop +application/x-gzpostscript=engrampa.desktop +application/x-xpinstall=firefox.desktop +application/xhtml+xml=firefox.desktop +application/xml=firefox.desktop +application/json=firefox.desktop +application/pdf=org.pwmt.zathura.desktop diff --git a/common/etc/skel/.config/nwg-bar/bar.json b/common/etc/skel/.config/nwg-bar/bar.json new file mode 100644 index 0000000..8bf11e8 --- /dev/null +++ b/common/etc/skel/.config/nwg-bar/bar.json @@ -0,0 +1,32 @@ +[ + { + "label": "Lock", + "exec": "bash -c /usr/share/tileos/scripts/lock.sh", + "icon": "system-lock-screen" + }, + { + "label": "Logout", + "exec": "bash -c /usr/share/tileos/scripts/system-logout.sh", + "icon": "system-log-out" + }, + { + "label": "Suspend", + "exec": "systemctl suspend", + "icon": "system-suspend" + }, + { + "label": "Hibernate", + "exec": "systemctl hibernate", + "icon": "system-hibernate" + }, + { + "label": "Reboot", + "exec": "systemctl reboot", + "icon": "system-reboot" + }, + { + "label": "Shutdown", + "exec": "systemctl -i poweroff", + "icon": "system-shutdown" + } +] diff --git a/common/etc/skel/.config/nwg-bar/style.css b/common/etc/skel/.config/nwg-bar/style.css new file mode 100644 index 0000000..be98a8c --- /dev/null +++ b/common/etc/skel/.config/nwg-bar/style.css @@ -0,0 +1,35 @@ +window { + background-color: rgba (0, 0, 0, 0.0) +} + +/* Outer bar container, takes all the window width/height */ +#outer-box { + margin: 0px +} + +/* Inner bar container, surrounds buttons */ +#inner-box { + background-color: @theme_bg_color; + border-radius: 4px; + border-style: solid; + border-width: 2px; + border-color: @theme_selected_bg_color; + padding: 5px; + margin: 5px +} + +button, image { + background: none; + border: none; + box-shadow: none +} + +button { + padding-left: 10px; + padding-right: 10px; + margin: 5px +} + +button:hover { + background-color: @theme_selected_bg_color +} diff --git a/common/etc/skel/.config/nwg-drawer/drawer.css b/common/etc/skel/.config/nwg-drawer/drawer.css new file mode 100644 index 0000000..8d89b95 --- /dev/null +++ b/common/etc/skel/.config/nwg-drawer/drawer.css @@ -0,0 +1,34 @@ +window { + background-color: #24273a; + color: #cad3f5 +} + +/* search entry */ +entry { + background-color: #363a4f +} + +button, image { + background: none; + border: none +} + +button:hover { + background-color: #5b6078 +} + +/* in case you wanted to give category buttons a different look */ +#category-button { + margin: 0 10px 0 10px +} + +#pinned-box { + padding-bottom: 5px; + border-bottom: 1px dotted gray +} + +#files-box { + padding: 5px; + border: 1px dotted gray; + border-radius: 15px +} diff --git a/common/etc/skel/.config/nwg-drawer/excluded-dirs b/common/etc/skel/.config/nwg-drawer/excluded-dirs new file mode 100644 index 0000000..e69de29 diff --git a/common/etc/skel/.config/nwg-drawer/preferred-apps.json b/common/etc/skel/.config/nwg-drawer/preferred-apps.json new file mode 100644 index 0000000..21eafec --- /dev/null +++ b/common/etc/skel/.config/nwg-drawer/preferred-apps.json @@ -0,0 +1,8 @@ +{ + "\\.pdf$": "zathura", + "\\.svg$": "inkscape", + "\\.(jpg|png|tiff|gif)$": "swayimg", + "\\.(mp3|ogg|flac|wav|wma)$": "audacious", + "\\.(avi|mp4|mkv|mov|wav)$": "mpv", + "\\.(doc|docx|xls|xlsx)$": "libreoffice" +} diff --git a/common/etc/skel/.config/nwg-look/config b/common/etc/skel/.config/nwg-look/config new file mode 100644 index 0000000..7ab60f2 --- /dev/null +++ b/common/etc/skel/.config/nwg-look/config @@ -0,0 +1,6 @@ +{ + "export-settings-ini": true, + "export-gtkrc-20": true, + "export-index-theme": true, + "export-xsettingsd": true +} diff --git a/common/etc/skel/.config/pcmanfm-qt/default/recent-files.conf b/common/etc/skel/.config/pcmanfm-qt/default/recent-files.conf new file mode 100644 index 0000000..6f2be2f --- /dev/null +++ b/common/etc/skel/.config/pcmanfm-qt/default/recent-files.conf @@ -0,0 +1,2 @@ +[Recent] +Files=@Invalid() diff --git a/common/etc/skel/.config/pcmanfm-qt/default/settings.conf b/common/etc/skel/.config/pcmanfm-qt/default/settings.conf new file mode 100644 index 0000000..ba24185 --- /dev/null +++ b/common/etc/skel/.config/pcmanfm-qt/default/settings.conf @@ -0,0 +1,118 @@ +[Behavior] +AutoSelectionDelay=600 +BookmarkOpenMethod=current_tab +ConfirmDelete=false +ConfirmTrash=false +CtrlRightClick=false +NoUsbTrash=true +QuickExec=false +RecentFilesNumber=0 +SelectNewFiles=true +SingleClick=false +SingleWindowMode=false +UseTrash=false + +[Desktop] +AllSticky=false +BgColor=#000000 +DesktopCellMargins=@Size(3 1) +DesktopIconSize=48 +DesktopShortcuts=@Invalid() +FgColor=#ffffff +Font="Noto Sans,11,-1,5,50,0,0,0,0,0" +HideItems=false +LastSlide= +OpenWithDefaultFileManager=false +PerScreenWallpaper=false +ShadowColor=#000000 +ShowHidden=false +SlideShowInterval=0 +SortColumn=name +SortFolderFirst=true +SortHiddenLast=false +SortOrder=ascending +TransformWallpaper=false +Wallpaper= +WallpaperDialogSize=@Size(700 500) +WallpaperDialogSplitterPos=200 +WallpaperDirectory= +WallpaperMode=none +WallpaperRandomize=false +WorkAreaMargins=12, 12, 12, 12 + +[FolderView] +BackupAsHidden=false +BigIconSize=48 +CustomColumnWidths=@Invalid() +FolderViewCellMargins=@Size(3 3) +HiddenColumns=@Invalid() +Mode=icon +NoItemTooltip=false +ScrollPerPixel=true +ShadowHidden=true +ShowFilter=false +ShowFullNames=true +ShowHidden=false +SidePaneIconSize=24 +SmallIconSize=24 +SortCaseSensitive=false +SortColumn=name +SortFolderFirst=true +SortHiddenLast=false +SortOrder=ascending +ThumbnailIconSize=128 + +[Places] +HiddenPlaces=@Invalid() + +[Search] +ContentPatterns=@Invalid() +MaxSearchHistory=0 +NamePatterns=@Invalid() +searchContentCaseInsensitive=false +searchContentRegexp=true +searchNameCaseInsensitive=false +searchNameRegexp=true +searchRecursive=false +searchhHidden=false + +[System] +Archiver=engrampa +FallbackIconThemeName=oxygen +OnlyUserTemplates=false +SIUnit=false +SuCommand=lxqt-sudo %s +TemplateRunApp=false +TemplateTypeOnce=false +Terminal=alacritty + +[Thumbnail] +MaxExternalThumbnailFileSize=-1 +MaxThumbnailFileSize=4096 +ShowThumbnails=true +ThumbnailLocalFilesOnly=true + +[Volume] +AutoRun=true +CloseOnUnmount=true +MountOnStartup=true +MountRemovable=true + +[Window] +AlwaysShowTabs=true +FixedHeight=480 +FixedWidth=640 +LastWindowHeight=480 +LastWindowMaximized=true +LastWindowWidth=640 +PathBarButtons=true +RememberWindowSize=true +ReopenLastTabs=false +ShowMenuBar=false +ShowTabClose=true +SidePaneMode=places +SidePaneVisible=true +SplitView=false +SplitterPos=200 +SwitchToNewTab=false +TabPaths=@Invalid() diff --git a/common/etc/skel/.config/pluma/accels b/common/etc/skel/.config/pluma/accels new file mode 100644 index 0000000..c82c59c --- /dev/null +++ b/common/etc/skel/.config/pluma/accels @@ -0,0 +1,223 @@ +; pluma GtkAccelMap rc-file -*- scheme -*- +; this file is an automated accelerator map dump +; +; (gtk_accel_path "/FileBrowserWidgetSingleSelectionActionGroup/FileRename" "") +; (gtk_accel_path "/LanguagesActions/php" "") +; (gtk_accel_path "/PlumaWindowAlwaysSensitiveActions/Search" "") +; (gtk_accel_path "/FileBrowserWidgetSingleMostSelectionActionGroup/FileNew" "") +; (gtk_accel_path "/LanguagesActions/dpatch" "") +; (gtk_accel_path "/PlumaDocInfoPluginActions/DocumentStatistics" "") +; (gtk_accel_path "/LanguagesActions/idl-exelis" "") +; (gtk_accel_path "/LanguagesActions/vala" "") +; (gtk_accel_path "/LanguagesActions/gtkrc" "") +; (gtk_accel_path "/LanguagesActions/pig" "") +; (gtk_accel_path "/LanguagesActions/vhdl" "") +; (gtk_accel_path "/LanguagesActions/puppet" "") +; (gtk_accel_path "/LanguagesActions/automake" "") +; (gtk_accel_path "/LanguagesActions/logcat" "") +; (gtk_accel_path "/LanguagesActions/asp" "") +; (gtk_accel_path "/LanguagesActions/sql" "") +; (gtk_accel_path "/LanguagesActions/opal" "") +; (gtk_accel_path "/LanguagesActions/eiffel" "") +; (gtk_accel_path "/LanguagesActions/docker" "") +; (gtk_accel_path "/PlumaWindowActions/SearchGoToLine" "i") +; (gtk_accel_path "/LanguagesActions/opencl" "") +; (gtk_accel_path "/LanguagesActions/t2t" "") +; (gtk_accel_path "/PlumaWindowPanesActions/ViewBottomPane" "F9") +; (gtk_accel_path "/PlumaWindowAlwaysSensitiveActions/HelpContents" "F1") +; (gtk_accel_path "/PlumaWindowActions/EditDelete" "") +; (gtk_accel_path "/LanguagesActions/idl" "") +; (gtk_accel_path "/LanguagesActions/kotlin" "") +; (gtk_accel_path "/PlumaWindowActions/DocumentsPreviousDocument" "Page_Up") +; (gtk_accel_path "/LanguagesActions/erb-html" "") +; (gtk_accel_path "/LanguagesActions/forth" "") +; (gtk_accel_path "/LanguagesActions/vbnet" "") +; (gtk_accel_path "/PlumaWindowActions/EditPaste" "v") +; (gtk_accel_path "/LanguagesActions/typescript" "") +; (gtk_accel_path "/PlumaWindowAlwaysSensitiveActions/ViewFullscreen" "F11") +; (gtk_accel_path "/PlumaSpellPluginActions/AutoSpell" "F7") +; (gtk_accel_path "/PlumaWindowActions/UpperCase" "") +; (gtk_accel_path "/LanguagesActions/js" "") +; (gtk_accel_path "/LanguagesActions/ftl" "") +; (gtk_accel_path "/PlumaWindowActions/EditUndo" "z") +; (gtk_accel_path "/PlumaWindowActions/SearchFindNext" "g") +; (gtk_accel_path "/LanguagesActions/boo" "") +; (gtk_accel_path "/PlumaWindowAlwaysSensitiveActions/Edit" "") +; (gtk_accel_path "/PlumaWindowActions/DocumentsMoveToNewWindow" "") +; (gtk_accel_path "/LanguagesActions/yacc" "") +; (gtk_accel_path "/LanguagesActions/star" "") +; (gtk_accel_path "/LanguagesActions/jsx" "") +; (gtk_accel_path "/LanguagesActions/json" "") +; (gtk_accel_path "/LanguagesActions/spice" "") +; (gtk_accel_path "/FileBrowserWidgetSensitiveActionGroup/DirectoryRefresh" "") +; (gtk_accel_path "/LanguagesActions/docbook" "") +; (gtk_accel_path "/LanguagesActions/gdb-log" "") +; (gtk_accel_path "/PlumaWindowPanesActions/ViewSidePane" "F9") +; (gtk_accel_path "/LanguagesActions/meson" "") +; (gtk_accel_path "/LanguagesActions/erb" "") +; (gtk_accel_path "/PlumaWindowActions/FileRevert" "") +; (gtk_accel_path "/LanguagesActions/ocl" "") +; (gtk_accel_path "/LanguagesActions/dart" "") +; (gtk_accel_path "/LanguagesActions/scala" "") +; (gtk_accel_path "/LanguagesActions/xml" "") +; (gtk_accel_path "/LanguagesActions/terraform" "") +; (gtk_accel_path "/FileBrowserWidgetFileSelectionActionGroup/FileOpen" "") +; (gtk_accel_path "/LanguagesActions/haskell-literate" "") +; (gtk_accel_path "/LanguagesActions/commonlisp" "") +; (gtk_accel_path "/LanguagesActions/ooc" "") +; (gtk_accel_path "/FileBrowserPluginSingleSelectionExtra/OpenTerminal" "") +; (gtk_accel_path "/LanguagesActions/matlab" "") +; (gtk_accel_path "/LanguagesActions/ansforth94" "") +; (gtk_accel_path "/LanguagesActions/scilab" "") +; (gtk_accel_path "/PlumaWindowActions/FileSave" "s") +; (gtk_accel_path "/LanguagesActions/rust" "") +; (gtk_accel_path "/LanguagesActions/xslt" "") +; (gtk_accel_path "/LanguagesActions/j" "") +; (gtk_accel_path "/LanguagesActions/objj" "") +; (gtk_accel_path "/LanguagesActions/verilog" "") +; (gtk_accel_path "/LanguagesActions/tera" "") +; (gtk_accel_path "/LanguagesActions/yaml" "") +; (gtk_accel_path "/LanguagesActions/makefile" "") +; (gtk_accel_path "/LanguagesActions/html" "") +; (gtk_accel_path "/LanguagesActions/gettext-translation" "") +; (gtk_accel_path "/LanguagesActions/csv" "") +; (gtk_accel_path "/PlumaWindowActions/EditCopy" "c") +; (gtk_accel_path "/LanguagesActions/llvm" "") +; (gtk_accel_path "/LanguagesActions/cmake" "") +; (gtk_accel_path "/LanguagesActions/imagej" "") +; (gtk_accel_path "/LanguagesActions/octave" "") +; (gtk_accel_path "/FileBrowserWidgetActionGroup/FilterBinary" "") +; (gtk_accel_path "/LanguagesActions/dosbatch" "") +; (gtk_accel_path "/LanguagesActions/glsl" "") +; (gtk_accel_path "/PlumaWindowAlwaysSensitiveActions/FileOpen" "o") +; (gtk_accel_path "/PlumaWindowActions/FileCloseAll" "w") +; (gtk_accel_path "/LanguagesActions/desktop" "") +; (gtk_accel_path "/LanguagesActions/diff" "") +; (gtk_accel_path "/LanguagesActions/pkgconfig" "") +; (gtk_accel_path "/LanguagesActions/haskell" "") +; (gtk_accel_path "/LanguagesActions/ada" "") +; (gtk_accel_path "/PlumaWindowAlwaysSensitiveActions/View" "") +; (gtk_accel_path "/LanguagesActions/chdr" "") +; (gtk_accel_path "/LanguagesActions/maxima" "") +; (gtk_accel_path "/PlumaSpellPluginActions/CheckSpell" "F7") +; (gtk_accel_path "/PlumaWindowAlwaysSensitiveActions/Help" "") +; (gtk_accel_path "/PlumaQuitWindowActions/FileQuit" "q") +; (gtk_accel_path "/LanguagesActions/libtool" "") +; (gtk_accel_path "/LanguagesActions/scss" "") +; (gtk_accel_path "/PlumaWindowAlwaysSensitiveActions/HelpAbout" "") +; (gtk_accel_path "/DocumentsListActions/Tab_0" "1") +; (gtk_accel_path "/PlumaWindowActions/EditRedo" "z") +; (gtk_accel_path "/PlumaWindowAlwaysSensitiveActions/Documents" "") +; (gtk_accel_path "/LanguagesActions/rpmspec" "") +; (gtk_accel_path "/LanguagesActions/css" "") +; (gtk_accel_path "/LanguagesActions/dot" "") +; (gtk_accel_path "/LanguagesActions/python" "") +; (gtk_accel_path "/PlumaWindowActions/InvertCase" "") +; (gtk_accel_path "/LanguagesActions/awk" "") +; (gtk_accel_path "/LanguagesActions/haxe" "") +; (gtk_accel_path "/LanguagesActions/less" "") +; (gtk_accel_path "/LanguagesActions/yara" "") +; (gtk_accel_path "/PlumaWindowActions/EditSelectAll" "a") +; (gtk_accel_path "/LanguagesActions/netrexx" "") +; (gtk_accel_path "/LanguagesActions/groovy" "") +; (gtk_accel_path "/LanguagesActions/typescript-jsx" "") +; (gtk_accel_path "/LanguagesActions/perl" "") +; (gtk_accel_path "/PlumaWindowActions/SearchIncrementalSearch" "k") +; (gtk_accel_path "/LanguagesActions/sparql" "") +; (gtk_accel_path "/LanguagesActions/powershell" "") +; (gtk_accel_path "/LanguagesActions/rst" "") +; (gtk_accel_path "/LanguagesActions/d" "") +; (gtk_accel_path "/PlumaWindowActions/SearchClearHighlight" "k") +; (gtk_accel_path "/LanguagesActions/jade" "") +; (gtk_accel_path "/LanguagesActions/m4" "") +; (gtk_accel_path "/LanguagesActions/sh" "") +; (gtk_accel_path "/LanguagesActions/pascal" "") +; (gtk_accel_path "/PlumaWindowActions/EditCut" "x") +; (gtk_accel_path "/LanguagesActions/julia" "") +; (gtk_accel_path "/PlumaWindowActions/FilePrint" "p") +; (gtk_accel_path "/LanguagesActions/tcl" "") +; (gtk_accel_path "/LanguagesActions/c" "") +; (gtk_accel_path "/LanguagesActions/mallard" "") +; (gtk_accel_path "/LanguagesActions/objc" "") +; (gtk_accel_path "/LanguagesActions/dtl" "") +; (gtk_accel_path "/PlumaSpellPluginActions/ConfigSpell" "") +; (gtk_accel_path "/LanguagesActions/fsharp" "") +; (gtk_accel_path "/LanguagesActions/systemverilog" "") +; (gtk_accel_path "/LanguagesActions/erlang" "") +; (gtk_accel_path "/LanguagesActions/ruby" "") +; (gtk_accel_path "/LanguagesActions/fish" "") +; (gtk_accel_path "/PlumaTimePluginActions/InsertDateAndTime" "") +; (gtk_accel_path "/LanguagesActions/go" "") +; (gtk_accel_path "/LanguagesActions/fcl" "") +; (gtk_accel_path "/LanguagesActions/fortran" "") +; (gtk_accel_path "/LanguagesActions/python3" "") +; (gtk_accel_path "/LanguagesActions/changelog" "") +; (gtk_accel_path "/LanguagesActions/cobol" "") +; (gtk_accel_path "/LanguagesActions/abnf" "") +; (gtk_accel_path "/PlumaWindowActions/SearchFindPrevious" "g") +; (gtk_accel_path "/FileBrowserWidgetSelectionActionGroup/FileMoveToTrash" "") +; (gtk_accel_path "/LanguagesActions/mediawiki" "") +; (gtk_accel_path "/LanguagesActions/java" "") +; (gtk_accel_path "/LanguagesActions/swift" "") +; (gtk_accel_path "/LanguagesActions/genie" "") +; (gtk_accel_path "/FileBrowserWidgetBookmarkActionGroup/BookmarkOpen" "") +; (gtk_accel_path "/LanguagesActions/c-sharp" "") +; (gtk_accel_path "/LanguagesActions/cuda" "") +; (gtk_accel_path "/LanguagesActions/gap" "") +; (gtk_accel_path "/LanguagesActions/bluespec" "") +; (gtk_accel_path "/PlumaWindowActions/SearchFind" "f") +; (gtk_accel_path "/PlumaWindowActions/ChangeCase" "") +; (gtk_accel_path "/PlumaCloseWindowActions/FileClose" "w") +; (gtk_accel_path "/LanguagesActions/solidity" "") +; (gtk_accel_path "/LanguagesActions/lean" "") +; (gtk_accel_path "/PlumaWindowActions/FileSaveAs" "s") +; (gtk_accel_path "/FileBrowserWidgetActionGroup/FilterHidden" "") +; (gtk_accel_path "/LanguagesActions/sweave" "") +; (gtk_accel_path "/LanguagesActions/mxml" "") +; (gtk_accel_path "/LanguagesActions/nemerle" "") +; (gtk_accel_path "/PlumaWindowAlwaysSensitiveActions/ViewToolbar" "") +; (gtk_accel_path "/LanguagesActions/ini" "") +; (gtk_accel_path "/LanguagesActions/cg" "") +; (gtk_accel_path "/LanguagesActions/scheme" "") +; (gtk_accel_path "/LanguagesActions/actionscript" "") +; (gtk_accel_path "/LanguagesActions/toml" "") +; (gtk_accel_path "/FileBrowserWidgetActionGroupToplevel/FilterMenuAction" "") +; (gtk_accel_path "/LanguagesActions/gradle" "") +; (gtk_accel_path "/PlumaWindowActions/SearchReplace" "h") +; (gtk_accel_path "/LanguagesActions/bibtex" "") +; (gtk_accel_path "/PlumaWindowActions/FileSaveAll" "l") +; (gtk_accel_path "/LanguagesActions/asciidoc" "") +; (gtk_accel_path "/LanguagesActions/ocaml" "") +; (gtk_accel_path "/PlumaWindowActions/ViewHighlightMode" "") +; (gtk_accel_path "/FileBrowserPluginExtra/SetActiveRoot" "") +; (gtk_accel_path "/LanguagesActions/lua" "") +; (gtk_accel_path "/FileBrowserWidgetSingleMostSelectionActionGroup/DirectoryNew" "") +; (gtk_accel_path "/LanguagesActions/latex" "") +; (gtk_accel_path "/LanguagesActions/sml" "") +; (gtk_accel_path "/PlumaWindowActions/FilePrintPreview" "p") +; (gtk_accel_path "/LanguagesActions/markdown" "") +; (gtk_accel_path "/LanguagesActions/proto" "") +; (gtk_accel_path "/PlumaWindowAlwaysSensitiveActions/EditPreferences" "") +; (gtk_accel_path "/LanguagesActions/erb-js" "") +; (gtk_accel_path "/LanguagesActions/gdscript" "") +; (gtk_accel_path "/LanguagesActions/cpphdr" "") +; (gtk_accel_path "/LanguagesActions/r" "") +; (gtk_accel_path "/LanguagesActions/bennugd" "") +; (gtk_accel_path "/PlumaWindowActions/TitleCase" "") +; (gtk_accel_path "/LanguagesActions/logtalk" "") +; (gtk_accel_path "/PlumaWindowAlwaysSensitiveActions/File" "") +; (gtk_accel_path "/PlumaWindowAlwaysSensitiveActions/ViewStatusbar" "") +; (gtk_accel_path "/PlumaWindowActions/DocumentsNextDocument" "Page_Down") +; (gtk_accel_path "/LanguagesActions/cpp" "") +; (gtk_accel_path "/LanguagesActions/nsis" "") +; (gtk_accel_path "/FileBrowserWidgetSelectionActionGroup/FileDelete" "") +; (gtk_accel_path "/LanguagesActions/dtd" "") +; (gtk_accel_path "/LanguagesActions/prolog" "") +; (gtk_accel_path "/FileBrowserWidgetSensitiveActionGroup/DirectoryOpen" "") +; (gtk_accel_path "/LanguagesActions/texinfo" "") +; (gtk_accel_path "/LanguagesActions/lex" "") +; (gtk_accel_path "/PlumaWindowActions/LowerCase" "") +; (gtk_accel_path "/LanguagesActions/modelica" "") +; (gtk_accel_path "/PlumaWindowAlwaysSensitiveActions/Tools" "") +; (gtk_accel_path "/PlumaWindowAlwaysSensitiveActions/FileNew" "n") +; (gtk_accel_path "/LanguagesActions/thrift" "") diff --git a/common/etc/skel/.config/pluma/styles/catppuccin-macchiato.xml b/common/etc/skel/.config/pluma/styles/catppuccin-macchiato.xml new file mode 100644 index 0000000..23098aa --- /dev/null +++ b/common/etc/skel/.config/pluma/styles/catppuccin-macchiato.xml @@ -0,0 +1,100 @@ + + + + + + sacerdos + <_description>Soothing pastel theme for Gedit + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +