fix(backup): removed links, now actual files

This commit is contained in:
devaine 2025-12-25 15:08:43 -06:00
commit e54fda1692
Signed by: devaine
GPG key ID: 954B1DCAC6FF84EE
93 changed files with 582486 additions and 23 deletions

View file

@ -1 +0,0 @@
/home/user/.bashrc

58
.bashrc Normal file
View file

@ -0,0 +1,58 @@
#
# ~/.bashrc
#
# If not running interactively, don't do anything
[[ $- != *i* ]] && return
PS1='[\u@\h \W]\$ '
# Set the umask
umask 0077
# User Defined Functions & Variables
source /home/user/.config/user-overrides.source
# Variables
export GDK_DPI_SCALE=1.25
export QT_SCALE_FACTOR=1.25
export GSETTINGS_BACKEND=keyfile
export PATH=$PATH:$HOME/.scripts:/opt/jdk-21.0.5+11/bin:$HOME/bin/jdt-language-server-1.51.0/bin:$HOME/bin/platform-tools
export GPG_TTY=$(tty)
export EDITOR=nvim
export JAVA_HOME="/opt/jdk-21.0.5+11"
export NNN_FIFO=/tmp/nnn.fifo
export NNN_PLUG='f:preview_tui'
export NNN_TERMINAL="alacritty"
export DISTCC_ARGS="--allow-private --log-file /tmp/distccd.log"
export SSH_ASKPASS="/usr/lib/ssh/gnome-ssh-askpass3"
# Disable recording to .bash_history
unset HISTFILE
export \
EGL_PLATFORM=wayland \
QT_QPA_PLATFORM=xcb \
QT_WAYLAND_DISABLE_WINDOWDECORATION=1 \
WLR_DRM_NO_ATOMIC=1 \
WLR_NO_HARDWARE_CURSORS=1 \
XDG_SESSION_DESKTOP=sway \
XDG_SESSION_TYPE=wayland \
MOZ_ENABLE_WAYLAND=1 \
MOZ_USE_XINPUT=2
# Originally: QT_QPA_PLATFORM=wayland
# But Issues came along and apparently xcb is the best alternative
# Sway launch on /dev/tty1
tty=$(echo "$GPG_TTY" | sed "s/\/dev\/tty//")
if [ -z "${WAYLAND_DISPLAY}" ] && [ "$tty" = "1" ]; then
sway --unsupported-gpu
fi
export NVM_DIR="$HOME/.nvm"
[ -s "$NVM_DIR/nvm.sh" ] && \. "$NVM_DIR/nvm.sh" # This loads nvm
[ -s "$NVM_DIR/bash_completion" ] && \. "$NVM_DIR/bash_completion" # This loads nvm bash_completion
source /home/user/.config/broot/launcher/bash/br
eval "$(zoxide init --cmd cd bash)"

View file

@ -1 +0,0 @@
/home/user/.config/OpenTabletDriver/

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

View file

@ -0,0 +1,13 @@
{
"Name": "Monitor Toggle",
"Owner": "Kuuuube",
"Description": "Bindings for switching between monitors.",
"PluginVersion": "0.0.3.0",
"SupportedDriverVersion": "0.6.3.0",
"RepositoryUrl": "https://github.com/Kuuuube/Monitor_Toggle",
"DownloadUrl": "https://github.com/Kuuuube/Monitor_Toggle/releases/download/0.0.3/0.0.3_release_monitor_toggle.zip",
"CompressionFormat": "zip",
"SHA256": "a55cd1f0f12f0314ae0a82b2b0e9702faa56b030f0e13579f337882da8209573",
"WikiUrl": "https://github.com/Kuuuube/Monitor_Toggle/blob/main/README.md",
"LicenseIdentifier": "GPL-3.0-only"
}

View file

@ -0,0 +1,13 @@
{
"Name": "Reconstructor",
"Owner": "X9VoiD",
"Description": "Mathematically Perfect Anti-Hardware-Smoothing",
"PluginVersion": "0.4.1",
"SupportedDriverVersion": "0.6.1.0",
"RepositoryUrl": "https://github.com/X9VoiD/VoiDPlugins",
"DownloadUrl": "https://github.com/X9VoiD/VoiDPlugins/releases/download/0.4.1/Reconstructor.zip",
"CompressionFormat": "zip",
"SHA256": "7e06b98c6aa1b9d2e8bc897a12a7ce01f07438c63e322abf411c425257a1eec9",
"WikiUrl": "https://github.com/X9VoiD/VoiDPlugins/wiki/Reconstructor",
"LicenseIdentifier": "GPL-3.0-only"
}

View file

@ -0,0 +1,13 @@
{
"Name": "Tablet Debounce",
"Owner": "Kuuuube",
"Description": "Prevents unintended repitition of pen tip inputs.",
"PluginVersion": "0.1.1.0",
"SupportedDriverVersion": "0.6.0.0",
"RepositoryUrl": "https://github.com/Kuuuube/Tablet_Debounce",
"DownloadUrl": "https://github.com/Kuuuube/Tablet_Debounce/releases/download/0.1.1/0.1.1_release_Tablet_Debounce.zip",
"CompressionFormat": "zip",
"SHA256": "f7ef96f70cad980d2cb444fb0294b7adec2f9b3c4e546753170c35405d774195",
"WikiUrl": "https://github.com/Kuuuube/Tablet_Debounce/blob/main/README.md",
"LicenseIdentifier": "GPL-3.0-only"
}

View file

@ -0,0 +1,725 @@
{
"Profiles": [
{
"Tablet": "Huion H610 Pro V2",
"OutputMode": {
"Path": "OpenTabletDriver.Desktop.Output.AbsoluteMode",
"Settings": [],
"Enable": true
},
"Filters": [
{
"Path": "VoiDPlugins.Filter.Reconstructor",
"Settings": [
{
"Property": "EMAWeight",
"Value": 0.55
}
],
"Enable": true
},
{
"Path": "tablet_calibration.tablet_calibration_stretch_tablet",
"Settings": [
{
"Property": "left_stretch",
"Value": 1.0
},
{
"Property": "right_stretch",
"Value": 1.0
},
{
"Property": "top_stretch",
"Value": 1.0
},
{
"Property": "bottom_stretch",
"Value": 1.0
},
{
"Property": "x_offset",
"Value": 0.0
},
{
"Property": "y_offset",
"Value": 0.0
},
{
"Property": "disable_clamping",
"Value": true
}
],
"Enable": true
},
{
"Path": "tablet_calibration.tablet_calibration_stretch_area",
"Settings": [
{
"Property": "left_stretch",
"Value": 1.0
},
{
"Property": "right_stretch",
"Value": 1.0
},
{
"Property": "top_stretch",
"Value": 1.0
},
{
"Property": "bottom_stretch",
"Value": 1.0
},
{
"Property": "x_offset",
"Value": 0.0
},
{
"Property": "y_offset",
"Value": 0.0
},
{
"Property": "disable_clamping",
"Value": null
}
],
"Enable": false
},
{
"Path": "BetterCalibrator.BetterCalibrator",
"Settings": [],
"Enable": false
},
{
"Path": "SpringInterpolator.SpringInterpolator",
"Settings": [
{
"Property": "Frequency",
"Value": 1000.0
},
{
"Property": "Stiffness",
"Value": 0.1
},
{
"Property": "Damping",
"Value": 4.0
},
{
"Property": "StepSize",
"Value": 20.0
}
],
"Enable": true
},
{
"Path": "slimy_scylla.slimy_scylla_position_smoothing_moving_average",
"Settings": [
{
"Property": "leak_smoothing_to_hover",
"Value": true
},
{
"Property": "always_apply_to_hover",
"Value": false
},
{
"Property": "never_intercept_pressure_on_off",
"Value": false
},
{
"Property": "remove_tail_position_reports",
"Value": 0
},
{
"Property": "pressure_deadzone_percent",
"Value": 13.0
},
{
"Property": "amount",
"Value": 8
},
{
"Property": "catch_up",
"Value": false
}
],
"Enable": false
},
{
"Path": "Pressure_Debounce.Pressure_Debounce",
"Settings": [
{
"Property": "Drop_excess",
"Value": true
},
{
"Property": "Disable_timer",
"Value": true
},
{
"Property": "Debounce_timer",
"Value": 10.0
},
{
"Property": "Pressure_threshold",
"Value": 5.0
}
],
"Enable": true
},
{
"Path": "slimy_scylla.slimy_scylla_pressure_curve",
"Settings": [
{
"Property": "gain",
"Value": 1.0
},
{
"Property": "softness",
"Value": 0.0
},
{
"Property": "minimum_value_percent",
"Value": 0.0
},
{
"Property": "maximum_value_percent",
"Value": 100.0
},
{
"Property": "invert",
"Value": null
},
{
"Property": "pressure_deadzone_percent",
"Value": null
}
],
"Enable": false
},
{
"Path": "slimy_scylla.slimy_scylla_input_degradation_quantize",
"Settings": [
{
"Property": "x_grid",
"Value": 10
},
{
"Property": "y_grid",
"Value": 20
},
{
"Property": "scale",
"Value": 1.0
},
{
"Property": "pressure_deadzone_percent",
"Value": null
},
{
"Property": "apply_to_hover",
"Value": null
}
],
"Enable": false
},
{
"Path": "slimy_scylla.slimy_scylla_input_degradation_pressure_random",
"Settings": [
{
"Property": "amount_percent",
"Value": 10.0
},
{
"Property": "completely_random_pressure",
"Value": null
},
{
"Property": "pressure_deadzone_percent",
"Value": null
}
],
"Enable": false
},
{
"Path": "slimy_scylla.slimy_scylla_dynamic_weighted",
"Settings": [
{
"Property": "drag",
"Value": 0.2
},
{
"Property": "mass",
"Value": 31.25
},
{
"Property": "max_pressure_speed",
"Value": 20.0
},
{
"Property": "pressure_deadzone_percent",
"Value": null
},
{
"Property": "remove_tail_pressure_reports",
"Value": 1
}
],
"Enable": false
},
{
"Path": "slimy_scylla.slimy_scylla_pressure_processing_sample_and_hold",
"Settings": [
{
"Property": "sample_number",
"Value": 15
},
{
"Property": "pressure_deadzone_percent",
"Value": null
},
{
"Property": "remove_tail_pressure_reports",
"Value": 1
}
],
"Enable": false
},
{
"Path": "slimy_scylla.slimy_scylla_pressure_processing_fixed_value",
"Settings": [
{
"Property": "value_percent",
"Value": 22.0
},
{
"Property": "pressure_deadzone_percent",
"Value": null
},
{
"Property": "remove_tail_pressure_reports",
"Value": 1
}
],
"Enable": false
},
{
"Path": "slimy_scylla.slimy_scylla_pressure_processing_moving_average",
"Settings": [
{
"Property": "remove_tail_pressure_reports",
"Value": 1
},
{
"Property": "pressure_deadzone_percent",
"Value": 13.0
},
{
"Property": "amount",
"Value": 3
}
],
"Enable": false
},
{
"Path": "slimy_scylla.slimy_scylla_pressure_processing_exponential_moving_average",
"Settings": [
{
"Property": "amount",
"Value": 0.1
},
{
"Property": "pressure_deadzone_percent",
"Value": null
},
{
"Property": "remove_tail_pressure_reports",
"Value": 1
}
],
"Enable": false
},
{
"Path": "slimy_scylla.slimy_scylla_position_smoothing_pulled_string",
"Settings": [
{
"Property": "string_length",
"Value": 35
},
{
"Property": "pressure_deadzone_percent",
"Value": null
},
{
"Property": "remove_tail_position_reports",
"Value": 1
},
{
"Property": "leak_smoothing_to_hover",
"Value": null
},
{
"Property": "always_apply_to_hover",
"Value": null
},
{
"Property": "never_intercept_pressure_on_off",
"Value": true
}
],
"Enable": false
},
{
"Path": "slimy_scylla.slimy_scylla_tilt_smoothing_exponential_moving_average",
"Settings": [
{
"Property": "amount",
"Value": 0.1
}
],
"Enable": false
},
{
"Path": "slimy_scylla.slimy_scylla_tilt_smoothing_moving_average",
"Settings": [
{
"Property": "amount",
"Value": 10
}
],
"Enable": false
},
{
"Path": "slimy_scylla.slimy_scylla_dynamic_speed_smooth",
"Settings": [
{
"Property": "min_smooth_speed",
"Value": 0
},
{
"Property": "max_smooth_speed",
"Value": 55
},
{
"Property": "smooth_amount",
"Value": 0.98
},
{
"Property": "inertia_accel",
"Value": 0.5
},
{
"Property": "inertia_decel",
"Value": 0.85
},
{
"Property": "pressure_deadzone_percent",
"Value": null
},
{
"Property": "remove_tail_pressure_reports",
"Value": 1
}
],
"Enable": false
},
{
"Path": "slimy_scylla.slimy_scylla_input_degradation_jitter",
"Settings": [
{
"Property": "pressure_noise_amount",
"Value": 0.05
},
{
"Property": "pressure_noise_period",
"Value": 10.0
},
{
"Property": "position_noise_amount",
"Value": 7.0
},
{
"Property": "position_noise_period",
"Value": 15.0
},
{
"Property": "pressure_deadzone_percent",
"Value": null
}
],
"Enable": false
},
{
"Path": "slimy_scylla.slimy_scylla_position_smoothing_exponential_moving_average",
"Settings": [
{
"Property": "amount",
"Value": 0.1
},
{
"Property": "catch_up",
"Value": true
},
{
"Property": "pressure_deadzone_percent",
"Value": null
},
{
"Property": "remove_tail_position_reports",
"Value": 1
},
{
"Property": "leak_smoothing_to_hover",
"Value": null
},
{
"Property": "always_apply_to_hover",
"Value": null
},
{
"Property": "never_intercept_pressure_on_off",
"Value": null
}
],
"Enable": false
},
{
"Path": "monitor_toggle.monitor_toggle",
"Settings": [],
"Enable": true
},
{
"Path": "Kuuube_s_Chatter_Exterminator.Kuuube_s_CHATTER_EXTERMINATOR_RAW",
"Settings": [
{
"Property": "Chatter_Extermination_Strength",
"Value": 2.0
}
],
"Enable": true
},
{
"Path": "Kuuube_s_Chatter_Exterminator.Kuuube_s_CHATTER_EXTERMINATOR_SMOOTH",
"Settings": [
{
"Property": "Chatter_Extermination_Strength",
"Value": 6.0
}
],
"Enable": true
},
{
"Path": "RadialFollow.RadialFollowSmoothingTabletSpace",
"Settings": [
{
"Property": "OuterRadius",
"Value": 1.0
},
{
"Property": "InnerRadius",
"Value": 0.0
},
{
"Property": "SmoothingCoefficient",
"Value": 0.95
},
{
"Property": "SoftKneeScale",
"Value": 1.0
},
{
"Property": "SmoothingLeakCoefficient",
"Value": 0.0
}
],
"Enable": false
},
{
"Path": "RadialFollow.RadialFollowSmoothingScreenSpace",
"Settings": [
{
"Property": "SoftKneeScale",
"Value": 1.0
},
{
"Property": "SmoothingLeakCoefficient",
"Value": 0.0
},
{
"Property": "InnerRadius",
"Value": 0.0
},
{
"Property": "SmoothingCoefficient",
"Value": 0.98
},
{
"Property": "OuterRadius",
"Value": 7.0
}
],
"Enable": false
}
],
"AbsoluteModeSettings": {
"Display": {
"Width": 1536.0,
"Height": 864.0,
"X": 768.0,
"Y": 432.0,
"Rotation": 0.0
},
"Tablet": {
"Width": 254.0,
"Height": 158.75,
"X": 127.0,
"Y": 79.375,
"Rotation": 0.0
},
"EnableClipping": true,
"EnableAreaLimiting": false,
"LockAspectRatio": false
},
"RelativeModeSettings": {
"XSensitivity": 10.0,
"YSensitivity": 10.0,
"RelativeRotation": 0.0,
"RelativeResetDelay": "00:00:00.1000000"
},
"Bindings": {
"TipActivationThreshold": 10.0,
"TipButton": {
"Path": "OpenTabletDriver.Desktop.Binding.MouseBinding",
"Settings": [
{
"Property": "Button",
"Value": "Left"
}
],
"Enable": true
},
"EraserActivationThreshold": 0.0,
"EraserButton": null,
"PenButtons": [
{
"Path": "monitor_toggle.monitor_toggle_binding",
"Settings": [
{
"Property": "mode",
"Value": "Toggle"
},
{
"Property": "offset_y",
"Value": "0"
},
{
"Property": "width_multiplier",
"Value": "1"
},
{
"Property": "height_multiplier",
"Value": "1"
},
{
"Property": "offset_x",
"Value": "1920"
}
],
"Enable": true
},
null
],
"AuxButtons": [
{
"Path": "OpenTabletDriver.Desktop.Binding.MultiKeyBinding",
"Settings": [
{
"Property": "Keys",
"Value": "Control+Z"
}
],
"Enable": true
},
{
"Path": "OpenTabletDriver.Desktop.Binding.MultiKeyBinding",
"Settings": [
{
"Property": "Keys",
"Value": "Control+D4"
}
],
"Enable": true
},
{
"Path": "OpenTabletDriver.Desktop.Binding.MultiKeyBinding",
"Settings": [
{
"Property": "Keys",
"Value": "Control+D1"
}
],
"Enable": true
},
{
"Path": "OpenTabletDriver.Desktop.Binding.MultiKeyBinding",
"Settings": [
{
"Property": "Keys",
"Value": "Control+Shift+Equal"
}
],
"Enable": true
},
{
"Path": "OpenTabletDriver.Desktop.Binding.MultiKeyBinding",
"Settings": [
{
"Property": "Keys",
"Value": "Control+Minus"
}
],
"Enable": true
},
{
"Path": "OpenTabletDriver.Desktop.Binding.MultiKeyBinding",
"Settings": [
{
"Property": "Keys",
"Value": "Control+D6"
}
],
"Enable": true
},
{
"Path": "OpenTabletDriver.Desktop.Binding.MultiKeyBinding",
"Settings": [
{
"Property": "Keys",
"Value": "Control+D5"
}
],
"Enable": true
},
{
"Path": "OpenTabletDriver.Desktop.Binding.MultiKeyBinding",
"Settings": [
{
"Property": "Keys",
"Value": "Control+Shift+Z"
}
],
"Enable": true
}
],
"MouseButtons": [],
"MouseScrollUp": null,
"MouseScrollDown": null
}
}
],
"LockUsableAreaDisplay": true,
"LockUsableAreaTablet": true,
"Tools": []
}

View file

View file

@ -1 +0,0 @@
/home/user/.config/broot/

300
.config/broot/conf.hjson Normal file
View file

@ -0,0 +1,300 @@
###############################################################
# This configuration file lets you
# - define new commands
# - change the shortcut or triggering keys of built-in verbs
# - change the colors
# - set default values for flags
# - set special behaviors on specific paths
# - and more...
#
# Configuration documentation is available at
# https://dystroy.org/broot
#
# This file's format is Hjson ( https://hjson.github.io/ ). Some
# properties are commented out. To enable them, remove the `#`.
#
###############################################################
###############################################################
# Default flags
# You can set up flags you want broot to start with by
# default, for example `default_flags="-ihp"` if you usually want
# to see hidden and gitignored files and the permissions (then
# if you don't want the hidden files at a specific launch,
# you can launch broot with `br -H`).
# A popular flag is the `g` one which displays git related info.
#
# default_flags:
###############################################################
# Terminal's title
# If you want the terminal's title to be updated when you change
# directory, set a terminal_title pattern by uncommenting one of
# the examples below and tuning it to your taste.
#
# terminal_title: "[broot] {git-name}"
# terminal_title: "{file} 🐄"
# terminal_title: "-= {file-name} =-"
# reset_terminal_title_on_exit: false
###############################################################
# Date/Time format
# If you want to change the format for date/time, uncomment the
# following line and change it according to
# https://docs.rs/chrono/0.4.11/chrono/format/strftime/index.html
#
# date_time_format: %Y/%m/%d %R
###############################################################
# uncomment to activate modal mode
#
# (you really should read https://dystroy.org/broot/modal/
# before as it may not suit everybody even among vim users)
#
# You may start either in 'command' mode, or in 'input' mode
#
modal: true
# initial_mode: command
###############################################################
# Whether to mark the selected line with a triangle
#
show_selection_mark: true
###############################################################
# Column order
# cols_order, if specified, must be a permutation of the following
# array. You should keep the name column at the end as it has a
# variable length.
#
# cols_order: [
# mark
# git
# size
# permission
# date
# count
# branch
# name
# ]
###############################################################
# True Colors
# If this parameter isn't set, broot tries to automatically
# determine whether true colors (24 bits) are available.
# As this process is unreliable, you may uncomment this setting
# and set it to false or true if you notice the colors in
# previewed images are too off.
#
# true_colors: false
###############################################################
# Icons
# If you want to display icons in broot, uncomment this line
# (see https://dystroy.org/broot/icons for installation and
# troubleshooting)
#
# icon_theme: vscode
###############################################################
# Special paths
# If some paths must be handled specially, uncomment (and change
# this section as per the examples)
# Setting "list":"never" on a dir prevents broot from looking at its
# children when searching, unless the dir is the selected root.
# Setting "sum":"never" on a dir prevents broot from looking at its
# children when computing the total size and count of files.
# Setting "show":"always" makes a file visible even if its name
# starts with a dot.
# Setting "list":"always" may be useful on a link to a directory
# (they're otherwise not entered by broot unless selected)
#
special_paths: {
"/media" : {
list: "never"
sum: "never"
}
"~/.config": { "show": "always" }
"trav": {
show: always
list: "always",
sum: "never"
}
# "~/useless": { "show": "never" }
# "~/my-link-I-want-to-explore": { "list": "always" }
}
###############################################################
# Quit on last cancel
# You can usually cancel the last state change on escape.
# If you want the escape key to quit broot when there's nothing
# to cancel (for example when you just opened broot), uncomment
# this parameter
#
# quit_on_last_cancel: true
###############################################################
# Search modes
#
# broot allows many search modes.
# A search mode is defined by
# - the way to search: 'fuzzy', 'exact', 'regex', or 'tokens'.
# - where to search: file 'name', 'path', or file 'content'
# A search pattern may for example be "fuzzy path" (default),
# "regex content" or "exact path".
#
# The search mode is selected from its prefix. For example, if
# you type "abc", the default mode is "fuzzy path". If you type
# "/abc", the mode is "regex path". If you type "rn/abc", the mode
# is "regex name".
#
# This mapping may be modified. You may want to dedicate the
# empty prefix (the one which doesn't need a '/') to the
# search mode you use most often. The example below makes it
# easy to search on name rather than on the subpath.
#
# More information on
# https://dystroy.org/broot/input/#the-filtering-pattern
#
# search_modes: {
# <empty>: fuzzy name
# /: regex name
# }
###############################################################
# File Extension Colors
#
# uncomment and modify the next section if you want to color
# file name depending on their extension
#
# ext_colors: {
# png: rgb(255, 128, 75)
# rs: yellow
# }
###############################################################
# Max file size for content search
#
# Bigger files are ignored when searching their content. You
# can specify this size either in ISO units (eg 5GB) or in
# the old binary units (eg 44Kib)
content_search_max_file_size: 10MB
###############################################################
# Max Panels Count
#
# Change this if you sometimes want to have more than 2 panels
# open
# max_panels_count: 2
###############################################################
# Update work dir
#
# By default, broot process' work dir is kept in sync with the
# current's panel root. If you want to keep it unchanged,
# uncomment this setting
#
# update_work_dir: false
###############################################################
# Kitty Keyboard extension
#
# If you want to use advanced keyboard shortcuts in Kitty
# compatible terminals (Kitty, Wezterm), set this to true.
#
# This makes it possible to use shortcuts like 'space-n',
# 'ctrl-alt-a-b', 'shift-space', etc.
#
enable_kitty_keyboard: false
###############################################################
# lines around matching line in filtered preview
#
# When searching the content of a file, you can have either
# only the matching lines displayed, or some of the surrounding
# ones too.
#
lines_before_match_in_preview: 1
lines_after_match_in_preview: 1
###############################################################
# transformations before preview
#
# It's possible to define transformations to apply to some files
# before calling one of the default preview renderers in broot.
# Below are two examples that you may uncomment and adapt:
#
preview_transformers: [
// # Use mutool to render any PDF file as an image
// # In this example we use placeholders for the input and output files
{
input_extensions: [ "pdf" ] // case doesn't matter
output_extension: png
mode: image
command: [ "mutool", "draw", "-w", "1000", "-o", "{output-path}", "{input-path}" ]
}
// # Use LibreOffice to render Office files as images
// # In this example, {output-dir} is used to specify where LibreOffice must write the result
{
input_extensions: [ "xls", "xlsx", "doc", "docx", "ppt", "pptx", "ods", "odt", "odp" ]
output_extension: png
mode: image
command: [
"libreoffice", "--headless",
"--convert-to", "png",
"--outdir", "{output-dir}",
"{input-path}"
]
}
// # Use jq to beautify JSON
// # In this example, the command refers to neither the input nor the output,
// # so broot pipes them to the stdin and stdout of the jq process
// {
// input_extensions: [ "json" ]
// output_extension: json
// mode: text
// command: [ "jq" ]
// }
]
###############################################################
# Imports
#
# While it's possible to have all configuration in one file,
# it's more convenient to split it in several ones.
# Importing also allows to set a condition on the terminal's
# color, which makes it possible to have a different skin
# chosen when your terminal has a light background and when
# it has a light one.
imports: [
# Verbs are better configured in verbs.hjson. But you
# can also add another files for your personal verbs
verbs.hjson
# This file contains the skin to use when the terminal
# is dark (or when this couldn't be determined)
{
luma: [
dark
unknown
]
# (un)comment to choose your preferred skin
file: skins/dark-blue.hjson
//file: skins/catppuccin-macchiato.hjson
//file: skins/catppuccin-mocha.hjson
//file: skins/dark-gruvbox.hjson
//file: skins/dark-orange.hjson
//file: skins/solarized-dark.hjson
}
# This skin is imported when your terminal is light
{
luma: light
# (un)comment to choose your preferred skin
//file: skins/solarized-light.hjson
file: skins/white.hjson
}
]

View file

@ -0,0 +1 @@
/home/user/.local/share/broot/launcher/bash/1

View file

@ -0,0 +1,4 @@
This file tells broot the installation of the br function was done.
If there's a problem and you want to install it again run
broot -- install

View file

@ -0,0 +1,171 @@
###############################################################
# A skin for a terminal with a dark background
# This skin uses RGB values so won't work for some
# terminals.
#
# Created by Majixed
# Based on the catppuccin-mocha theme by A. Taha Baki <atahabaki@pm.me>
#
# Doc at https://dystroy.org/broot/skins/
###############################################################
skin: {
input: rgb(202, 211, 245) none
# fg:none bg:$surface2
selected_line: none rgb(91, 96, 120)
# fg:$text bg:none
default: rgb(202, 211, 245) none
# fg:$overlay0 bg:none
tree: rgb(110, 115, 141) none
# fg:$sapphire bg:none
parent: rgb(125, 196, 228) none
file: none none
#
### PERMISSIONS
#
perm__: rgb(184, 192, 224) none
# $peach
perm_r: rgb(245, 169, 127) none
# $maroon
perm_w: rgb(238, 153, 160) none
# $green
perm_x: rgb(166, 218, 149) none
# $teal
owner: rgb(139, 213, 202) none
# $sky
group: rgb(145, 215, 227) none
#
### DATE
#
# $subtext1
dates: rgb(184, 192, 224) none
#
### DIRECTORY
#
# $lavender
directory: rgb(183, 189, 248) none Bold
# $green
exe: rgb(166, 218, 149) none
# $yellow
link: rgb(238, 212, 159) none
# $subtext0
pruning: rgb(165, 173, 203) none Italic
#
### PREVIEW
#
# fg:$text bg:$mantle
preview_title: rgb(202, 211, 245) rgb(30, 32, 48)
# fg:$text bg:$mantle
preview: rgb(202, 211, 245) rgb(30, 32, 48)
# fg:$overlay0
preview_line_number: rgb(110, 115, 141) none
# fg:$overlay0
preview_separator: rgb(110, 115, 141) none
#
### MATCH
#
char_match: rgb(238, 212, 159) rgb(73, 77, 100) Bold Italic
content_match: rgb(238, 212, 159) rgb(73, 77, 100) Bold Italic
preview_match: rgb(238, 212, 159) rgb(73, 77, 100) Bold Italic
# children count
# fg:$yellow bg:none
count: rgb(238, 212, 159) none
sparse: rgb(237, 135, 150) none
content_extract: rgb(237, 135, 150) none Italic
#
### GIT
#
git_branch: rgb(245, 169, 127) none
git_insertions: rgb(245, 169, 127) none
git_deletions: rgb(245, 169, 127) none
git_status_current: rgb(245, 169, 127) none
git_status_modified: rgb(245, 169, 127) none
git_status_new: rgb(245, 169, 127) none Bold
git_status_ignored: rgb(245, 169, 127) none
git_status_conflicted: rgb(245, 169, 127) none
git_status_other: rgb(245, 169, 127) none
staging_area_title: rgb(245, 169, 127) none
#
### FLAG
#
flag_label: rgb(237, 135, 150) none
flag_value: rgb(237, 135, 150) none Bold
#
### STATUS
#
# fg:none #bg:$mantle
status_normal: none rgb(30, 32, 48)
# fg:$red bg:$mantle
status_italic: rgb(237, 135, 150) rgb(30, 32, 48) Italic
# fg:$maroon bg:$mantle
status_bold: rgb(238, 153, 160) rgb(30, 32, 48) Bold
# fg:$maroon bg:$mantle
status_ellipsis: rgb(238, 153, 160) rgb(30, 32, 48) Bold
# fg:$text bg:$red
status_error: rgb(202, 211, 245) rgb(237, 135, 150)
# fg:$maroon bg:$mantle
status_job: rgb(238, 153, 160) rgb(40, 38, 37)
# fg:$maroon bg:$mantle
status_code: rgb(238, 153, 160) rgb(30, 32, 48) Italic
# fg:$maroon bg:$mantle
mode_command_mark: rgb(238, 153, 160) rgb(30, 32, 48) Bold
#
### HELP
#
# fg:$text
help_paragraph: rgb(202, 211, 245) none
# fg:$red
help_headers: rgb(237, 135, 150) none Bold
# fg:$peach
help_bold: rgb(245, 169, 127) none Bold
# fg:$yellow
help_italic: rgb(238, 212, 159) none Italic
# fg:green bg:$surface0
help_code: rgb(166, 218, 149) rgb(54, 58, 79)
# fg:$overlay0
help_table_border: rgb(110, 115, 141) none
#
### HEX
#
# fg:$text
hex_null: rgb(202, 211, 245) none
# fg:$peach
hex_ascii_graphic: rgb(245, 169, 127) none
# fg:$green
hex_ascii_whitespace: rgb(166, 218, 149) none
# fg: teal
hex_ascii_other: rgb(139, 213, 202) none
# fg: red
hex_non_ascii: rgb(237, 135, 150) none
# fg:$text bg:$red
file_error: rgb(243, 60, 44) none
#
### PURPOSE
#
purpose_normal: none none
purpose_italic: rgb(169, 90, 127) none Italic
purpose_bold: rgb(169, 90, 127) none Bold
purpose_ellipsis: none none
#
### SCROLLBAR
#
# fg:$surface0
scrollbar_track: rgb(54, 58, 79) none
# fg:$surface1
scrollbar_thumb: rgb(91, 96, 120) none
#
### GOODTOBAD
#
good_to_bad_0: rgb(166, 218, 149) none
good_to_bad_1: rgb(139, 213, 202) none
good_to_bad_2: rgb(145, 215, 227) none
good_to_bad_3: rgb(125, 196, 228) none
good_to_bad_4: rgb(138, 173, 244) none
good_to_bad_5: rgb(183, 189, 248) none
good_to_bad_6: rgb(198, 160, 246) none
good_to_bad_7: rgb(245, 169, 127) none
good_to_bad_8: rgb(238, 153, 160) none
good_to_bad_9: rgb(237, 135, 150) none
}

View file

@ -0,0 +1,171 @@
###############################################################
# A skin for a terminal with a dark background
# This skin uses RGB values so won't work for some
# terminals.
#
# Created by A. Taha Baki <atahabaki@pm.me>
# Based on the built-in gruvbox theme.
#
# Doc at https://dystroy.org/broot/skins/
###############################################################
skin: {
input: rgb(205, 214, 244) none
# fg:none bg:$surface2
selected_line: none rgb(88, 91, 112)
# fg:$text bg:none
default: rgb(205, 214, 244) none
# fg:$overlay0 bg:none
tree: rgb(108, 112, 134) none
# fg:$sapphire bg:none
parent: rgb(116, 199, 236) none
file: none none
#
### PERMISSIONS
#
perm__: rgb(186, 194, 222) none
# $peach
perm_r: rgb(250, 179, 135) none
# $maroon
perm_w: rgb(235, 160, 172) none
# $green
perm_x: rgb(166, 227, 161) none
# $teal
owner: rgb(148, 226, 213) none
# $sky
group: rgb(137, 220, 235) none
#
### DATE
#
# $subtext1
dates: rgb(186, 194, 222) none
#
### DIRECTORY
#
# $lavender
directory: rgb(180, 190, 254) none Bold
# $green
exe: rgb(166, 227, 161) none
# $yellow
link: rgb(249, 226, 175) none
# $subtext0
pruning: rgb(166, 173, 200) none Italic
#
### PREVIEW
#
# fg:$text bg:$mantle
preview_title: rgb(205, 214, 244) rgb(24, 24, 37)
# fg:$text bg:$mantle
preview: rgb(205, 214, 244) rgb(24, 24, 37)
# fg:$overlay0
preview_line_number: rgb(108, 112, 134) none
# fg:$overlay0
preview_separator: rgb(108, 112, 134) none
#
### MATCH
#
char_match: rgb(249, 226, 175) rgb(69, 71, 90) Bold Italic
content_match: rgb(249, 226, 175) rgb(69, 71, 90) Bold Italic
preview_match: rgb(249, 226, 175) rgb(69, 71, 90) Bold Italic
# children count
# fg:$yellow bg:none
count: rgb(249, 226, 175) none
sparse: rgb(243, 139, 168) none
content_extract: rgb(243, 139, 168) none Italic
#
### GIT
#
git_branch: rgb(250, 179, 135) none
git_insertions: rgb(250, 179, 135) none
git_deletions: rgb(250, 179, 135) none
git_status_current: rgb(250, 179, 135) none
git_status_modified: rgb(250, 179, 135) none
git_status_new: rgb(250, 179, 135) none Bold
git_status_ignored: rgb(250, 179, 135) none
git_status_conflicted: rgb(250, 179, 135) none
git_status_other: rgb(250, 179, 135) none
staging_area_title: rgb(250, 179, 135) none
#
### FLAG
#
flag_label: rgb(243, 139, 168) none
flag_value: rgb(243, 139, 168) none Bold
#
### STATUS
#
# fg:none #bg:$mantle
status_normal: none rgb(24, 24, 37)
# fg:$red bg:$mantle
status_italic: rgb(243, 139, 168) rgb(24, 24, 37) Italic
# fg:$maroon bg:$mantle
status_bold: rgb(235, 160, 172) rgb(24, 24, 37) Bold
# fg:$maroon bg:$mantle
status_ellipsis: rgb(235, 160, 172) rgb(24, 24, 37) Bold
# fg:$text bg:$red
status_error: rgb(205, 214, 244) rgb(243, 139, 168)
# fg:$maroon bg:$mantle
status_job: rgb(235, 160, 172) rgb(40, 38, 37)
# fg:$maroon bg:$mantle
status_code: rgb(235, 160, 172) rgb(24, 24, 37) Italic
# fg:$maroon bg:$mantle
mode_command_mark: rgb(235, 160, 172) rgb(24, 24, 37) Bold
#
### HELP
#
# fg:$text
help_paragraph: rgb(205, 214, 244) none
# fg:$red
help_headers: rgb(243, 139, 168) none Bold
# fg:$peach
help_bold: rgb(250, 179, 135) none Bold
# fg:$yellow
help_italic: rgb(249, 226, 175) none Italic
# fg:green bg:$surface0
help_code: rgb(166, 227, 161) rgb(49, 50, 68)
# fg:$overlay0
help_table_border: rgb(108, 112, 134) none
#
### HEX
#
# fg:$text
hex_null: rgb(205, 214, 244) none
# fg:$peach
hex_ascii_graphic: rgb(250, 179, 135) none
# fg:$green
hex_ascii_whitespace: rgb(166, 227, 161) none
# fg: teal
hex_ascii_other: rgb(148, 226, 213) none
# fg: red
hex_non_ascii: rgb(243, 139, 168) none
# fg:$text bg:$red
file_error: rgb(251, 73, 52) none
#
### PURPOSE
#
purpose_normal: none none
purpose_italic: rgb(177, 98, 134) none Italic
purpose_bold: rgb(177, 98, 134) none Bold
purpose_ellipsis: none none
#
### SCROLLBAR
#
# fg:$surface0
scrollbar_track: rgb(49, 50, 68) none
# fg:$surface1
scrollbar_thumb: rgb(88, 91, 112) none
#
### GOODTOBAD
#
good_to_bad_0: rgb(166, 227, 161) none
good_to_bad_1: rgb(148, 226, 213) none
good_to_bad_2: rgb(137, 220, 235) none
good_to_bad_3: rgb(116, 199, 236) none
good_to_bad_4: rgb(137, 180, 250) none
good_to_bad_5: rgb(180, 190, 254) none
good_to_bad_6: rgb(203, 166, 247) none
good_to_bad_7: rgb(250, 179, 135) none
good_to_bad_8: rgb(235, 160, 172) none
good_to_bad_9: rgb(243, 139, 168) none
}

View file

@ -0,0 +1,115 @@
###############################################################
# A skin for a terminal with a dark background
#
# To create your own skin, copy this file, change the entries
# and import your skin file from the main conf file (look
# for "imports")
#
# Doc at https://dystroy.org/broot/skins/
###############################################################
###############################################################
# Skin
# If you want to change the colors of broot,
# uncomment the following block and start messing
# with the various values.
# A skin entry value is made of two parts separated with a '/':
# The first one is the skin for the active panel.
# The second one, optional, is the skin for non active panels.
# You may find explanations and other skins on
# https://dystroy.org/broot/skins
###############################################################
skin: {
default: gray(22) none / gray(20) none
tree: gray(8) None / gray(4) None
parent: gray(18) None / gray(13) None
file: gray(22) None / gray(15) None
directory: ansi(110) None bold / ansi(110) None
exe: Cyan None
link: Magenta None
pruning: gray(12) None Italic
perm__: gray(5) None
perm_r: ansi(94) None
perm_w: ansi(132) None
perm_x: ansi(65) None
owner: ansi(138) None
group: ansi(131) None
count: ansi(138) gray(4)
dates: ansi(66) None
sparse: ansi(214) None
content_extract: ansi(29) None
content_match: ansi(34) None
device_id_major: ansi(138) None
device_id_sep: ansi(102) None
device_id_minor: ansi(138) None
git_branch: ansi(178) None
git_insertions: ansi(28) None
git_deletions: ansi(160) None
git_status_current: gray(5) None
git_status_modified: ansi(28) None
git_status_new: ansi(94) None bold
git_status_ignored: gray(17) None
git_status_conflicted: ansi(88) None
git_status_other: ansi(88) None
selected_line: None gray(6) / None gray(4)
char_match: Green None
file_error: Red None
flag_label: gray(15) gray(2)
flag_value: ansi(178) gray(2) bold
input: White gray(2) / gray(15) None
status_error: gray(22) ansi(124)
status_job: ansi(220) gray(5)
status_normal: gray(20) gray(4) / gray(2) gray(2)
status_italic: ansi(178) gray(4) / gray(2) gray(2)
status_bold: ansi(178) gray(4) bold / gray(2) gray(2)
status_code: ansi(229) gray(4) / gray(2) gray(2)
status_ellipsis: gray(19) gray(1) / gray(2) gray(2)
purpose_normal: gray(20) gray(2)
purpose_italic: ansi(178) gray(2)
purpose_bold: ansi(178) gray(2) bold
purpose_ellipsis: gray(20) gray(2)
scrollbar_track: gray(7) None / gray(4) None
scrollbar_thumb: gray(22) None / gray(14) None
help_paragraph: gray(20) None
help_bold: ansi(178) None bold
help_italic: ansi(229) None
help_code: gray(21) gray(3)
help_headers: ansi(178) None
help_table_border: ansi(239) None
preview: gray(20) gray(1) / gray(18) gray(2)
preview_title: gray(23) gray(2) / gray(21) gray(2)
preview_line_number: gray(12) gray(3)
preview_separator: gray(5) None
preview_match: None ansi(29)
hex_null: gray(8) None
hex_ascii_graphic: gray(18) None
hex_ascii_whitespace: ansi(143) None
hex_ascii_other: ansi(215) None
hex_non_ascii: ansi(167) None
staging_area_title: gray(22) gray(2) / gray(20) gray(3)
mode_command_mark: gray(5) ansi(204) bold
good_to_bad_0: ansi(28)
good_to_bad_1: ansi(29)
good_to_bad_2: ansi(29)
good_to_bad_3: ansi(29)
good_to_bad_4: ansi(29)
good_to_bad_5: ansi(100)
good_to_bad_6: ansi(136)
good_to_bad_7: ansi(172)
good_to_bad_8: ansi(166)
good_to_bad_9: ansi(196)
}
###############################################################
# Syntax Theme
#
# If you want to choose the theme used for preview, uncomment
# one of the following lines:
#
# syntax_theme: GitHub
# syntax_theme: SolarizedDark
# syntax_theme: SolarizedLight
syntax_theme: MochaDark
# syntax_theme: OceanDark
# syntax_theme: OceanLight

View file

@ -0,0 +1,88 @@
###############################################################
# A skin for a terminal with a dark background
# This skin uses RGB values so won't work for some
# terminals.
#
#
# (initially contributed by @basbebe)
#
# Doc at https://dystroy.org/broot/skins/
###############################################################
skin: {
default: rgb(235, 219, 178) none / rgb(189, 174, 147) none
tree: rgb(70, 70, 80) None / rgb(60, 60, 60) None
parent: rgb(235, 219, 178) none / rgb(189, 174, 147) none Italic
file: None None / None None Italic
directory: rgb(131, 165, 152) None Bold / rgb(131, 165, 152) None
exe: rgb(184, 187, 38) None
link: rgb(104, 157, 106) None
pruning: rgb(124, 111, 100) None Italic
perm__: None None
perm_r: rgb(215, 153, 33) None
perm_w: rgb(204, 36, 29) None
perm_x: rgb(152, 151, 26) None
owner: rgb(215, 153, 33) None Bold
group: rgb(215, 153, 33) None
count: rgb(69, 133, 136) rgb(50, 48, 47)
dates: rgb(168, 153, 132) None
sparse: rgb(250, 189,47) None
content_extract: ansi(29) None Italic
content_match: ansi(34) None Bold
git_branch: rgb(251, 241, 199) None
git_insertions: rgb(152, 151, 26) None
git_deletions: rgb(190, 15, 23) None
git_status_current: rgb(60, 56, 54) None
git_status_modified: rgb(152, 151, 26) None
git_status_new: rgb(104, 187, 38) None Bold
git_status_ignored: rgb(213, 196, 161) None
git_status_conflicted: rgb(204, 36, 29) None
git_status_other: rgb(204, 36, 29) None
selected_line: None rgb(60, 56, 54) / None rgb(50, 48, 47)
char_match: rgb(250, 189, 47) None
file_error: rgb(251, 73, 52) None
flag_label: rgb(189, 174, 147) None
flag_value: rgb(211, 134, 155) None Bold
input: rgb(251, 241, 199) None / rgb(189, 174, 147) None Italic
status_error: rgb(213, 196, 161) rgb(204, 36, 29)
status_job: rgb(250, 189, 47) rgb(60, 56, 54)
status_normal: None rgb(40, 38, 37) / None None
status_italic: rgb(211, 134, 155) rgb(40, 38, 37) Italic / None None
status_bold: rgb(211, 134, 155) rgb(40, 38, 37) Bold / None None
status_code: rgb(251, 241, 199) rgb(40, 38, 37) / None None
status_ellipsis: rgb(251, 241, 199) rgb(40, 38, 37) Bold / None None
purpose_normal: None None
purpose_italic: rgb(177, 98, 134) None Italic
purpose_bold: rgb(177, 98, 134) None Bold
purpose_ellipsis: None None
scrollbar_track: rgb(80, 73, 69) None / rgb(50, 48, 47) None
scrollbar_thumb: rgb(213, 196, 161) None / rgb(102, 92, 84) None
help_paragraph: None None
help_bold: rgb(214, 93, 14) None Bold
help_italic: rgb(211, 134, 155) None Italic
help_code: rgb(142, 192, 124) rgb(50, 48, 47)
help_headers: rgb(254, 128, 25) None Bold
help_table_border: rgb(80, 73, 69) None
preview_title: rgb(235, 219, 178) rgb(40, 40, 40) / rgb(189, 174, 147) rgb(40, 40, 40)
preview: rgb(235, 219, 178) rgb(40, 40, 40) / rgb(235, 219, 178) rgb(40, 40, 40)
preview_line_number: rgb(124, 111, 100) None / rgb(124, 111, 100) rgb(40, 40, 40)
preview_separator: rgb(70, 70, 80) None / rgb(60, 60, 60) None
preview_match: None ansi(29) Bold
hex_null: rgb(189, 174, 147) None
hex_ascii_graphic: rgb(213, 196, 161) None
hex_ascii_whitespace: rgb(152, 151, 26) None
hex_ascii_other: rgb(254, 128, 25) None
hex_non_ascii: rgb(214, 93, 14) None
staging_area_title: rgb(235, 219, 178) rgb(40, 40, 40) / rgb(189, 174, 147) rgb(40, 40, 40)
mode_command_mark: gray(5) ansi(204) Bold
good_to_bad_0: ansi(28)
good_to_bad_1: ansi(29)
good_to_bad_2: ansi(29)
good_to_bad_3: ansi(29)
good_to_bad_4: ansi(29)
good_to_bad_5: ansi(100)
good_to_bad_6: ansi(136)
good_to_bad_7: ansi(172)
good_to_bad_8: ansi(166)
good_to_bad_9: ansi(196)
}

View file

@ -0,0 +1,110 @@
###############################################################
# A skin for a terminal with a dark background
#
# To create your own skin, copy this file, change the entries
# and import your skin file from the main conf file (look
# for "imports")
#
# Doc at https://dystroy.org/broot/skins/
###############################################################
###############################################################
# Skin
# If you want to change the colors of broot,
# uncomment the following bloc and start messing
# with the various values.
# A skin entry value is made of two parts separated with a '/':
# The first one is the skin for the active panel.
# The second one, optional, is the skin for non active panels.
# You may find explanations and other skins on
# https://dystroy.org/broot/skins
###############################################################
skin: {
default: none none / gray(20) none
tree: ansi(94) None / gray(3) None
parent: gray(18) None / gray(13) None
file: gray(20) None / gray(15) None
directory: ansi(208) None Bold / ansi(172) None bold
exe: Cyan None
link: Magenta None
pruning: gray(12) None Italic
perm__: gray(5) None
perm_r: ansi(94) None
perm_w: ansi(132) None
perm_x: ansi(65) None
owner: ansi(138) None
group: ansi(131) None
count: ansi(136) gray(3)
dates: ansi(66) None
sparse: ansi(214) None
content_extract: ansi(29) None
content_match: ansi(34) None
git_branch: ansi(229) None
git_insertions: ansi(28) None
git_deletions: ansi(160) None
git_status_current: gray(5) None
git_status_modified: ansi(28) None
git_status_new: ansi(94) None Bold
git_status_ignored: gray(17) None
git_status_conflicted: ansi(88) None
git_status_other: ansi(88) None
selected_line: None gray(5) / None gray(4)
char_match: Yellow None
file_error: Red None
flag_label: gray(15) None
flag_value: ansi(208) None Bold
input: White None / gray(15) gray(2)
status_error: gray(22) ansi(124)
status_job: ansi(220) gray(5)
status_normal: gray(20) gray(3) / gray(2) gray(2)
status_italic: ansi(208) gray(3) / gray(2) gray(2)
status_bold: ansi(208) gray(3) Bold / gray(2) gray(2)
status_code: ansi(229) gray(3) / gray(2) gray(2)
status_ellipsis: gray(19) gray(1) / gray(2) gray(2)
purpose_normal: gray(20) gray(2)
purpose_italic: ansi(178) gray(2)
purpose_bold: ansi(178) gray(2) Bold
purpose_ellipsis: gray(20) gray(2)
scrollbar_track: gray(7) None / gray(4) None
scrollbar_thumb: gray(22) None / gray(14) None
help_paragraph: gray(20) None
help_bold: ansi(208) None Bold
help_italic: ansi(166) None
help_code: gray(21) gray(3)
help_headers: ansi(208) None
help_table_border: ansi(239) None
preview: gray(20) gray(1) / gray(18) gray(2)
preview_line_number: gray(12) gray(3)
preview_separator: ansi(94) None / gray(3) None
preview_match: None ansi(29)
hex_null: gray(11) None
hex_ascii_graphic: gray(18) None
hex_ascii_whitespace: ansi(143) None
hex_ascii_other: ansi(215) None
hex_non_ascii: ansi(167) None
good_to_bad_0: ansi(28)
good_to_bad_1: ansi(29)
good_to_bad_2: ansi(29)
good_to_bad_3: ansi(29)
good_to_bad_4: ansi(29)
good_to_bad_5: ansi(100)
good_to_bad_6: ansi(136)
good_to_bad_7: ansi(172)
good_to_bad_8: ansi(166)
good_to_bad_9: ansi(196)
}
###############################################################
# Syntax Theme
#
# If you want to choose the theme used for preview, uncomment
# one of the following lines:
#
# syntax_theme: GitHub
syntax_theme: SolarizedDark
# syntax_theme: SolarizedLight
# syntax_theme: MochaDark
# syntax_theme: OceanDark
# syntax_theme: OceanLight

View file

@ -0,0 +1,132 @@
###############################################################
# 16 ANSI color theme. Colors in this theme are restricted from
# ANSI color 0 - 15. This will allow the theme to adapt to your
# terminal emulator's theme. Note that, for now, the preview
# mode does not yet support this theme because of syntect not
# having a 16 ansi color theme.
#
# More info at https://jeffkreeftmeijer.com/vim-16-color/
# Doc at https://dystroy.org/broot/skins/
###############################################################
skin: {
directory: ansi(12)
file: ansi(7)
pruning: ansi(8) none italic
selected_line: none ansi(0)
tree: ansi(8)
# Search
char_match: ansi(3) none underlined
parent: ansi(4) none bold
# File properties
exe: ansi(2)
link: ansi(13)
sparse: ansi(12)
# Prompt
input: ansi(6)
# Status bar
status_bold: ansi(7) ansi(8) bold
status_code: ansi(10) ansi(8)
status_ellipsis: ansi(7) ansi(8)
status_error: ansi(7) ansi(8)
status_italic: ansi(7) ansi(8) italic
status_job: ansi(7) ansi(8)
status_normal: ansi(7) ansi(8)
# Flag status
flag_label: ansi(6)
flag_value: ansi(14) none bold
# Background
default: none none
# Scrollbar
scrollbar_track: ansi(0)
scrollbar_thumb: ansi(3)
# Git
git_branch: ansi(13)
git_deletions: ansi(1)
git_insertions: ansi(2)
git_status_conflicted: ansi(1)
git_status_current: ansi(6)
git_status_ignored: ansi(8)
git_status_modified: ansi(3)
git_status_new: ansi(2) none bold
git_status_other: ansi(5)
# Staging area
staging_area_title: ansi(3)
# Documentation
help_bold: ansi(7) none bold
help_code: ansi(4)
help_headers: ansi(3)
help_italic: ansi(7) none italic
help_paragraph: ansi(7)
help_table_border: ansi(8)
# Device column
device_id_major: ansi(5)
device_id_minor: ansi(5)
device_id_sep: ansi(5)
# Counts column
count: ansi(13)
# Dates column
dates: ansi(6)
# Permissions column
group: ansi(3)
owner: ansi(3)
perm__: ansi(8)
perm_r: ansi(3)
perm_w: ansi(1)
perm_x: ansi(2)
# Hex preview
hex_null: ansi(8)
hex_ascii_graphic: ansi(2)
hex_ascii_whitespace: ansi(3)
hex_ascii_other: ansi(4)
hex_non_ascii: ansi(5)
# Preview
# preview: none
# preview_line_number: none
# preview_match: none
# preview_title: none
# Used for displaying errors
file_error: ansi(1)
# Content searches
content_extract: ansi(7)
content_match: ansi(3) none underlined
# Used in status line
purpose_bold: ansi(0) ansi(7) bold
purpose_ellipsis: ansi(0)
purpose_italic: ansi(0) ansi(7) italic
purpose_normal: ansi(0)
# Modal indicator
mode_command_mark: ansi(7) ansi(4)
# File system occupation
good_to_bad_0: ansi(2)
good_to_bad_1: ansi(2)
good_to_bad_2: ansi(2)
good_to_bad_3: ansi(2)
good_to_bad_4: ansi(2)
good_to_bad_5: ansi(1)
good_to_bad_6: ansi(1)
good_to_bad_7: ansi(1)
good_to_bad_8: ansi(1)
good_to_bad_9: ansi(1)
}

View file

@ -0,0 +1,66 @@
// contributed by [@danieltrautmann](https://github.com/danieltrautmann)
//
//
// The Solarized Dark skin uses RGB values, so it might not work well with some
// terminals
//
// Doc at https://dystroy.org/broot/skins/
skin: {
default: "rgb(131, 148, 150) rgb(0, 43, 54) / rgb(131, 148, 150) rgb(7, 54, 66)" // base0 base03 / base01 base02
tree: "rgb(88, 110, 117) none" // base01 default
file: "none none" // default default
directory: "rgb(38, 139, 210) none bold" // blue default bold
exe: "rgb(211, 1, 2) none" // red default
link: "rgb(211, 54, 130) none" // magenta default
pruning: "rgb(88, 110, 117) none italic" // base01 default italic
perm__: "rgb(88, 110, 117) none" // base01 default
perm_r: "none none" // default default
perm_w: "none none" // default default
perm_x: "none none" // default default
owner: "rgb(88, 110, 117) none" // base01 default
group: "rgb(88, 110, 117) none" // base01 default
sparse: "none none" // default default
git_branch: "rgb(147, 161, 161) none" // base1 default
git_insertions: "rgb(133, 153, 0) none" // green default
git_deletions: "rgb(211, 1, 2) none" // red default
git_status_current: "none none" // default default
git_status_modified: "rgb(181, 137, 0) none" // yellow default
git_status_new: "rgb(133, 153, 0) none" // green default
git_status_ignored: "rgb(88, 110, 117) none" // base01 default
git_status_conflicted: "rgb(211, 1, 2) none" // red default
git_status_other: "rgb(211, 1, 2) none" // red default
selected_line: "none rgb(7, 54, 66)" // default base02
char_match: "rgb(133, 153, 0) none underlined" // green default underlined
file_error: "rgb(203, 75, 22) none italic" // orange default italic
flag_label: "none none" // default default
flag_value: "rgb(181, 137, 0) none bold" // yellow default bold
input: "none none" // default default
status_error: "rgb(203, 75, 22) rgb(7, 54, 66)" // orange base02
status_job: "rgb(108, 113, 196) rgb(7, 54, 66) bold" // violet base02 bold
status_normal: "none rgb(7, 54, 66)" // default base02
status_italic: "rgb(181, 137, 0) rgb(7, 54, 66)" // yellow base02
status_bold: "rgb(147, 161, 161) rgb(7, 54, 66) bold" // base1 base02 bold
status_code: "rgb(108, 113, 196) rgb(7, 54, 66)" // violet base02
status_ellipsis: "none rgb(7, 54, 66)" // default base02
scrollbar_track: "rgb(7, 54, 66) none" // base02 default
scrollbar_thumb: "none none" // default default
help_paragraph: "none none" // default default
help_bold: "rgb(147, 161, 161) none bold" // base1 default bold
help_italic: "rgb(147, 161, 161) none italic" // base1 default italic
help_code: "rgb(147, 161, 161) rgb(7, 54, 66)" // base1 base02
help_headers: "rgb(181, 137, 0) none" // yellow default
help_table_border: "none none" // default default
preview_title: "gray(20) rgb(0, 43, 54)"
staging_area_title: "gray(22) rgb(0, 43, 54)"
good_to_bad_0: "ansi(28)" // green
good_to_bad_1: "ansi(29)"
good_to_bad_2: "ansi(29)"
good_to_bad_3: "ansi(29)"
good_to_bad_4: "ansi(29)"
good_to_bad_5: "ansi(100)"
good_to_bad_6: "ansi(136)"
good_to_bad_7: "ansi(172)"
good_to_bad_8: "ansi(166)"
good_to_bad_9: "ansi(196)" // red
}

View file

@ -0,0 +1,118 @@
// contributed by [@danieltrautmann](https://github.com/danieltrautmann)
//
//
// The Solarized Light skin uses RGB values, so it might not work well with some
// terminals
//
// If you prefer to keep the background the same as your terminal background, change
// the "default" entry to
// default: "none none / rgb(147, 161, 161) none"
//
// Doc at https://dystroy.org/broot/skins/
skin: {
// base00 default / base1 base2
default: "rgb(101, 123, 131) none / rgb(147, 161, 161) none"
// base1 default
tree: "rgb(147, 161, 161) none"
// default default
file: "none none"
// blue default bold
directory: "rgb(38, 139, 210) none bold"
// red default
exe: "rgb(211, 1, 2) none"
// magenta default
link: "rgb(211, 54, 130) none"
// base1 default italic
pruning: "rgb(147, 161, 161) none italic"
// base1 default
perm__: "rgb(147, 161, 161) none"
// default default
perm_r: "none none"
// default default
perm_w: "none none"
// default default
perm_x: "none none"
// base1 default
owner: "rgb(147, 161, 161) none"
// base1 default
group: "rgb(147, 161, 161) none"
// default default
sparse: "none none"
// base01 default
git_branch: "rgb(88, 110, 117) none"
// green default
git_insertions: "rgb(133, 153, 0) none"
// red default
git_deletions: "rgb(211, 1, 2) none"
// default default
git_status_current: "none none"
// yellow default
git_status_modified: "rgb(181, 137, 0) none"
// green default
git_status_new: "rgb(133, 153, 0) none"
// base1 default
git_status_ignored: "rgb(147, 161, 161) none"
// red default
git_status_conflicted: "rgb(211, 1, 2) none"
// red default
git_status_other: "rgb(211, 1, 2) none"
// default base2
selected_line: "none rgb(238, 232, 213)"
// green default underlined
char_match: "rgb(133, 153, 0) none underlined"
// orange default italic
file_error: "rgb(203, 75, 22) none italic"
// default default
flag_label: "none none"
// yellow default bold
flag_value: "rgb(181, 137, 0) none bold"
// default default
input: "none none"
// orange base2
status_error: "rgb(203, 75, 22) rgb(238, 232, 213)"
// violet base2 bold
status_job: "rgb(108, 113, 196) rgb(238, 232, 213) bold"
// default base2
status_normal: "none rgb(238, 232, 213)"
// yellow base2
status_italic: "rgb(181, 137, 0) rgb(238, 232, 213)"
// base01 base2 bold
status_bold: "rgb(88, 110, 117) rgb(238, 232, 213) bold"
// violet base2
status_code: "rgb(108, 113, 196) rgb(238, 232, 213)"
// default base2
status_ellipsis: "none rgb(238, 232, 213)"
// base2 default
scrollbar_track: "rgb(238, 232, 213) none"
// default default
scrollbar_thumb: "none none"
// default default
help_paragraph: "none none"
// base01 default bold
help_bold: "rgb(88, 110, 117) none bold"
// base01 default italic
help_italic: "rgb(88, 110, 117) none italic"
// base01 base2
help_code: "rgb(88, 110, 117) rgb(238, 232, 213)"
// yellow default
help_headers: "rgb(181, 137, 0) none"
// default default
help_table_border: "none none"
preview_title: "rgb(147, 161, 161) rgb(238, 232, 213)"
preview: "rgb(101, 123, 131) rgb(253, 246, 227) / rgb(147, 161, 161) rgb(238, 232, 213)"
preview_line_number: "rgb(147, 161, 161) rgb(238, 232, 213)"
preview_separator: "rgb(147, 161, 161) rgb(238, 232, 213)"
preview_match: "None ansi(29)"
staging_area_title: "gray(22) rgb(253, 246, 227)"
good_to_bad_0: ansi(28)
good_to_bad_1: ansi(29)
good_to_bad_2: ansi(29)
good_to_bad_3: ansi(29)
good_to_bad_4: ansi(29)
good_to_bad_5: ansi(100)
good_to_bad_6: ansi(136)
good_to_bad_7: ansi(172)
good_to_bad_8: ansi(166)
good_to_bad_9: ansi(196)
}

View file

@ -0,0 +1,84 @@
###############################################################
# A skin for a terminal with a white background
#
# To create your own skin, copy this file, change the entries
# and import your skin file from the main conf file (look
# for "imports")
#
# Doc at https://dystroy.org/broot/skins/
###############################################################
syntax_theme: base16-ocean.light
skin: {
default: gray(1) None
tree: gray(7) None / gray(18) None
file: gray(3) None / gray(8) None
directory: ansi(25) None Bold / ansi(25) None
exe: ansi(130) None
link: Magenta None
pruning: gray(12) None Italic
perm__: gray(5) None
perm_r: ansi(94) None
perm_w: ansi(132) None
perm_x: ansi(65) None
owner: ansi(138) None
group: ansi(131) None
dates: ansi(66) None
sparse: ansi(214) None
git_branch: ansi(229) None
git_insertions: ansi(28) None
git_deletions: ansi(160) None
git_status_current: gray(5) None
git_status_modified: ansi(28) None
git_status_new: ansi(94) None Bold
git_status_ignored: gray(17) None
git_status_conflicted: ansi(88) None
git_status_other: ansi(88) None
selected_line: None gray(19) / None gray(21)
char_match: ansi(22) None
file_error: Red None
flag_label: gray(9) None
flag_value: ansi(166) None Bold
input: gray(1) None / gray(4) gray(20)
status_error: gray(22) ansi(124)
status_normal: gray(2) gray(20)
status_job: ansi(220) gray(5)
status_italic: ansi(166) gray(20)
status_bold: ansi(166) gray(20)
status_code: ansi(17) gray(20)
status_ellipsis: gray(19) gray(15)
purpose_normal: gray(20) gray(2)
purpose_italic: ansi(178) gray(2)
purpose_bold: ansi(178) gray(2) Bold
purpose_ellipsis: gray(20) gray(2)
scrollbar_track: gray(20) none
scrollbar_thumb: ansi(238) none
help_paragraph: gray(2) none
help_bold: ansi(202) none bold
help_italic: ansi(202) none italic
help_code: gray(5) gray(22)
help_headers: ansi(202) none
help_table_border: ansi(239) None
preview_title: gray(3) None / gray(5) None
preview: gray(5) gray(23) / gray(7) gray(23)
preview_line_number: gray(6) gray(20)
preview_separator: gray(7) None / gray(18) None
preview_match: None ansi(29) Underlined
hex_null: gray(15) None
hex_ascii_graphic: gray(2) None
hex_ascii_whitespace: ansi(143) None
hex_ascii_other: ansi(215) None
hex_non_ascii: ansi(167) None
staging_area_title: gray(8) None / gray(13) None
mode_command_mark: gray(15) ansi(204) Bold
good_to_bad_0: ansi(28)
good_to_bad_1: ansi(29)
good_to_bad_2: ansi(29)
good_to_bad_3: ansi(29)
good_to_bad_4: ansi(29)
good_to_bad_5: ansi(100)
good_to_bad_6: ansi(136)
good_to_bad_7: ansi(172)
good_to_bad_8: ansi(166)
good_to_bad_9: ansi(196)
}

233
.config/broot/verbs.hjson Normal file
View file

@ -0,0 +1,233 @@
###############################################################
# This file contains the verb definitions for broot
#
# Some verbs here are examples and not enabled by default: you
# need to uncomment them if you want to use them.
#
# Documentation at https://dystroy.org/broot/verbs/
###############################################################
verbs: [
# You should customize this standard opening of text files.
# If you edit text files in your terminal (vi, emacs, helix, eg.), then
# you'll find it convenient to change the 'key' from 'ctrl-e' to 'enter'.
#
# If $EDITOR isn't set on your computer, you should either set it using
# something similar to
# export EDITOR=/usr/local/bin/nvim
# or just replace it with your editor of choice in the 'execution'
# pattern.
# If your editor is able to open a file on a specific line, use {line}
# so that you may jump directly at the right line from a preview or
# a content search.
# Examples depending on your favourite editor:
# execution: "nvim +{line} {file}"
# execution: "helix {file}:{line}"
{
invocation: edit
shortcut: e
key: ctrl-e
apply_to: text_file
execution: "$EDITOR {file}"
leave_broot: false
}
# Example 1: launching `tail -n` on the selected file (leaving broot)
# {
# name: tail_lines
# invocation: tl {lines_count}
# execution: "tail -f -n {lines_count} {file}"
# }
# Example 2: creating a new file without leaving broot
# {
# name: touch
# invocation: touch {new_file}
# execution: "touch {directory}/{new_file}"
# leave_broot: false
# }
# A convenient shortcut to create new text files in
# the current directory or below
{
invocation: create {subpath}
execution: "$EDITOR {directory}/{subpath}"
leave_broot: false
}
{
invocation: git_diff
shortcut: gd
leave_broot: false
execution: "git difftool -y {file}"
}
# On ctrl-b, propose the creation of a copy of the selection.
# While this might occasionally be useful, this verb is mostly here
# as an example to demonstrate rare standard groups like {file-stem}
# and {file-dot-extension} and the auto_exec verb property which
# allows verbs to stay unexecuted until you hit enter
{
invocation: "backup {version}"
key: ctrl-b
leave_broot: false
auto_exec: false
execution: "cp -r {file} {parent}/{file-stem}-{version}{file-dot-extension}"
}
# By default, `rm` does the system rm, and completely removes
# the file. If you prefer to have the file moved to the system
# trash, you may use the ':trash' internal with the verb below:
# {
# invocation: "rm"
# internal: "trash"
# leave_broot: false
# }
# This verb lets you launch a terminal on ctrl-T
# (on exit you'll be back in broot)
{
invocation: terminal
key: ctrl-t
execution: "$SHELL"
set_working_dir: true
leave_broot: false
}
# Here's an example of a verb needing the shell capabilities.
# It copies all children of the currently selected directory
# to a destination you type.
# It uses a star, which needs the shell for expansion. That's
# why such verb must have the `from_shell: true` parameter.
# {
# invocation: "cpa {dest}"
# external: "cp -r {directory}/* {dest}"
# from_shell: true
# }
# Here's an example of a shortcut bringing you to your home directory
# {
# invocation: home
# key: ctrl-home
# execution: ":focus ~"
# }
# Here's going to the work-dir root of the current git repository
# {
# invocation: gtr
# execution: ":focus {git-root}"
# }
# A popular set of shortcuts for going up and down:
#
# {
# key: ctrl-k
# execution: ":line_up"
# }
# {
# key: ctrl-j
# execution: ":line_down"
# }
# {
# key: ctrl-u
# execution: ":page_up"
# }
# {
# key: ctrl-d
# execution: ":page_down"
# }
# If you develop using git, you might like to often switch
# to the git status filter:
# {
# key: alt-g
# execution: ":toggle_git_status"
# }
# You can reproduce the bindings of Norton Commander
# on copying or moving to the other panel:
# {
# key: F5
# external: "cp -r {file} {other-panel-directory}"
# leave_broot: false
# }
# {
# key: F6
# external: "mv {file} {other-panel-directory}"
# leave_broot: false
# }
# Custom Shortcuts
# Change into directory and exit
{
apply_to: directory
key: "i"
external: "cd {file}"
from_shell: true
leave_broot: true
}
{
invocation: edit
key: enter
shortcut: e
execution: "/usr/bin/nvim +{line} {file}"
apply_to: text_file
leave_broot: false
}
{
invocation: extract
key: x
execution: "unar {file} -o {file-stem}"
apply_to: file
extensions: [
zip
xz
tar
rar
gz
7z
]
leave_broot: false
}
{
invocation: file_info
key: i
execution: "stat {file}"
apply_to: any
from_shell: true
}
{
invocation: remove
key: r
apply_to: any
leave_broot: false
execution: "rm -rf {file}"
}
{
invocation: mvhere {selected_file}
apply_to: any
leave_broot: false
execution: "mv {selected_file} {directory}"
}
{
invocation: cphere {selected_file}
apply_to: any
leave_broot: false
execution: "cp -r {selected_file} {directory}"
}
{
key: Enter
execution: "{file} &"
apply_to: file
extensions: [
AppImage
]
leave_broot: true
}
]

View file

@ -1 +0,0 @@
/home/user/.config/btop

257
.config/btop/btop.conf Normal file
View file

@ -0,0 +1,257 @@
#? Config file for btop v. 1.4.5
#* 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 = "Default"
#* 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 = True
#* 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 gpu box, "default", "braille", "block" or "tty".
graph_symbol_gpu = "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" and "gpu0" through "gpu5", 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 = 1700
#* 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 direct"
#* 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
#* In tree-view, always accumulate child process resources in the parent process.
proc_aggregate = 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 = "Auto"
#* 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 = "Auto"
#* If gpu info should be shown in the cpu box. Available values = "Auto", "On" and "Off".
show_gpu_info = "Auto"
#* 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
#* Shows the CPU package current power consumption in watts. Requires running `make setcap` or `make setuid` or running with sudo.
show_cpu_watts = 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 = "%A -- %m %d, %Y @ %r"
#* 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 " ".
#* Only disks matching the filter will be shown. Prepend exclude= to only show disks not matching the filter. Examples: disk_filter="/boot /home/user", 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 = False
#* 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 = ""
#* "True" shows bitrates in base 10 (Kbps, Mbps). "False" shows bitrates in binary sizes (Kibps, Mibps, etc.). "Auto" uses base_10_sizes.
base_10_bitrate = "Auto"
#* 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"
#* Show power stats of battery next to charge indicator.
show_battery_watts = True
#* 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"
#* Measure PCIe throughput on NVIDIA cards, may impact performance on certain cards.
nvml_measure_pcie_speeds = True
#* Measure PCIe throughput on AMD cards, may impact performance on certain cards.
rsmi_measure_pcie_speeds = True
#* Horizontally mirror the GPU graph.
gpu_mirror_graph = True
#* Custom gpu0 model name, empty string to disable.
custom_gpu_name0 = ""
#* Custom gpu1 model name, empty string to disable.
custom_gpu_name1 = ""
#* Custom gpu2 model name, empty string to disable.
custom_gpu_name2 = ""
#* Custom gpu3 model name, empty string to disable.
custom_gpu_name3 = ""
#* Custom gpu4 model name, empty string to disable.
custom_gpu_name4 = ""
#* Custom gpu5 model name, empty string to disable.
custom_gpu_name5 = ""

763
.config/btop/btop.log Normal file
View file

@ -0,0 +1,763 @@
2024/12/06 (11:31:58) | ===> btop++ v.1.4.0
2024/12/06 (11:31:58) | WARNING: Intel GPU: Failed to initialize PMU
2024/12/06 (11:32:05) | ===> btop++ v.1.4.0
2024/12/06 (11:32:05) | WARNING: Intel GPU: Failed to initialize PMU
2024/12/06 (11:45:08) | ===> btop++ v.1.4.0
2024/12/06 (11:45:08) | WARNING: Intel GPU: Failed to initialize PMU
2024/12/06 (11:46:34) | ===> btop++ v.1.4.0
2024/12/06 (11:46:34) | WARNING: Intel GPU: Failed to initialize PMU
2024/12/06 (11:47:38) | ===> btop++ v.1.4.0
2024/12/06 (11:47:38) | WARNING: Intel GPU: Failed to initialize PMU
2024/12/06 (11:49:29) | ===> btop++ v.1.4.0
2024/12/06 (11:49:29) | WARNING: Intel GPU: Failed to initialize PMU
2024/12/06 (12:09:15) | ===> btop++ v.1.4.0
2024/12/06 (12:09:15) | WARNING: Intel GPU: Failed to initialize PMU
2024/12/06 (12:11:42) | ===> btop++ v.1.4.0
2024/12/06 (12:11:42) | WARNING: Intel GPU: Failed to initialize PMU
2024/12/06 (13:49:07) | ===> btop++ v.1.4.0
2024/12/06 (13:49:07) | WARNING: Intel GPU: Failed to initialize PMU
2024/12/06 (14:31:02) | ===> btop++ v.1.4.0
2024/12/06 (14:31:02) | WARNING: Intel GPU: Failed to initialize PMU
2024/12/06 (12:01:00) | ===> btop++ v.1.4.0
2024/12/06 (12:01:00) | WARNING: Intel GPU: Failed to initialize PMU
2024/12/07 (04:38:54) | ===> btop++ v.1.4.0
2024/12/07 (04:38:54) | WARNING: Intel GPU: Failed to initialize PMU
2024/12/07 (08:56:43) | ===> btop++ v.1.4.0
2024/12/07 (08:56:43) | WARNING: Intel GPU: Failed to initialize PMU
2024/12/07 (09:38:01) | ===> btop++ v.1.4.0
2024/12/07 (09:38:01) | WARNING: Intel GPU: Failed to initialize PMU
2024/12/07 (11:34:27) | ===> btop++ v.1.4.0
2024/12/07 (11:34:27) | WARNING: Intel GPU: Failed to initialize PMU
2024/12/08 (16:06:29) | ===> btop++ v.1.4.0
2024/12/08 (16:06:29) | WARNING: Intel GPU: Failed to initialize PMU
2024/12/09 (06:01:31) | ===> btop++ v.1.4.0
2024/12/09 (06:01:31) | WARNING: Intel GPU: Failed to initialize PMU
2024/12/11 (06:03:42) | ===> btop++ v.1.4.0
2024/12/11 (06:03:42) | WARNING: Intel GPU: Failed to initialize PMU
2024/12/11 (14:07:40) | ===> btop++ v.1.4.0
2024/12/11 (14:07:40) | WARNING: Intel GPU: Failed to initialize PMU
2024/12/11 (14:21:26) | ===> btop++ v.1.4.0
2024/12/11 (14:21:26) | WARNING: Intel GPU: Failed to initialize PMU
2024/12/11 (14:22:10) | ===> btop++ v.1.4.0
2024/12/11 (14:22:10) | WARNING: Intel GPU: Failed to initialize PMU
2024/12/11 (14:36:58) | ===> btop++ v.1.4.0
2024/12/11 (14:36:58) | WARNING: Intel GPU: Failed to initialize PMU
2024/12/11 (23:50:43) | ===> btop++ v.1.4.0
2024/12/11 (23:50:43) | WARNING: Intel GPU: Failed to initialize PMU
2024/12/12 (11:27:27) | ===> btop++ v.1.4.0
2024/12/12 (11:27:27) | WARNING: Intel GPU: Failed to initialize PMU
2024/12/12 (11:31:54) | ===> btop++ v.1.4.0
2024/12/12 (11:31:54) | WARNING: Intel GPU: Failed to initialize PMU
2024/12/13 (05:40:19) | ===> btop++ v.1.4.0
2024/12/13 (05:40:19) | WARNING: Intel GPU: Failed to initialize PMU
2024/12/13 (06:35:54) | ===> btop++ v.1.4.0
2024/12/13 (06:35:54) | WARNING: Intel GPU: Failed to initialize PMU
2024/12/13 (17:23:37) | ===> btop++ v.1.4.0
2024/12/13 (17:23:37) | WARNING: Intel GPU: Failed to initialize PMU
2024/12/14 (18:55:57) | ===> btop++ v.1.4.0
2024/12/14 (18:55:57) | WARNING: Intel GPU: Failed to initialize PMU
2024/12/14 (19:50:19) | ===> btop++ v.1.4.0
2024/12/14 (19:50:19) | WARNING: Intel GPU: Failed to initialize PMU
2024/12/14 (20:56:14) | ===> btop++ v.1.4.0
2024/12/14 (20:56:14) | WARNING: Intel GPU: Failed to initialize PMU
2024/12/14 (21:27:10) | ===> btop++ v.1.4.0
2024/12/14 (21:27:10) | WARNING: Intel GPU: Failed to initialize PMU
2024/12/14 (21:27:12) | ===> btop++ v.1.4.0
2024/12/14 (21:27:12) | WARNING: Intel GPU: Failed to initialize PMU
2024/12/14 (21:29:37) | ===> btop++ v.1.4.0
2024/12/14 (21:29:37) | WARNING: Intel GPU: Failed to initialize PMU
2024/12/16 (13:56:57) | ===> btop++ v.1.4.0
2024/12/16 (13:56:57) | WARNING: Intel GPU: Failed to initialize PMU
2024/12/17 (19:22:50) | ===> btop++ v.1.4.0
2024/12/17 (19:22:50) | WARNING: Intel GPU: Failed to initialize PMU
2024/12/18 (15:29:59) | ===> btop++ v.1.4.0
2024/12/18 (15:29:59) | WARNING: Intel GPU: Failed to initialize PMU
2024/12/20 (17:04:15) | ===> btop++ v.1.4.0
2024/12/20 (17:04:15) | WARNING: Intel GPU: Failed to initialize PMU
2024/12/21 (10:53:51) | ===> btop++ v.1.4.0
2024/12/21 (10:53:51) | WARNING: Intel GPU: Failed to initialize PMU
2024/12/21 (14:01:41) | ===> btop++ v.1.4.0
2024/12/21 (14:01:41) | WARNING: Intel GPU: Failed to initialize PMU
2024/12/21 (14:40:46) | ===> btop++ v.1.4.0
2024/12/21 (14:40:46) | WARNING: Intel GPU: Failed to initialize PMU
2024/12/21 (14:42:24) | ===> btop++ v.1.4.0
2024/12/21 (14:42:24) | WARNING: Intel GPU: Failed to initialize PMU
2024/12/21 (14:42:26) | ===> btop++ v.1.4.0
2024/12/21 (14:42:26) | WARNING: Intel GPU: Failed to initialize PMU
2024/12/21 (14:44:18) | ===> btop++ v.1.4.0
2024/12/21 (14:44:18) | WARNING: Intel GPU: Failed to initialize PMU
2024/12/21 (14:45:32) | ===> btop++ v.1.4.0
2024/12/21 (14:45:32) | WARNING: Intel GPU: Failed to initialize PMU
2024/12/21 (16:14:34) | ===> btop++ v.1.4.0
2024/12/21 (16:14:34) | WARNING: Intel GPU: Failed to initialize PMU
2024/12/21 (16:55:56) | ===> btop++ v.1.4.0
2024/12/21 (16:55:56) | WARNING: Intel GPU: Failed to initialize PMU
2024/12/21 (20:13:38) | ===> btop++ v.1.4.0
2024/12/21 (20:13:38) | WARNING: Intel GPU: Failed to initialize PMU
2024/12/21 (21:59:11) | ===> btop++ v.1.4.0
2024/12/21 (21:59:11) | WARNING: Intel GPU: Failed to initialize PMU
2024/12/22 (07:49:07) | ===> btop++ v.1.4.0
2024/12/22 (07:49:07) | WARNING: Intel GPU: Failed to initialize PMU
2024/12/22 (12:48:17) | ===> btop++ v.1.4.0
2024/12/22 (12:48:17) | WARNING: Intel GPU: Failed to initialize PMU
2024/12/22 (12:48:52) | ===> btop++ v.1.4.0
2024/12/22 (12:48:52) | WARNING: Intel GPU: Failed to initialize PMU
2024/12/22 (12:48:54) | ===> btop++ v.1.4.0
2024/12/22 (12:48:54) | WARNING: Intel GPU: Failed to initialize PMU
2024/12/22 (15:02:43) | ===> btop++ v.1.4.0
2024/12/22 (15:02:43) | WARNING: Intel GPU: Failed to initialize PMU
2024/12/22 (15:30:10) | ===> btop++ v.1.4.0
2024/12/22 (15:30:10) | WARNING: Intel GPU: Failed to initialize PMU
2024/12/22 (15:32:05) | ===> btop++ v.1.4.0
2024/12/22 (15:32:05) | WARNING: Intel GPU: Failed to initialize PMU
2024/12/23 (11:26:59) | ===> btop++ v.1.4.0
2024/12/23 (11:26:59) | WARNING: Intel GPU: Failed to initialize PMU
2024/12/24 (15:22:02) | ===> btop++ v.1.4.0
2024/12/24 (15:22:02) | WARNING: Intel GPU: Failed to initialize PMU
2024/12/24 (16:40:32) | ===> btop++ v.1.4.0
2024/12/24 (16:40:32) | WARNING: Intel GPU: Failed to initialize PMU
2024/12/24 (17:14:07) | ===> btop++ v.1.4.0
2024/12/24 (17:14:07) | WARNING: Intel GPU: Failed to initialize PMU
2024/12/25 (01:00:29) | ===> btop++ v.1.4.0
2024/12/25 (01:00:29) | WARNING: Intel GPU: Failed to initialize PMU
2024/12/25 (01:04:56) | ===> btop++ v.1.4.0
2024/12/25 (01:04:56) | WARNING: Intel GPU: Failed to initialize PMU
2024/12/25 (22:25:14) | ===> btop++ v.1.4.0
2024/12/25 (22:25:14) | WARNING: Intel GPU: Failed to initialize PMU
2024/12/26 (15:03:41) | ===> btop++ v.1.4.0
2024/12/26 (15:03:41) | WARNING: Intel GPU: Failed to initialize PMU
2024/12/29 (23:17:35) | ===> btop++ v.1.4.0
2024/12/29 (23:17:35) | WARNING: Intel GPU: Failed to initialize PMU
2025/01/04 (18:59:12) | ===> btop++ v.1.4.0
2025/01/04 (18:59:12) | WARNING: Intel GPU: Failed to initialize PMU
2025/01/04 (19:39:47) | ===> btop++ v.1.4.0
2025/01/04 (19:39:47) | WARNING: Intel GPU: Failed to initialize PMU
2025/01/04 (19:40:15) | ===> btop++ v.1.4.0
2025/01/04 (19:40:15) | WARNING: Intel GPU: Failed to initialize PMU
2025/01/05 (01:53:01) | ===> btop++ v.1.4.0
2025/01/05 (01:53:01) | WARNING: Intel GPU: Failed to initialize PMU
2025/01/05 (15:44:37) | ===> btop++ v.1.4.0
2025/01/05 (15:44:37) | WARNING: Intel GPU: Failed to initialize PMU
2025/01/05 (15:54:32) | ===> btop++ v.1.4.0
2025/01/05 (15:54:32) | WARNING: Intel GPU: Failed to initialize PMU
2025/01/05 (15:55:09) | ===> btop++ v.1.4.0
2025/01/05 (15:55:09) | WARNING: Intel GPU: Failed to initialize PMU
2025/01/06 (14:51:16) | ===> btop++ v.1.4.0
2025/01/06 (14:51:16) | WARNING: Intel GPU: Failed to initialize PMU
2025/01/06 (17:30:44) | ===> btop++ v.1.4.0
2025/01/06 (17:30:44) | WARNING: Intel GPU: Failed to initialize PMU
2025/01/06 (18:15:19) | ===> btop++ v.1.4.0
2025/01/06 (18:15:19) | WARNING: Intel GPU: Failed to initialize PMU
2025/01/06 (18:21:29) | ===> btop++ v.1.4.0
2025/01/06 (18:21:29) | WARNING: Intel GPU: Failed to initialize PMU
2025/01/07 (14:45:09) | ===> btop++ v.1.4.0
2025/01/07 (14:45:09) | WARNING: Intel GPU: Failed to initialize PMU
2025/01/08 (09:21:54) | ===> btop++ v.1.4.0
2025/01/08 (09:21:54) | WARNING: Intel GPU: Failed to initialize PMU
2025/01/08 (10:52:22) | ===> btop++ v.1.4.0
2025/01/08 (10:52:22) | WARNING: Intel GPU: Failed to initialize PMU
2025/01/08 (13:42:01) | ===> btop++ v.1.4.0
2025/01/08 (13:42:01) | WARNING: Intel GPU: Failed to initialize PMU
2025/01/08 (15:55:31) | ===> btop++ v.1.4.0
2025/01/08 (15:55:31) | WARNING: Intel GPU: Failed to initialize PMU
2025/01/08 (16:43:12) | ===> btop++ v.1.4.0
2025/01/08 (16:43:12) | WARNING: Intel GPU: Failed to initialize PMU
2025/01/08 (16:50:47) | ===> btop++ v.1.4.0
2025/01/08 (16:50:47) | WARNING: Intel GPU: Failed to initialize PMU
2025/01/09 (10:24:19) | ===> btop++ v.1.4.0
2025/01/09 (10:24:19) | WARNING: Intel GPU: Failed to initialize PMU
2025/01/09 (12:14:10) | ===> btop++ v.1.4.0
2025/01/09 (12:14:10) | WARNING: Intel GPU: Failed to initialize PMU
2025/01/11 (00:10:14) | ===> btop++ v.1.4.0
2025/01/11 (00:10:14) | WARNING: Intel GPU: Failed to initialize PMU
2025/01/13 (13:59:35) | ===> btop++ v.1.4.0
2025/01/13 (13:59:35) | WARNING: Intel GPU: Failed to initialize PMU
2025/01/14 (13:30:19) | ===> btop++ v.1.4.0
2025/01/14 (13:30:19) | WARNING: Intel GPU: Failed to initialize PMU
2025/01/15 (20:06:22) | ===> btop++ v.1.4.0
2025/01/15 (20:06:22) | WARNING: Intel GPU: Failed to initialize PMU
2025/01/16 (11:03:31) | ===> btop++ v.1.4.0
2025/01/16 (11:03:31) | WARNING: Intel GPU: Failed to initialize PMU
2025/01/17 (14:18:48) | ===> btop++ v.1.4.0
2025/01/17 (14:18:48) | WARNING: Intel GPU: Failed to initialize PMU
2025/01/17 (21:09:14) | ===> btop++ v.1.4.0
2025/01/17 (21:09:14) | WARNING: Intel GPU: Failed to initialize PMU
2025/01/19 (12:50:36) | ===> btop++ v.1.4.0
2025/01/19 (12:50:36) | WARNING: Intel GPU: Failed to initialize PMU
2025/01/19 (12:50:45) | ===> btop++ v.1.4.0
2025/01/19 (12:50:45) | WARNING: Intel GPU: Failed to initialize PMU
2025/01/19 (12:50:49) | ===> btop++ v.1.4.0
2025/01/19 (12:50:49) | WARNING: Intel GPU: Failed to initialize PMU
2025/01/19 (13:21:18) | ===> btop++ v.1.4.0
2025/01/19 (13:21:18) | WARNING: Intel GPU: Failed to initialize PMU
2025/01/19 (22:47:40) | ===> btop++ v.1.4.0
2025/01/19 (22:47:40) | WARNING: Intel GPU: Failed to initialize PMU
2025/01/20 (09:00:26) | ===> btop++ v.1.4.0
2025/01/20 (09:00:26) | WARNING: Intel GPU: Failed to initialize PMU
2025/01/20 (09:00:34) | ===> btop++ v.1.4.0
2025/01/20 (09:00:34) | WARNING: Intel GPU: Failed to initialize PMU
2025/01/21 (22:18:35) | ===> btop++ v.1.4.0
2025/01/21 (22:18:35) | WARNING: Intel GPU: Failed to initialize PMU
2025/01/22 (12:31:06) | ===> btop++ v.1.4.0
2025/01/22 (12:31:06) | WARNING: Intel GPU: Failed to initialize PMU
2025/01/26 (13:46:25) | ===> btop++ v.1.4.0
2025/01/26 (13:46:25) | WARNING: Intel GPU: Failed to initialize PMU
2025/01/29 (12:28:06) | ===> btop++ v.1.4.0
2025/01/29 (12:28:06) | WARNING: Intel GPU: Failed to initialize PMU
2025/01/30 (17:05:42) | ===> btop++ v.1.4.0
2025/01/30 (17:05:42) | WARNING: Intel GPU: Failed to initialize PMU
2025/01/31 (12:06:45) | ===> btop++ v.1.4.0
2025/01/31 (12:06:45) | WARNING: Intel GPU: Failed to initialize PMU
2025/01/31 (15:05:35) | ===> btop++ v.1.4.0
2025/01/31 (15:05:35) | WARNING: Intel GPU: Failed to initialize PMU
2025/02/01 (14:50:31) | ===> btop++ v.1.4.0
2025/02/01 (14:50:31) | WARNING: Intel GPU: Failed to initialize PMU
2025/02/01 (21:22:54) | ===> btop++ v.1.4.0
2025/02/01 (21:22:54) | WARNING: Intel GPU: Failed to initialize PMU
2025/02/01 (22:05:17) | ===> btop++ v.1.4.0
2025/02/01 (22:05:17) | WARNING: Intel GPU: Failed to initialize PMU
2025/02/01 (22:05:22) | ===> btop++ v.1.4.0
2025/02/01 (22:05:22) | WARNING: Intel GPU: Failed to initialize PMU
2025/02/02 (09:51:04) | ===> btop++ v.1.4.0
2025/02/02 (09:51:04) | WARNING: Intel GPU: Failed to initialize PMU
2025/02/02 (11:43:03) | ===> btop++ v.1.4.0
2025/02/02 (11:43:03) | WARNING: Intel GPU: Failed to initialize PMU
2025/02/02 (11:43:12) | ===> btop++ v.1.4.0
2025/02/02 (11:43:12) | WARNING: Intel GPU: Failed to initialize PMU
2025/02/03 (13:04:57) | ===> btop++ v.1.4.0
2025/02/03 (13:04:57) | WARNING: Intel GPU: Failed to initialize PMU
2025/02/06 (15:13:11) | ===> btop++ v.1.4.0
2025/02/06 (15:13:11) | WARNING: Intel GPU: Failed to initialize PMU
2025/02/07 (09:45:00) | ===> btop++ v.1.4.0
2025/02/07 (09:45:00) | WARNING: Intel GPU: Failed to initialize PMU
2025/02/07 (10:02:25) | ===> btop++ v.1.4.0
2025/02/07 (10:02:25) | WARNING: Intel GPU: Failed to initialize PMU
2025/02/07 (10:38:06) | ===> btop++ v.1.4.0
2025/02/07 (10:38:06) | WARNING: Intel GPU: Failed to initialize PMU
2025/02/07 (10:38:12) | WARNING: Failed to join _runner thread on exit!
2025/02/08 (13:30:16) | ===> btop++ v.1.4.0
2025/02/08 (13:30:16) | WARNING: Intel GPU: Failed to initialize PMU
2025/02/08 (13:30:19) | WARNING: Failed to join _runner thread on exit!
2025/02/08 (13:33:37) | ===> btop++ v.1.4.0
2025/02/08 (13:33:37) | WARNING: Intel GPU: Failed to initialize PMU
2025/02/08 (19:25:49) | ===> btop++ v.1.4.0
2025/02/08 (19:25:49) | WARNING: Intel GPU: Failed to initialize PMU
2025/02/08 (19:25:55) | WARNING: Failed to join _runner thread on exit!
2025/02/08 (19:26:54) | ===> btop++ v.1.4.0
2025/02/08 (19:26:54) | WARNING: Intel GPU: Failed to initialize PMU
2025/02/11 (10:46:18) | WARNING: Failed to join _runner thread on exit!
2025/02/11 (10:46:20) | ===> btop++ v.1.4.0
2025/02/11 (10:46:20) | WARNING: Intel GPU: Failed to initialize PMU
2025/02/13 (13:21:55) | ===> btop++ v.1.4.0
2025/02/13 (13:21:55) | WARNING: Intel GPU: Failed to initialize PMU
2025/02/13 (13:49:43) | ===> btop++ v.1.4.0
2025/02/13 (13:49:43) | WARNING: Intel GPU: Failed to initialize PMU
2025/02/13 (17:46:05) | ===> btop++ v.1.4.0
2025/02/13 (17:46:05) | WARNING: Intel GPU: Failed to initialize PMU
2025/02/16 (14:17:02) | ===> btop++ v.1.4.0
2025/02/16 (14:17:02) | WARNING: Intel GPU: Failed to initialize PMU
2025/02/16 (16:03:16) | ===> btop++ v.1.4.0
2025/02/16 (16:03:16) | WARNING: Intel GPU: Failed to initialize PMU
2025/02/16 (16:05:04) | WARNING: Failed to join _runner thread on exit!
2025/02/17 (11:52:08) | ===> btop++ v.1.4.0
2025/02/17 (11:52:08) | WARNING: Intel GPU: Failed to initialize PMU
2025/02/18 (13:10:21) | ===> btop++ v.1.4.0
2025/02/18 (13:10:21) | WARNING: Intel GPU: Failed to initialize PMU
2025/02/18 (13:33:11) | ===> btop++ v.1.4.0
2025/02/18 (13:33:11) | WARNING: Intel GPU: Failed to initialize PMU
2025/02/18 (16:57:10) | ===> btop++ v.1.4.0
2025/02/18 (16:57:10) | WARNING: Intel GPU: Failed to initialize PMU
2025/02/19 (12:40:12) | ===> btop++ v.1.4.0
2025/02/19 (12:40:12) | WARNING: Intel GPU: Failed to initialize PMU
2025/02/20 (16:15:17) | ===> btop++ v.1.4.0
2025/02/20 (16:15:17) | WARNING: Intel GPU: Failed to initialize PMU
2025/02/20 (16:36:10) | ===> btop++ v.1.4.0
2025/02/20 (16:36:10) | WARNING: Intel GPU: Failed to initialize PMU
2025/02/20 (16:36:44) | WARNING: Failed to join _runner thread on exit!
2025/02/21 (12:11:42) | ===> btop++ v.1.4.0
2025/02/21 (12:11:42) | WARNING: Intel GPU: Failed to initialize PMU
2025/02/21 (12:11:50) | WARNING: Failed to join _runner thread on exit!
2025/02/21 (12:17:08) | ===> btop++ v.1.4.0
2025/02/21 (12:17:08) | WARNING: Intel GPU: Failed to initialize PMU
2025/02/21 (20:33:31) | ===> btop++ v.1.4.0
2025/02/21 (20:33:31) | WARNING: Intel GPU: Failed to initialize PMU
2025/02/22 (12:16:43) | ===> btop++ v.1.4.0
2025/02/22 (12:16:43) | WARNING: Intel GPU: Failed to initialize PMU
2025/02/22 (12:21:39) | ===> btop++ v.1.4.0
2025/02/22 (12:21:39) | WARNING: Intel GPU: Failed to initialize PMU
2025/02/23 (17:14:12) | ===> btop++ v.1.4.0
2025/02/23 (17:14:12) | WARNING: Intel GPU: Failed to initialize PMU
2025/02/25 (02:32:05) | ===> btop++ v.1.4.0
2025/02/25 (02:32:05) | WARNING: Intel GPU: Failed to initialize PMU
2025/02/25 (02:55:42) | WARNING: Failed to join _runner thread on exit!
2025/02/25 (03:06:55) | ===> btop++ v.1.4.0
2025/02/25 (03:06:55) | WARNING: Intel GPU: Failed to initialize PMU
2025/02/27 (03:54:15) | ===> btop++ v.1.4.0
2025/02/27 (03:54:15) | WARNING: Intel GPU: Failed to initialize PMU
2025/02/27 (11:34:43) | ===> btop++ v.1.4.0
2025/02/27 (11:34:43) | WARNING: Intel GPU: Failed to initialize PMU
2025/02/27 (17:19:03) | ===> btop++ v.1.4.0
2025/02/27 (17:19:03) | WARNING: Intel GPU: Failed to initialize PMU
2025/03/01 (20:57:40) | ===> btop++ v.1.4.0
2025/03/01 (20:57:40) | WARNING: Intel GPU: Failed to initialize PMU
2025/03/01 (20:57:52) | WARNING: Failed to join _runner thread on exit!
2025/03/02 (13:49:56) | ===> btop++ v.1.4.0
2025/03/02 (13:49:56) | WARNING: Intel GPU: Failed to initialize PMU
2025/03/03 (04:51:01) | ===> btop++ v.1.4.0
2025/03/03 (04:51:01) | WARNING: Intel GPU: Failed to initialize PMU
2025/03/04 (01:10:21) | ===> btop++ v.1.4.0
2025/03/04 (01:10:21) | WARNING: Intel GPU: Failed to initialize PMU
2025/03/05 (11:08:36) | ===> btop++ v.1.4.0
2025/03/05 (11:08:36) | WARNING: Intel GPU: Failed to initialize PMU
2025/03/05 (14:00:27) | ===> btop++ v.1.4.0
2025/03/05 (14:00:27) | WARNING: Intel GPU: Failed to initialize PMU
2025/03/05 (14:14:37) | ===> btop++ v.1.4.0
2025/03/05 (14:14:37) | WARNING: Intel GPU: Failed to initialize PMU
2025/03/05 (20:29:41) | ===> btop++ v.1.4.0
2025/03/05 (20:29:41) | WARNING: Intel GPU: Failed to initialize PMU
2025/03/06 (11:51:10) | ===> btop++ v.1.4.0
2025/03/06 (11:51:10) | WARNING: Intel GPU: Failed to initialize PMU
2025/03/06 (15:15:00) | ===> btop++ v.1.4.0
2025/03/06 (15:15:00) | WARNING: Intel GPU: Failed to initialize PMU
2025/03/08 (22:23:20) | ===> btop++ v.1.4.0
2025/03/08 (22:23:20) | WARNING: Intel GPU: Failed to initialize PMU
2025/03/10 (15:14:44) | ===> btop++ v.1.4.0
2025/03/10 (15:14:44) | WARNING: Intel GPU: Failed to initialize PMU
2025/03/10 (19:36:07) | ===> btop++ v.1.4.0
2025/03/10 (19:36:07) | WARNING: Intel GPU: Failed to initialize PMU
2025/03/13 (14:36:04) | ===> btop++ v.1.4.0
2025/03/13 (14:36:04) | WARNING: Intel GPU: Failed to initialize PMU
2025/03/14 (21:09:42) | ===> btop++ v.1.4.0
2025/03/14 (21:09:42) | WARNING: Intel GPU: Failed to initialize PMU
2025/03/15 (15:37:32) | ===> btop++ v.1.4.0
2025/03/15 (15:37:32) | WARNING: Intel GPU: Failed to initialize PMU
2025/03/15 (21:22:54) | ===> btop++ v.1.4.0
2025/03/15 (21:22:54) | WARNING: Intel GPU: Failed to initialize PMU
2025/03/16 (23:40:34) | ===> btop++ v.1.4.0
2025/03/16 (23:40:34) | WARNING: Intel GPU: Failed to initialize PMU
2025/03/16 (23:40:35) | WARNING: Failed to join _runner thread on exit!
2025/03/16 (23:43:44) | ===> btop++ v.1.4.0
2025/03/16 (23:43:44) | WARNING: Intel GPU: Failed to initialize PMU
2025/03/17 (00:00:43) | ===> btop++ v.1.4.0
2025/03/17 (00:00:43) | WARNING: Intel GPU: Failed to initialize PMU
2025/03/18 (10:42:47) | ===> btop++ v.1.4.0
2025/03/18 (10:42:47) | WARNING: Intel GPU: Failed to initialize PMU
2025/03/18 (10:54:39) | ===> btop++ v.1.4.0
2025/03/18 (10:54:39) | WARNING: Intel GPU: Failed to initialize PMU
2025/03/18 (11:49:37) | ===> btop++ v.1.4.0
2025/03/18 (11:49:37) | WARNING: Intel GPU: Failed to initialize PMU
2025/03/18 (21:42:02) | ===> btop++ v.1.4.0
2025/03/18 (21:42:02) | WARNING: Intel GPU: Failed to initialize PMU
2025/03/19 (15:28:38) | ===> btop++ v.1.4.0
2025/03/19 (15:28:38) | WARNING: Intel GPU: Failed to initialize PMU
2025/03/22 (13:26:27) | ===> btop++ v.1.4.0
2025/03/22 (13:26:27) | WARNING: Intel GPU: Failed to initialize PMU
2025/03/22 (13:36:04) | ===> btop++ v.1.4.0
2025/03/22 (13:36:04) | WARNING: Intel GPU: Failed to initialize PMU
2025/03/23 (11:49:44) | WARNING: Failed to join _runner thread on exit!
2025/03/23 (11:49:45) | ===> btop++ v.1.4.0
2025/03/23 (11:49:45) | WARNING: Intel GPU: Failed to initialize PMU
2025/03/23 (13:17:47) | ===> btop++ v.1.4.0
2025/03/23 (13:17:47) | WARNING: Intel GPU: Failed to initialize PMU
2025/03/24 (14:17:51) | ===> btop++ v.1.4.0
2025/03/24 (14:17:51) | WARNING: Intel GPU: Failed to initialize PMU
2025/03/25 (12:01:43) | ===> btop++ v.1.4.0
2025/03/25 (12:01:43) | WARNING: Intel GPU: Failed to initialize PMU
2025/03/26 (02:03:27) | ===> btop++ v.1.4.0
2025/03/26 (02:03:27) | WARNING: Intel GPU: Failed to initialize PMU
2025/03/26 (16:58:48) | ===> btop++ v.1.4.0
2025/03/26 (16:58:48) | WARNING: Intel GPU: Failed to initialize PMU
2025/03/26 (21:49:35) | ===> btop++ v.1.4.0
2025/03/26 (21:49:35) | WARNING: Intel GPU: Failed to initialize PMU
2025/03/27 (10:09:13) | ===> btop++ v.1.4.0
2025/03/27 (10:09:13) | WARNING: Intel GPU: Failed to initialize PMU
2025/03/27 (12:10:06) | ===> btop++ v.1.4.0
2025/03/27 (12:10:06) | WARNING: Intel GPU: Failed to initialize PMU
2025/03/29 (17:04:08) | ===> btop++ v.1.4.0
2025/03/29 (17:04:08) | WARNING: Intel GPU: Failed to initialize PMU
2025/03/29 (18:27:21) | ===> btop++ v.1.4.0
2025/03/29 (18:27:21) | WARNING: Intel GPU: Failed to initialize PMU
2025/03/30 (13:26:51) | ===> btop++ v.1.4.0
2025/03/30 (13:26:51) | WARNING: Intel GPU: Failed to initialize PMU
2025/03/31 (12:21:59) | ===> btop++ v.1.4.0
2025/03/31 (12:21:59) | WARNING: Intel GPU: Failed to initialize PMU
2025/03/31 (18:28:06) | ===> btop++ v.1.4.0
2025/03/31 (18:28:06) | WARNING: Intel GPU: Failed to initialize PMU
2025/03/31 (18:58:34) | ===> btop++ v.1.4.0
2025/03/31 (18:58:34) | WARNING: Intel GPU: Failed to initialize PMU
2025/04/02 (16:29:23) | ===> btop++ v.1.4.0
2025/04/02 (16:29:23) | WARNING: Intel GPU: Failed to initialize PMU
2025/04/04 (13:55:06) | ===> btop++ v.1.4.0
2025/04/04 (13:55:06) | WARNING: Intel GPU: Failed to initialize PMU
2025/04/04 (13:55:42) | ===> btop++ v.1.4.0
2025/04/04 (13:55:42) | WARNING: Intel GPU: Failed to initialize PMU
2025/04/04 (14:53:54) | ===> btop++ v.1.4.0
2025/04/04 (14:53:54) | WARNING: Intel GPU: Failed to initialize PMU
2025/04/04 (23:37:20) | WARNING: Failed to join _runner thread on exit!
2025/04/04 (23:37:26) | ===> btop++ v.1.4.0
2025/04/04 (23:37:26) | WARNING: Intel GPU: Failed to initialize PMU
2025/04/05 (08:51:13) | WARNING: Failed to join _runner thread on exit!
2025/04/05 (08:51:21) | ===> btop++ v.1.4.0
2025/04/05 (08:51:21) | WARNING: Intel GPU: Failed to initialize PMU
2025/04/06 (13:06:37) | WARNING: Failed to join _runner thread on exit!
2025/04/06 (13:12:42) | ===> btop++ v.1.4.0
2025/04/06 (13:12:42) | WARNING: Intel GPU: Failed to initialize PMU
2025/04/07 (07:08:03) | WARNING: Failed to join _runner thread on exit!
2025/04/07 (07:40:06) | ===> btop++ v.1.4.0
2025/04/07 (07:40:06) | WARNING: Intel GPU: Failed to initialize PMU
2025/04/07 (10:10:30) | ===> btop++ v.1.4.0
2025/04/07 (10:10:30) | WARNING: Intel GPU: Failed to initialize PMU
2025/04/07 (19:05:47) | ===> btop++ v.1.4.0
2025/04/07 (19:05:47) | WARNING: Intel GPU: Failed to initialize PMU
2025/04/09 (08:46:34) | WARNING: Failed to join _runner thread on exit!
2025/04/09 (08:48:27) | ===> btop++ v.1.4.0
2025/04/09 (08:48:27) | WARNING: Intel GPU: Failed to initialize PMU
2025/04/09 (08:48:47) | WARNING: Failed to join _runner thread on exit!
2025/04/10 (10:20:20) | ===> btop++ v.1.4.0
2025/04/10 (10:20:20) | WARNING: Intel GPU: Failed to initialize PMU
2025/04/10 (14:43:16) | ===> btop++ v.1.4.0
2025/04/10 (14:43:16) | WARNING: Intel GPU: Failed to initialize PMU
2025/04/11 (15:44:43) | ===> btop++ v.1.4.0
2025/04/11 (15:44:43) | WARNING: Intel GPU: Failed to initialize PMU
2025/04/11 (19:45:51) | ===> btop++ v.1.4.0
2025/04/11 (19:45:51) | WARNING: Intel GPU: Failed to initialize PMU
2025/04/11 (20:01:45) | ===> btop++ v.1.4.0
2025/04/11 (20:01:45) | WARNING: Intel GPU: Failed to initialize PMU
2025/04/11 (20:36:53) | ===> btop++ v.1.4.0
2025/04/11 (20:36:53) | WARNING: Intel GPU: Failed to initialize PMU
2025/04/12 (15:08:12) | WARNING: Failed to join _runner thread on exit!
2025/04/12 (19:57:23) | ===> btop++ v.1.4.0
2025/04/12 (19:57:23) | WARNING: Intel GPU: Failed to initialize PMU
2025/04/12 (21:14:55) | ===> btop++ v.1.4.0
2025/04/12 (21:14:55) | WARNING: Intel GPU: Failed to initialize PMU
2025/04/13 (00:30:57) | ===> btop++ v.1.4.0
2025/04/13 (00:30:57) | WARNING: Intel GPU: Failed to initialize PMU
2025/04/13 (20:16:11) | ===> btop++ v.1.4.0
2025/04/13 (20:16:11) | WARNING: Intel GPU: Failed to initialize PMU
2025/04/13 (20:16:35) | WARNING: Failed to join _runner thread on exit!
2025/04/13 (20:28:28) | ===> btop++ v.1.4.0
2025/04/13 (20:28:28) | WARNING: Intel GPU: Failed to initialize PMU
2025/04/13 (23:43:48) | ===> btop++ v.1.4.0
2025/04/13 (23:43:48) | WARNING: Intel GPU: Failed to initialize PMU
2025/04/14 (13:57:16) | ===> btop++ v.1.4.0
2025/04/14 (13:57:16) | WARNING: Intel GPU: Failed to initialize PMU
2025/04/14 (23:02:48) | ===> btop++ v.1.4.0
2025/04/14 (23:02:48) | WARNING: Intel GPU: Failed to initialize PMU
2025/04/14 (23:57:44) | ===> btop++ v.1.4.0
2025/04/14 (23:57:44) | WARNING: Intel GPU: Failed to initialize PMU
2025/04/14 (23:57:48) | WARNING: Failed to join _runner thread on exit!
2025/04/15 (17:26:39) | ===> btop++ v.1.4.0
2025/04/15 (17:26:39) | WARNING: Intel GPU: Failed to initialize PMU
2025/04/15 (17:30:26) | ===> btop++ v.1.4.0
2025/04/15 (17:30:26) | WARNING: Intel GPU: Failed to initialize PMU
2025/04/16 (13:34:18) | ===> btop++ v.1.4.0
2025/04/16 (13:34:18) | WARNING: Intel GPU: Failed to initialize PMU
2025/04/17 (14:55:53) | ===> btop++ v.1.4.0
2025/04/17 (14:55:53) | WARNING: Intel GPU: Failed to initialize PMU
2025/04/17 (17:41:10) | ===> btop++ v.1.4.0
2025/04/17 (17:41:10) | WARNING: Intel GPU: Failed to initialize PMU
2025/04/18 (15:45:35) | WARNING: Failed to join _runner thread on exit!
2025/04/18 (18:31:06) | ===> btop++ v.1.4.0
2025/04/18 (18:31:06) | WARNING: Intel GPU: Failed to initialize PMU
2025/04/19 (10:14:22) | ===> btop++ v.1.4.0
2025/04/19 (10:14:22) | WARNING: Intel GPU: Failed to initialize PMU
2025/04/19 (19:30:04) | ===> btop++ v.1.4.0
2025/04/19 (19:30:04) | WARNING: Intel GPU: Failed to initialize PMU
2025/04/21 (09:31:28) | ===> btop++ v.1.4.0
2025/04/21 (09:31:28) | WARNING: Intel GPU: Failed to initialize PMU
2025/04/21 (19:47:04) | ===> btop++ v.1.4.0
2025/04/21 (19:47:04) | WARNING: Intel GPU: Failed to initialize PMU
2025/04/22 (10:30:07) | ===> btop++ v.1.4.0
2025/04/22 (10:30:07) | WARNING: Intel GPU: Failed to initialize PMU
2025/04/22 (11:26:19) | ===> btop++ v.1.4.0
2025/04/22 (11:26:19) | WARNING: Intel GPU: Failed to initialize PMU
2025/04/22 (11:26:37) | WARNING: Failed to join _runner thread on exit!
2025/04/23 (16:28:07) | ===> btop++ v.1.4.0
2025/04/23 (16:28:07) | WARNING: Intel GPU: Failed to initialize PMU
2025/04/23 (20:54:48) | ===> btop++ v.1.4.0
2025/04/23 (20:54:48) | WARNING: Intel GPU: Failed to initialize PMU
2025/04/24 (10:26:25) | ===> btop++ v.1.4.0
2025/04/24 (10:26:25) | WARNING: Intel GPU: Failed to initialize PMU
2025/04/24 (10:44:24) | ===> btop++ v.1.4.0
2025/04/24 (10:44:24) | WARNING: Intel GPU: Failed to initialize PMU
2025/04/25 (14:26:30) | ===> btop++ v.1.4.0
2025/04/25 (14:26:30) | WARNING: Intel GPU: Failed to initialize PMU
2025/04/25 (14:44:34) | WARNING: Failed to join _runner thread on exit!
2025/04/25 (14:44:36) | ===> btop++ v.1.4.0
2025/04/25 (14:44:36) | WARNING: Intel GPU: Failed to initialize PMU
2025/04/25 (14:47:11) | WARNING: Failed to join _runner thread on exit!
2025/04/25 (14:47:13) | ===> btop++ v.1.4.0
2025/04/25 (14:47:13) | WARNING: Intel GPU: Failed to initialize PMU
2025/04/25 (14:51:29) | WARNING: Failed to join _runner thread on exit!
2025/04/25 (15:03:50) | ===> btop++ v.1.4.0
2025/04/25 (15:03:50) | WARNING: Intel GPU: Failed to initialize PMU
2025/04/27 (13:46:14) | ===> btop++ v.1.4.0
2025/04/27 (13:46:14) | WARNING: Intel GPU: Failed to initialize PMU
2025/04/27 (14:00:53) | ===> btop++ v.1.4.0
2025/04/27 (14:00:53) | WARNING: Intel GPU: Failed to initialize PMU
2025/04/27 (21:56:11) | ===> btop++ v.1.4.0
2025/04/27 (21:56:11) | WARNING: Intel GPU: Failed to initialize PMU
2025/04/28 (00:04:09) | ===> btop++ v.1.4.0
2025/04/28 (00:04:09) | WARNING: Intel GPU: Failed to initialize PMU
2025/04/28 (00:04:19) | WARNING: Failed to join _runner thread on exit!
2025/04/28 (00:04:31) | ===> btop++ v.1.4.0
2025/04/28 (00:04:31) | WARNING: Intel GPU: Failed to initialize PMU
2025/04/28 (19:50:07) | ===> btop++ v.1.4.0
2025/04/28 (19:50:07) | WARNING: Intel GPU: Failed to initialize PMU
2025/04/29 (10:50:49) | ===> btop++ v.1.4.0
2025/04/29 (10:50:49) | WARNING: Intel GPU: Failed to initialize PMU
2025/04/30 (08:15:25) | ===> btop++ v.1.4.0
2025/04/30 (08:15:25) | WARNING: Intel GPU: Failed to initialize PMU
2025/04/30 (13:55:56) | ===> btop++ v.1.4.0
2025/04/30 (13:55:56) | WARNING: Intel GPU: Failed to initialize PMU
2025/04/30 (13:55:59) | WARNING: Failed to join _runner thread on exit!
2025/05/01 (10:41:40) | ===> btop++ v.1.4.0
2025/05/01 (10:41:40) | WARNING: Intel GPU: Failed to initialize PMU
2025/05/02 (13:45:57) | WARNING: Failed to join _runner thread on exit!
2025/05/02 (13:45:59) | ===> btop++ v.1.4.0
2025/05/02 (13:45:59) | WARNING: Intel GPU: Failed to initialize PMU

View file

@ -1 +0,0 @@
/home/user/.config/dunst

492
.config/dunst/dunstrc Normal file
View file

@ -0,0 +1,492 @@
# See dunst(5) for all configuration options
[global]
### Display ###
# 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 ###
# The width of the window, excluding the frame.
# dynamic width from 0 to 300
# width = (0, 300)
# constant width of 300
width = 400
# The height of a single notification, excluding the frame.
# dynamic height from 0 to 300
height = (0, 225)
# constant height of 300
# height = 300
# NOTE: Dunst from version 1.11 and older don't support dynamic height
# and the given value is treated as the maximum height
# Position the notification in the top right corner
origin = top-right
# Offset from the origin (0, 0)
# Notation: offset = (10, 50)
offset = (10, 10)
# Scale factor. It is auto-detected if value is 0.
scale = 1
# Maximum number of notification (0 means no limit)
notification_limit = 20
### Progress bar ###
# Turn on the progress 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 = 12
# 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 = 330
# Corner radius for the progress bar. 0 disables rounded corners.
progress_bar_corner_radius = 0
# Define which corners to round when drawing the progress bar. If progress_bar_corner_radius
# is set to 0 this option will be ignored.
progress_bar_corners = all
# Corner radius for the icon image.
icon_corner_radius = 0
# Define which corners to round when drawing the icon image. If icon_corner_radius
# is set to 0 this option will be ignored.
icon_corners = all
# 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 = 8
# Horizontal padding.
horizontal_padding = 8
# 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 = 3
# Defines color of the frame around the notification window.
frame_color = "#1e2f2f"
# 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 type.
# possible values are:
# * id: sort by id
# * urgency_ascending: sort by urgency (low then normal then critical)
# * urgency_descending: sort by urgency (critical then normal then low)
# * update: sort by update (most recent always at the top)
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 = Inconsolata 17
# 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:
# <b>bold</b>
# <i>italic</i>
# <s>strikethrough</s>
# <u>underline</u>
#
# For a complete reference see
# <https://docs.gtk.org/Pango/pango_markup.html>.
#
# 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 = "<b>%s</b>\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 = 10
# 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 = Papirus-Dark
# 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 necessary 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/rofi -display 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 (X11 only)
title = Dunst
# Define the class of the windows spawned by dunst (X11 only)
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
# Define which corners to round when drawing the window. If the corner radius
# is set to 0 this option will be ignored.
#
# Comma-separated list of the corners. The accepted corner values are bottom-right,
# bottom-left, top-right, top-left, top, bottom, left, right or all.
corners = all
# 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 notifications appear under fullscreen
# applications (default: overlay)
# layer = top
# Set this to true to use X11 output on Wayland.
force_xwayland = true
### 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 = do_action, close_current
mouse_right_click = close_all
highlight = "#257460"
# 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 = "#516666"
foreground = "#ffffff"
timeout = 10
# Icon for notifications with low urgency
default_icon = dialog-information
[urgency_normal]
background = "#314e4e"
foreground = "#ffffff"
timeout = 10
override_pause_level = 30
# Icon for notifications with normal urgency
default_icon = dialog-information
[urgency_critical]
background = "#990000"
foreground = "#ffffff"
frame_color = "#be0000"
timeout = 0
override_pause_level = 60
# Icon for notifications with critical urgency
default_icon = dialog-warning
# 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
# override_pause_level
#
# 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.
#
# You can also allow a notification to appear even when paused. Notification will appear whenever notification's override_pause_level >= dunst's paused level.
# This can be used to set partial pause modes, where more urgent notifications get through, but less urgent stay paused. To do that, you can override the following in the rules:
# override_pause_level = X
# 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

View file

@ -1 +0,0 @@
/home/user/.config/gtk-3.0

View file

@ -0,0 +1,4 @@
file:///home/user/Videos
file:///home/user/Downloads
file:///home/user/Documents
file:///home/user/Documents/Rnote

View file

@ -0,0 +1,3 @@
[Settings]
gtk-application-prefer-dark-theme = true
gtk-cursor-theme-size = 40

View file

@ -1 +0,0 @@
/home/user/.config/gtk-4.0

View file

@ -0,0 +1,3 @@
[Settings]
gtk-cursor-theme-size = 40

View file

@ -1 +0,0 @@
/home/user/.config/kitty

2717
.config/kitty/kitty.conf Normal file

File diff suppressed because it is too large Load diff

View file

@ -1 +0,0 @@
/home/user/.config/lazygit

View file

@ -0,0 +1,2 @@
os:
editPreset: 'nvim'

View file

@ -1 +0,0 @@
/home/user/.config/mimeapps.list

24
.config/mimeapps.list Normal file
View file

@ -0,0 +1,24 @@
# go to /usr/share/applications/mimeinfo.cache
# also xdg-mime
[Default Applications]
text/html=librewolf.desktop
x-scheme-handler/http=librewolf.desktop
x-scheme-handler/https=librewolf.desktop
x-scheme-handler/about=librewolf.desktop
x-scheme-handler/unknown=librewolf.desktop
application/pdf=org.pwmt.zathura.desktop
application/octet-stream=mpv.desktop
image/png=imv.desktop
image/svg+xml=imv.desktop
image/jpeg=imv.desktop
image/heic=imv.desktop
video/MP2T=mpv.desktop
x-scheme-handler/mailto=userapp-Thunderbird-MQ3C62.desktop
message/rfc822=userapp-Thunderbird-MQ3C62.desktop
x-scheme-handler/mid=userapp-Thunderbird-MQ3C62.desktop
x-scheme-handler/discord=vesktop.desktop
x-scheme-handler/discord-1223291656732934377=discord-1223291656732934377.desktop
[Added Associations]
x-scheme-handler/mailto=userapp-Thunderbird-MQ3C62.desktop;userapp-Thunderbird-13NWZ2.desktop;
x-scheme-handler/mid=userapp-Thunderbird-MQ3C62.desktop;userapp-Thunderbird-13NWZ2.desktop;

View file

@ -1 +0,0 @@
/home/user/.config/mpv

2
.config/mpv/mpv.conf Normal file
View file

@ -0,0 +1,2 @@
loop-file=inf
loop-playlist=inf

View file

@ -1 +0,0 @@
/home/user/.config/nvim

1
.config/nvim Submodule

@ -0,0 +1 @@
Subproject commit 2559cfdbd95f0a7b19ff2e397a37505f2227e37b

View file

@ -1 +0,0 @@
/home/user/.config/rofi

9
.config/rofi/config.rasi Normal file
View file

@ -0,0 +1,9 @@
configuration {
modes: "drun,calc,window";
font: "Inconsolata 24";
terminal: "kitty";
icon-theme: "Papirus-Dark";
show-icons: true;
dpi: 95;
}
@theme "spotlight-dark.rasi"

View file

@ -0,0 +1,102 @@
/* MACOS SPOTLIGHT LIKE DARK THEME FOR ROFI */
/* Author: Newman Sanchez (https://github.com/newmanls) */
* {
//font: "Montserrat 12";
font: "Inconsolata 24";
bg0: #242424E6;
bg1: #7E7E7E80;
bg2: #11a266;
fg0: #DEDEDE;
fg1: #FFFFFF;
fg2: #DEDEDE80;
background-color: transparent;
text-color: @fg0;
margin: 0;
padding: 0;
spacing: 0;
icon-theme: "Papirus-Dark";
}
window {
background-color: @bg0;
location: center;
//width: 640;
width: 50%;
border-radius: 8;
}
inputbar {
//font: "Montserrat 20";
font: "Inconsolata 24";
padding: 12px;
spacing: 12px;
children: [ icon-search, entry ];
}
icon-search {
expand: false;
filename: "search";
size: 28px;
}
icon-search, entry, element-icon, element-text {
vertical-align: 0.5;
}
entry {
font: inherit;
placeholder : "Search";
placeholder-color : @fg2;
}
message {
border: 2px 0 0;
border-color: @bg1;
background-color: @bg1;
}
textbox {
padding: 8px 24px;
}
listview {
lines: 10;
columns: 1;
fixed-height: false;
border: 1px 0 0;
border-color: @bg1;
}
element {
padding: 8px 16px;
spacing: 16px;
background-color: transparent;
}
element normal active {
text-color: @bg2;
}
element alternate active {
text-color: @bg2;
}
element selected normal, element selected active {
background-color: @bg2;
text-color: @fg1;
}
element-icon {
size: 1em;
}
element-text {
text-color: inherit;
}

View file

@ -1 +0,0 @@
/home/user/.config/sway

271
.config/sway/config Normal file
View file

@ -0,0 +1,271 @@
# Sway Configuration
# Variables
# User Variables
set $mod Mod1
set $menu "rofi -show"
set $term "kitty"
set $browser librewolf
set $browser-backup "chromium --incognito --high-dpi-support=1.15 --force-device-scale-factor=1.15 --enable-features=WebRTCPipeWireCapturer </dev/null &>/dev/null &"
set $docu zathura
set $notes "rnote"
set $office "libreoffice"
set $obs "obs"
set $multimc "multimc"
set $tasks "flatpak run io.github.alainm23.planify"
set $lockscreen "swaylock -e -F -f -l --indicator-idle-visible"
# Personal Scripts
set $nightlight "~/.scripts/sunset"
set $shot "~/.scripts/screenshot -s -c ~/Documents/Screenshots"
## Information Scripts
set $time "~/.scripts/notifs/time"
set $battinfo "~/.scripts/notifs/battery-status"
set $otherinfo "~/.scripts/notifs/info"
set $window_switch "~/.scripts/notifs/window"
## Volume Scripts
set $volinc "wpctl set-volume -l 1.0 @DEFAULT_AUDIO_SINK@ 5%+ && ~/.scripts/notifs/volume inc"
set $voldec "wpctl set-volume -l 1.0 @DEFAULT_AUDIO_SINK@ 5%- && ~/.scripts/notifs/volume dec"
set $volmute_toggle "wpctl set-mute @DEFAULT_AUDIO_SINK@ toggle && ~/.scripts/notifs/volume mute-toggle"
## Microphone Scripts
set $micInc "wpctl set-volume -l 1.0 @DEFAULT_AUDIO_SOURCE@ 5%+ && ~/.scripts/notifs/volume micInc"
set $micDec "wpctl set-volume -l 1.0 @DEFAULT_AUDIO_SOURCE@ 5%- && ~/.scripts/notifs/volume micDec"
set $micMute "wpctl set-mute @DEFAULT_AUDIO_SOURCE@ toggle && ~/.scripts/notifs/volume micMute"
## Brightness Scripts
set $brightup "xbacklight -inc 5 && ~/.scripts/notifs/brightness inc"
set $brightdown "xbacklight -dec 5 && ~/.scripts/notifs/brightness dec"
# Directions
set $left h
set $down j
set $up k
set $right l
# Monitors
set $laptop "eDP-1"
set $external "HDMI-A-2"
# Workspaces
workspace 1 output $laptop
workspace 2 output $laptop
workspace 3 output $laptop
workspace 4 output $laptop
workspace 5 output $laptop
workspace 6 output $laptop
workspace 7 output $laptop
workspace 8 output $laptop
workspace 9 output $laptop
workspace 10 output $laptop
# Bindings
# Applicantions
bindsym Print exec $shot
bindsym Shift+Super+S exec $shot
bindsym $mod+Return exec $term
bindsym $mod+Ctrl+2 exec $browser
bindsym $mod+Ctrl+3 exec $docu
bindsym $mod+Ctrl+4 exec $tasks
bindsym $mod+Ctrl+5 exec $notes
bindsym $mod+Ctrl+6 exec $office
bindsym $mod+Ctrl+7 exec $obs
bindsym $mod+Ctrl+8 exec $browser-backup
bindsym $mod+Ctrl+0 exec $nightlight
bindsym $mod+Ctrl+Grave exec $menu
bindsym Shift+Ctrl+L exec $lockscreen
# Scripts
bindsym $mod+t exec $time
bindsym $mod+y exec $battinfo
bindsym $mod+u exec $otherinfo
# Thinkpad Keys (Volume, Brightness, etc)
# Volume / Mute
bindsym XF86AudioRaiseVolume exec $volinc
bindsym XF86AudioLowerVolume exec $voldec
bindsym XF86AudioMute exec $volmute_toggle
# Microphone
bindsym XF86_AudioMicMute exec $micMute
## For External Keyboard
bindsym Shift+XF86_AudioMute exec $micMute
bindsym Shift+XF86AudioRaiseVolume exec $micInc
bindsym Shift+XF86AudioLowerVolume exec $micDec
# Brightness
bindsym XF86MonBrightnessUp exec $brightup
bindsym XF86MonBrightnessDown exec $brightdown
# Brightness (Ext. Keyboard)
bindsym XF86AudioNext exec $brightup
bindsym XF86AudioPrev exec $brightdown
# Monitor Toggle
bindsym XF86Display exec swaymsg output $laptop toggle
bindsym $mod+n exec swaymsg output $laptop toggle # if on the HDMI Monitor
bindsym $mod+i exec swaymsg output $external pos 0 0 transform 270
bindsym $mod+o exec swaymsg output $external pos 0 0 transform 0
## Mirror Laptop Display
bindsym $mod+Shift+m exec wl-mirror eDP-1
bindsym $mod+Shift+b exec wl-mirror HDMI-A-2
# Containers
bindsym $mod+F4 kill
bindsym $mod+f fullscreen
bindsym $mod+Shift+$left move left
bindsym $mod+Shift+$down move down
bindsym $mod+Shift+$up move up
bindsym $mod+Shift+$right move right
# Container Split
bindsym $mod+b split horizontal
bindsym $mod+v split vertical
# Floating Containers
bindsym $mod+Space floating toggle
floating_modifier $mod normal
# Switching to Workspaces
bindsym $mod+1 exec "$window_switch 1"
bindsym $mod+2 exec "$window_switch 2"
bindsym $mod+3 exec "$window_switch 3"
bindsym $mod+4 exec "$window_switch 4"
bindsym $mod+5 exec "$window_switch 5"
bindsym $mod+6 exec "$window_switch 6"
bindsym $mod+7 exec "$window_switch 7"
bindsym $mod+8 exec "$window_switch 8"
bindsym $mod+9 exec "$window_switch 9"
bindsym $mod+0 exec "$window_switch 10"
bindsym $mod+Tab workspace back_and_forth
# Moving Focused Container to Workspaces
bindsym $mod+Shift+1 move container to workspace number 1
bindsym $mod+Shift+2 move container to workspace number 2
bindsym $mod+Shift+3 move container to workspace number 3
bindsym $mod+Shift+4 move container to workspace number 4
bindsym $mod+Shift+5 move container to workspace number 5
bindsym $mod+Shift+6 move container to workspace number 6
bindsym $mod+Shift+7 move container to workspace number 7
bindsym $mod+Shift+8 move container to workspace number 8
bindsym $mod+Shift+9 move container to workspace number 9
bindsym $mod+Shift+0 move container to workspace number 10
# Changing Focus Between Containers
bindsym $mod+$left focus left
bindsym $mod+$down focus down
bindsym $mod+$up focus up
bindsym $mod+$right focus right
# Reload Configuration
bindsym $mod+Shift+c exec swaymsg reload
# Exit Sway
bindsym $mod+Shift+e exec swaynag -t warning -m 'Do you really want to exit sway?' -B 'Yes, exit sway' 'swaymsg exit'
## Laptop Lid
bindswitch lid:on output eDP-1 disable # Display turns off when lid is closed
bindswitch lid:off output eDP-1 enable # Display turns on when lid is open
# Sway Configuration
# Wallpaper
output * bg $HOME/.config/wallpaper/morning fog.jpg fill
# Enable xwayland
xwayland enable
# Disable Title Bar for all containers
default_border pixel 3
default_floating_border pixel 3
# Hardware Devices (note: use swaymsg -t get_inputs for identifiers)
# Touchpad Configuration
input "1267:32:Elan_Touchpad" {
accel_profile flat
pointer_accel 0.4
tap enabled
natural_scroll enabled
scroll_factor 0.25
}
# Mouse Configuration
# Old Wireless Mouse
input "1133:16471:Logitech_B330/M330/M3" {
accel_profile flat
pointer_accel -0.4
}
# Logitech G304 (not really, knockoff)
input "12625:4128:YICHIP_2.4G_Receiver_Mouse" {
accel_profile "flat"
#pointer_accel -0.6
pointer_accel -0.3
}
input "1133:49295:Logitech_G403_HERO_Gaming_Mouse" {
accel_profile "flat"
pointer_accel -0.7
}
input "5215:761:YICHIP_JLab_Work_Mouse" {
accel_profile "flat"
pointer_accel 0.0
}
# Container Tweaks
for_window [app_id = "librewolf" title = "About"] floating enable
for_window [app_id = "librewolf" title = "Library"] floating enable, border pixel 1,
for_window [app_id = "qbittorrent"] floating enable
for_window [app_id = "localsend"] floating enable
for_window [app_id="looking-glass-client"] max_render_time 10
#client.<class> <border> <background> <text> <indicator> <child_border>
client.focused #2c2c2c #dddfe2 #000000 #000000 #095837
#client.focused_inactive "#23242a" "#000000" "#666666" "#000000" "#999999"
#client.unfocused "#666666" "#fff5e5" "#666666" "#000000" "#999999"
# Extra Configurations
include monitor.swayconfig
# GTK Configuration (More specifically: Cursor Configuration)
# Giving my thanks to: https://www.reddit.com/r/swaywm/comments/zmn263/comment/lweur89/?utm_source=share&utm_medium=web3x&utm_name=web3xcss&utm_term=1&utm_content=share_button
set $gnome_interface_schema "org.gnome.desktop.interface"
exec_always {
gsettings set $gnome_interface_schema cursor-theme Adwaita
gsettings set $gnome_interface_schema cursor-size 40
gsettings set $gnome_interface_schema color-scheme prefer-dark
gsettings set $gnome_interface_schema scaling-factor 1.5
}
seat seat0 xcursor_theme Adwaita 30
# Programs to always execute
exec_always {
"~/.scripts/daemons/battery-daemon"
}
# Execute Once
exec swayidle -w \
timeout 300 'swaylock -f' \
timeout 3600 'systemctl suspend' \
timeout 1800 'swaymsg "output * power off"' \
resume 'swaymsg "output * power on"' \
before-sleep 'swaylock -f'
exec wayland-pipewire-idle-inhibit -w -q
exec /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
seat * idle_inhibit keyboard pointer
include /etc/sway/config.d/*

View file

@ -0,0 +1,6 @@
output eDP-1 mode 1920x1080@60Hz pos 0 0 scale 1.25
# Focus on laptop monitor
focus output eDP-1
output HDMI-A-2 mode 1920x1080 pos 1980 0 scale 1

View file

@ -1 +0,0 @@
/home/user/.config/swaylock

6
.config/swaylock/config Normal file
View file

@ -0,0 +1,6 @@
image=~/.config/wallpaper/morning fog.jpg
font-size=50
font=Inconsolata
indicator-radius=75
inside-ver-color=#748691
ring-ver-color=#697385

View file

@ -1 +0,0 @@
/home/user/.config/systemd/

View file

@ -0,0 +1 @@
/home/user/.config/systemd/user/battery-daemon.service

View file

@ -0,0 +1 @@
/usr/lib/systemd/user/opentabletdriver.service

View file

@ -0,0 +1 @@
/usr/lib/systemd/user/wireplumber.service

View file

@ -0,0 +1 @@
/usr/lib/systemd/user/wireplumber.service

View file

@ -0,0 +1 @@
/usr/lib/systemd/user/pipewire.socket

View file

@ -1 +0,0 @@
/home/user/.config/turborepo/

View file

@ -0,0 +1,6 @@
{
"telemetry_enabled": false,
"telemetry_id": "5511d77500344b5d06ce57ba349fb045cf246a10d603044e0b73ada91a4167d8",
"telemetry_salt": "74e8906c-cdb5-4f84-9ee5-bc29c65f6ddc",
"telemetry_alerted": "2025-05-06T16:01:59.861901981Z"
}

View file

@ -1 +0,0 @@
/home/user/.config/user-overrides.source

View file

@ -0,0 +1,145 @@
#!/bin/bash
lsla() {
if [[ $1 != "" ]]; then
ls -la --color=auto "$1"
else
ls -la --color=auto
fi
}
# hey man, just use zoxide
# pacman -S zoxide fzf
## Applications and Scripts
trizen_clean() {
trizen -Rcns $(pacman -Qqdt)
}
ssgpg() {
python3 ~/.scripts/ssgpg
}
compose-restart() {
docker compose down --remove-orphans && docker compose up -d || return
}
home-server() {
ssh home-server || return
}
laptop-server() {
ssh laptop-server || return
}
pg-home() {
psql -h rpsdb.devdoes.work -p 7481 -U rps_admin rps_dev
}
localpostgres() {
sudo -u postgres psql
}
openssl-rand() {
openssl rand -base64 32
}
email-server() {
ssh hetzner-mail
echo "http://localhost:8080"
}
repeat-command() {
if [ $# -eq "0" ]; then
return
else
while true; do
"$@"
sleep 1
done
fi
}
testspeaker() {
speaker-test -t wav -c 6 || return
}
random-port-generator() {
shuf -i 1-25565 -n 1 || return
}
clear_space() {
sudo paccache -r
sudo paccache -rk1
trizen -Scc
npm cache verify
}
findx86keys() {
xkbcli interactive-wayland
}
find-biggest-dirs() {
du -sx * 2>/dev/null | sort -n
}
find-current-biggest-files() {
du -aBM 2>/dev/null | sort -nr | head -n 10
}
docker-kill-stopped() {
docker rm $(docker ps --filter status=exited -q)
}
mp3-download() {
# Based by cmd: `yt-dlp -x --audio-format mp3 -i https://www.youtube.com/playlist?list=PLjB_8hSS2lEMY-ap4zdPv0-mbTwxtN7KW`
# If there is no argument...
if [ $# -eq "0" ]; then
echo "(Could be a video or playlist)"
read -rp "Youtube Link To Download: " link
yt-dlp -x --audio-format mp3 -i "$link"
elif [ -f "$1" ]; then
yt-dlp -x --audio-format mp3 -a "$1"
else
yt-dlp -x --audio-format mp3 -i "$1"
fi
}
reset-nvim() {
rm -rf ~/.local/state/nvim
rm -rf ~/.local/share/nvim
#rm -rf ~/.config/nvim
}
pivpn() {
INTERFACES=$(ip link show)
if [[ $INTERFACES =~ "pi-vpn" ]]; then
sudo wg-quick down pi-vpn
else
sudo wg-quick up pi-vpn
fi
}
homevpn() {
INTERFACES=$(ip link show)
if [[ $INTERFACES =~ "home-vpn" ]]; then
sudo wg-quick down home-vpn
else
sudo wg-quick up home-vpn
fi
}
hibernate() {
sudo bash -c "echo -n 'mem' > /sys/power/state"
}
# Aliases
## Color Completion
alias grep="grep --color=auto"
alias ip="ip -c"
alias ls="ls --color=auto"
alias py="python3"
alias ssh="kitty +kitten ssh"
## Extra

View file

@ -1 +0,0 @@
/home/user/.config/wallpaper

BIN
.config/wallpaper/bg.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 MiB

BIN
.config/wallpaper/city.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 182 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 274 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 239 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 315 KiB

View file

@ -1 +0,0 @@
/home/user/.config/wireplumber

View file

@ -0,0 +1,28 @@
monitor.alsa.rules = [
{
matches = [
{
# This matches the value of the 'device.name' property of the device.
device.name = "~alsa_card.pci-*"
}
]
actions = {
update-props = {
# Apply all the desired device settings here.
api.alsa.use-acp = false
api.alsa.use-ucm = false
}
}
}
{
matches = [
{
node.name = "~alsa_input.*"
}
]
actions = {
update-props = {
}
}
}
]

View file

@ -1 +0,0 @@
/home/user/.config/zathura

View file

@ -0,0 +1,3 @@
set font 'monospace normal 14'
set scroll-step 100
set selection-clipboard clipboard

View file

@ -1 +0,0 @@
/home/user/.inputrc

1
.inputrc Normal file
View file

@ -0,0 +1 @@
set bell-style none

1
.notes
View file

@ -1 +0,0 @@
/home/user/.notes

1
.notes Normal file
View file

@ -0,0 +1 @@
pacman -Syu --overwrite \*