noctalia: update config
This commit is contained in:
@@ -1,41 +1,223 @@
|
||||
[bar.widgets]
|
||||
end = [
|
||||
"cpu",
|
||||
"ram",
|
||||
"sysmon",
|
||||
"network_rx",
|
||||
"network_tx",
|
||||
"volume",
|
||||
"brightness",
|
||||
"battery",
|
||||
"clock",
|
||||
"clipboard",
|
||||
"tray",
|
||||
"network"
|
||||
]
|
||||
center = []
|
||||
[audio]
|
||||
enable_overdrive = false
|
||||
enable_sounds = false
|
||||
notification_sound = ""
|
||||
sound_volume = 0.5
|
||||
volume_change_sound = ""
|
||||
|
||||
margin_edge = 0
|
||||
margin_ends = 0
|
||||
position = "bottom"
|
||||
radius = 0
|
||||
shadow = false
|
||||
start = [ "workspaces" ]
|
||||
widget_spacing = 10
|
||||
[backdrop]
|
||||
blur_intensity = 0.5
|
||||
enabled = false
|
||||
tint_intensity = 0.30000001192092896
|
||||
|
||||
[bar]
|
||||
order = [ "widgets" ]
|
||||
|
||||
[bar.widgets]
|
||||
auto_hide = false
|
||||
background_opacity = 1.0
|
||||
border = "outline"
|
||||
border_width = 0.0
|
||||
capsule = false
|
||||
capsule_fill = "surface_variant"
|
||||
capsule_group = []
|
||||
capsule_opacity = 1.0
|
||||
capsule_padding = 6.0
|
||||
capsule_thickness = 0.75999999046325684
|
||||
center = []
|
||||
contact_shadow = false
|
||||
enabled = true
|
||||
end = [
|
||||
"cpu",
|
||||
"ram",
|
||||
"sysmon",
|
||||
"network_rx",
|
||||
"network_tx",
|
||||
"volume",
|
||||
"brightness",
|
||||
"battery",
|
||||
"clock",
|
||||
"network",
|
||||
"clipboard",
|
||||
"tray"
|
||||
]
|
||||
font_weight = 500
|
||||
layer = "top"
|
||||
margin_edge = 0
|
||||
margin_ends = 0
|
||||
margin_opposite_edge = 0
|
||||
padding = 14
|
||||
panel_overlap = 1
|
||||
position = "bottom"
|
||||
radius = 0
|
||||
radius_bottom_left = 0
|
||||
radius_bottom_right = 0
|
||||
radius_top_left = 0
|
||||
radius_top_right = 0
|
||||
reserve_space = true
|
||||
scale = 1.0
|
||||
shadow = false
|
||||
show_on_workspace_switch = true
|
||||
start = [ "workspaces" ]
|
||||
thickness = 34
|
||||
widget_spacing = 10
|
||||
|
||||
[bar.widgets.dead_zone]
|
||||
command = ""
|
||||
middle_command = ""
|
||||
right_command = ""
|
||||
scroll_down_command = ""
|
||||
scroll_up_command = ""
|
||||
|
||||
[battery]
|
||||
warning_threshold = 10
|
||||
|
||||
[brightness]
|
||||
enable_ddcutil = false
|
||||
ignore_mmids = []
|
||||
minimum_brightness = 0.0
|
||||
sync_all_monitors = false
|
||||
|
||||
[calendar]
|
||||
enabled = false
|
||||
refresh_minutes = 15
|
||||
|
||||
[control_center]
|
||||
hidden_tabs = []
|
||||
sidebar = "full"
|
||||
sidebar_section = "full"
|
||||
width = 700
|
||||
|
||||
[[control_center.shortcuts]]
|
||||
type = "wifi"
|
||||
|
||||
[[control_center.shortcuts]]
|
||||
type = "bluetooth"
|
||||
|
||||
[[control_center.shortcuts]]
|
||||
type = "caffeine"
|
||||
|
||||
[[control_center.shortcuts]]
|
||||
type = "nightlight"
|
||||
|
||||
[[control_center.shortcuts]]
|
||||
type = "notification"
|
||||
|
||||
[[control_center.shortcuts]]
|
||||
type = "power_profile"
|
||||
|
||||
[desktop_widgets]
|
||||
enabled = false
|
||||
schema_version = 2
|
||||
|
||||
[desktop_widgets.grid]
|
||||
cell_size = 16
|
||||
major_interval = 4
|
||||
visible = true
|
||||
|
||||
[dock]
|
||||
active_monitor_only = false
|
||||
active_opacity = 1.0
|
||||
active_scale = 1.0
|
||||
auto_hide = false
|
||||
background_opacity = 0.87999999523162842
|
||||
cross_axis_padding = 8
|
||||
enabled = false
|
||||
icon_size = 48
|
||||
inactive_opacity = 0.85000002384185791
|
||||
inactive_scale = 0.85000002384185791
|
||||
item_spacing = 6
|
||||
launcher_icon = "grid-dots"
|
||||
launcher_position = "none"
|
||||
magnification = true
|
||||
magnification_scale = 1.4500000476837158
|
||||
main_axis_padding = 16
|
||||
margin_edge = 8
|
||||
margin_ends = 0
|
||||
monitors = []
|
||||
pinned = []
|
||||
position = "bottom"
|
||||
radius = 16
|
||||
radius_bottom_left = 16
|
||||
radius_bottom_right = 16
|
||||
radius_top_left = 16
|
||||
radius_top_right = 16
|
||||
reserve_space = true
|
||||
shadow = true
|
||||
show_dots = false
|
||||
show_instance_count = true
|
||||
show_running = true
|
||||
|
||||
[hooks]
|
||||
battery_charging = []
|
||||
battery_discharging = []
|
||||
battery_percentage_changed = []
|
||||
battery_plugged = []
|
||||
bluetooth_disabled = []
|
||||
bluetooth_enabled = []
|
||||
colors_changed = []
|
||||
logging_out = []
|
||||
power_profile_changed = []
|
||||
rebooting = []
|
||||
session_locked = []
|
||||
session_unlocked = []
|
||||
shutting_down = []
|
||||
started = []
|
||||
theme_mode_changed = []
|
||||
wallpaper_changed = []
|
||||
wifi_disabled = []
|
||||
wifi_enabled = []
|
||||
|
||||
[idle]
|
||||
pre_action_fade_seconds = 0
|
||||
behavior_order = [ "lock", "screen-off", "lock-and-suspend" ]
|
||||
pre_action_fade_seconds = 0.0
|
||||
|
||||
[idle.behavior.lock]
|
||||
action = "lock"
|
||||
command = ""
|
||||
enabled = false
|
||||
resume_command = ""
|
||||
timeout = 600.0
|
||||
|
||||
[idle.behavior.lock-and-suspend]
|
||||
action = "lock_and_suspend"
|
||||
command = ""
|
||||
enabled = false
|
||||
resume_command = ""
|
||||
timeout = 900.0
|
||||
|
||||
[idle.behavior.screen-off]
|
||||
action = "screen_off"
|
||||
command = ""
|
||||
enabled = false
|
||||
resume_command = ""
|
||||
timeout = 660.0
|
||||
|
||||
[keybinds]
|
||||
cancel = [ "Escape" ]
|
||||
down = [ "Down" ]
|
||||
left = [ "Left" ]
|
||||
right = [ "Right" ]
|
||||
tab_next = [ "Tab" ]
|
||||
tab_previous = [ "Shift+ISO_Left_Tab" ]
|
||||
up = [ "Up" ]
|
||||
validate = [ "Return", "KP_Enter", "space" ]
|
||||
|
||||
[location]
|
||||
address = "Würzburg, Germany"
|
||||
auto_locate = false
|
||||
sunrise = ""
|
||||
sunset = ""
|
||||
|
||||
[lockscreen]
|
||||
allow_empty_password = false
|
||||
blur_intensity = 0.5
|
||||
blurred_desktop = false
|
||||
enabled = false
|
||||
fingerprint = true
|
||||
monitors = []
|
||||
tint_intensity = 0.30000001192092896
|
||||
wallpaper = ""
|
||||
|
||||
[lockscreen_widgets]
|
||||
enabled = false
|
||||
@@ -52,6 +234,7 @@ widget_order = [ "lockscreen-login-box@HDMI-A-1", "lockscreen-login-box@eDP-1" ]
|
||||
box_width = 400.0
|
||||
cx = 960.0
|
||||
cy = 961.0
|
||||
enabled = true
|
||||
output = "HDMI-A-1"
|
||||
rotation = 0.0
|
||||
type = "login_box"
|
||||
@@ -72,6 +255,7 @@ widget_order = [ "lockscreen-login-box@HDMI-A-1", "lockscreen-login-box@eDP-1" ]
|
||||
box_width = 400.0
|
||||
cx = 960.0
|
||||
cy = 961.0
|
||||
enabled = true
|
||||
output = "eDP-1"
|
||||
rotation = 0.0
|
||||
type = "login_box"
|
||||
@@ -87,75 +271,356 @@ widget_order = [ "lockscreen-login-box@HDMI-A-1", "lockscreen-login-box@eDP-1" ]
|
||||
show_login_button = true
|
||||
show_password_hint = true
|
||||
|
||||
[nightlight]
|
||||
enabled = false
|
||||
force = false
|
||||
temperature_day = 6500
|
||||
temperature_night = 4000
|
||||
|
||||
[notification]
|
||||
background_opacity = 0.97000002861022949
|
||||
collapse_on_dismiss = true
|
||||
enable_daemon = false
|
||||
layer = "top"
|
||||
monitors = []
|
||||
offset_x = 20
|
||||
offset_y = 8
|
||||
position = "top_right"
|
||||
scale = 1.0
|
||||
show_actions = true
|
||||
show_app_name = true
|
||||
|
||||
[shell.animation]
|
||||
enabled = false
|
||||
[osd]
|
||||
background_opacity = 0.97000002861022949
|
||||
monitors = []
|
||||
offset_x = 20
|
||||
offset_y = 8
|
||||
orientation = "horizontal"
|
||||
position = "top_center"
|
||||
position_vertical = "top_center"
|
||||
scale = 1.0
|
||||
|
||||
[shell.panel]
|
||||
floating_offset = 13
|
||||
open_near_click_control_center = true
|
||||
clipboard_placement = "attached"
|
||||
open_near_click_clipboard = true
|
||||
[osd.kinds]
|
||||
bluetooth = false
|
||||
brightness = false
|
||||
caffeine = false
|
||||
dnd = false
|
||||
keyboard_layout = false
|
||||
lock_keys = false
|
||||
media = false
|
||||
nightlight = false
|
||||
power_profile = false
|
||||
privacy = false
|
||||
volume = false
|
||||
volume_input = true
|
||||
volume_output = true
|
||||
wifi = false
|
||||
|
||||
[[shell.session.actions]]
|
||||
action = "lock"
|
||||
countdown_seconds = 0.0
|
||||
[plugins]
|
||||
enabled = []
|
||||
|
||||
[[plugins.source]]
|
||||
auto_update = false
|
||||
enabled = true
|
||||
kind = "git"
|
||||
location = "https://github.com/noctalia-dev/official-plugins"
|
||||
name = "official"
|
||||
|
||||
[[plugins.source]]
|
||||
auto_update = false
|
||||
enabled = true
|
||||
kind = "git"
|
||||
location = "https://github.com/noctalia-dev/community-plugins"
|
||||
name = "community"
|
||||
|
||||
[shell]
|
||||
app_icon_colorize = false
|
||||
avatar_path = ""
|
||||
clipboard_auto_paste = "auto"
|
||||
clipboard_confirm_clear_history = true
|
||||
clipboard_enabled = true
|
||||
clipboard_history_max_entries = 100
|
||||
clipboard_image_action_command = ""
|
||||
corner_radius_scale = 1.0
|
||||
date_format = "%A, %x"
|
||||
disable_mipmaps = false
|
||||
font_family = "sans-serif"
|
||||
launch_apps_as_systemd_services = false
|
||||
launch_apps_custom_command = ""
|
||||
middle_click_opens_widget_settings = true
|
||||
niri_overview_type_to_launch_enabled = false
|
||||
offline_mode = false
|
||||
password_style = "default"
|
||||
polkit_agent = false
|
||||
screen_time_enabled = false
|
||||
settings_show_advanced = false
|
||||
setup_wizard_enabled = true
|
||||
shared_gl_context = true
|
||||
show_location = true
|
||||
telemetry_enabled = false
|
||||
time_format = "{:%H:%M}"
|
||||
ui_scale = 1.0
|
||||
|
||||
[shell.animation]
|
||||
enabled = false
|
||||
speed = 1.0
|
||||
|
||||
[shell.greeter_sync]
|
||||
auto_sync = false
|
||||
|
||||
[shell.launcher]
|
||||
app_grid = false
|
||||
categories = true
|
||||
compact = true
|
||||
session_search = false
|
||||
show_icons = true
|
||||
sort_by_usage = true
|
||||
|
||||
[shell.launcher.dmenu]
|
||||
|
||||
[shell.mpris]
|
||||
blacklist = []
|
||||
|
||||
[shell.panel]
|
||||
borders = true
|
||||
clipboard_placement = "attached"
|
||||
clipboard_position = "center"
|
||||
control_center_placement = "attached"
|
||||
control_center_position = "auto"
|
||||
floating_offset = 13
|
||||
launcher_placement = "floating"
|
||||
launcher_position = "center"
|
||||
open_near_click_clipboard = true
|
||||
open_near_click_control_center = true
|
||||
open_near_click_launcher = false
|
||||
open_near_click_session = true
|
||||
open_near_click_wallpaper = true
|
||||
polkit_placement = "floating"
|
||||
polkit_position = "center"
|
||||
session_placement = "attached"
|
||||
session_position = "auto"
|
||||
shadow = true
|
||||
transparency_mode = "solid"
|
||||
wallpaper_placement = "attached"
|
||||
wallpaper_position = "auto"
|
||||
|
||||
[shell.privacy]
|
||||
cam_filter_regex = ""
|
||||
mic_filter_regex = ""
|
||||
|
||||
[shell.screen_corners]
|
||||
enabled = false
|
||||
size = 32
|
||||
|
||||
[shell.screenshot]
|
||||
confirm_region = false
|
||||
copy_to_clipboard = true
|
||||
directory = ""
|
||||
filename_pattern = ""
|
||||
freeze_screen = true
|
||||
pipe_command = ""
|
||||
pipe_to_command = false
|
||||
save_to_file = true
|
||||
|
||||
[shell.session.power]
|
||||
|
||||
[[shell.session.actions]]
|
||||
action = "lock"
|
||||
command = ""
|
||||
countdown_seconds = 0.0
|
||||
enabled = true
|
||||
glyph = ""
|
||||
label = ""
|
||||
shortcut = "1"
|
||||
variant = "default"
|
||||
|
||||
[[shell.session.actions]]
|
||||
action = "logout"
|
||||
command = ""
|
||||
countdown_seconds = 0.0
|
||||
enabled = true
|
||||
glyph = ""
|
||||
label = ""
|
||||
shortcut = "2"
|
||||
variant = "default"
|
||||
|
||||
[[shell.session.actions]]
|
||||
action = "lock_and_suspend"
|
||||
command = ""
|
||||
countdown_seconds = 0.0
|
||||
enabled = false
|
||||
glyph = ""
|
||||
label = ""
|
||||
shortcut = "3"
|
||||
variant = "default"
|
||||
|
||||
[[shell.session.actions]]
|
||||
action = "reboot"
|
||||
command = ""
|
||||
countdown_seconds = 0.0
|
||||
enabled = true
|
||||
glyph = ""
|
||||
label = ""
|
||||
shortcut = "4"
|
||||
variant = "default"
|
||||
|
||||
[[shell.session.actions]]
|
||||
action = "shutdown"
|
||||
command = ""
|
||||
countdown_seconds = 0.0
|
||||
enabled = true
|
||||
glyph = ""
|
||||
label = ""
|
||||
shortcut = "5"
|
||||
variant = "destructive"
|
||||
|
||||
[shell.shadow]
|
||||
alpha = 0.55000001192092896
|
||||
direction = "down"
|
||||
|
||||
[system.monitor]
|
||||
cpu_poll_seconds = 2.0
|
||||
cpu_temp_activity_threshold = 60.0
|
||||
cpu_temp_critical_threshold = 85.0
|
||||
cpu_temp_sensor_path = ""
|
||||
cpu_usage_activity_threshold = 50.0
|
||||
cpu_usage_critical_threshold = 90.0
|
||||
disk_pct_activity_threshold = 80.0
|
||||
disk_pct_critical_threshold = 95.0
|
||||
disk_poll_seconds = 10.0
|
||||
enabled = true
|
||||
shortcut = "1"
|
||||
variant = "default"
|
||||
|
||||
[[shell.session.actions]]
|
||||
action = "logout"
|
||||
countdown_seconds = 0.0
|
||||
enabled = true
|
||||
shortcut = "2"
|
||||
variant = "default"
|
||||
|
||||
[[shell.session.actions]]
|
||||
action = "lock_and_suspend"
|
||||
countdown_seconds = 0.0
|
||||
enabled = false
|
||||
shortcut = "3"
|
||||
variant = "default"
|
||||
|
||||
[[shell.session.actions]]
|
||||
action = "reboot"
|
||||
countdown_seconds = 0.0
|
||||
enabled = true
|
||||
shortcut = "4"
|
||||
variant = "default"
|
||||
|
||||
[[shell.session.actions]]
|
||||
action = "shutdown"
|
||||
countdown_seconds = 0.0
|
||||
enabled = true
|
||||
shortcut = "5"
|
||||
variant = "destructive"
|
||||
gpu_poll_seconds = 0.0
|
||||
gpu_temp_activity_threshold = 60.0
|
||||
gpu_temp_critical_threshold = 85.0
|
||||
gpu_usage_activity_threshold = 50.0
|
||||
gpu_usage_critical_threshold = 95.0
|
||||
gpu_vram_activity_threshold = 50.0
|
||||
gpu_vram_critical_threshold = 90.0
|
||||
memory_poll_seconds = 2.0
|
||||
net_rx_activity_threshold = 1.0
|
||||
net_rx_critical_threshold = 50.0
|
||||
net_tx_activity_threshold = 1.0
|
||||
net_tx_critical_threshold = 50.0
|
||||
network_poll_seconds = 3.0
|
||||
ram_pct_activity_threshold = 60.0
|
||||
ram_pct_critical_threshold = 90.0
|
||||
swap_pct_activity_threshold = 20.0
|
||||
swap_pct_critical_threshold = 80.0
|
||||
|
||||
[theme]
|
||||
builtin = "Catppuccin"
|
||||
community_palette = "Oxocarbon"
|
||||
custom_palette = ""
|
||||
mode = "dark"
|
||||
source = "builtin"
|
||||
wallpaper_scheme = "m3-content"
|
||||
|
||||
[theme.templates]
|
||||
builtin_ids = []
|
||||
community_ids = []
|
||||
enable_builtin_templates = false
|
||||
enable_community_templates = false
|
||||
|
||||
[wallpaper]
|
||||
directory = ""
|
||||
directory_dark = ""
|
||||
directory_light = ""
|
||||
edge_smoothness = 0.30000001192092896
|
||||
enabled = false
|
||||
fill_color = ""
|
||||
fill_mode = "crop"
|
||||
per_monitor_directories = false
|
||||
transition = [ "fade", "wipe", "disc", "stripes", "zoom", "honeycomb" ]
|
||||
transition_duration = 1500.0
|
||||
transition_on_startup = false
|
||||
|
||||
[wallpaper.automation]
|
||||
enabled = false
|
||||
interval_seconds = 1800
|
||||
order = "random"
|
||||
recursive = true
|
||||
|
||||
[weather]
|
||||
effects = true
|
||||
enabled = true
|
||||
refresh_minutes = 30
|
||||
unit = "metric"
|
||||
|
||||
[widget.active_window]
|
||||
icon_size = 14.0
|
||||
max_length = 260.0
|
||||
min_length = 80.0
|
||||
title_scroll = "none"
|
||||
type = "active_window"
|
||||
|
||||
[widget.clock]
|
||||
format = "{:%a %d.%m. %H:%M:%S}"
|
||||
type = "clock"
|
||||
|
||||
[widget.cpu]
|
||||
display = "text"
|
||||
stat = "cpu_usage"
|
||||
type = "sysmon"
|
||||
|
||||
[widget.date]
|
||||
format = "{:%a %d %b}"
|
||||
type = "clock"
|
||||
|
||||
[widget.input_volume]
|
||||
device = "input"
|
||||
type = "volume"
|
||||
|
||||
[widget.keyboard_layout]
|
||||
cycle_command = ""
|
||||
hide_when_single_layout = false
|
||||
type = "keyboard_layout"
|
||||
|
||||
[widget.lock_keys]
|
||||
display = "short"
|
||||
hide_when_off = false
|
||||
show_caps_lock = true
|
||||
show_num_lock = true
|
||||
show_scroll_lock = false
|
||||
type = "lock_keys"
|
||||
|
||||
[widget.media]
|
||||
art_size = 16.0
|
||||
max_length = 220.0
|
||||
min_length = 80.0
|
||||
title_scroll = "none"
|
||||
type = "media"
|
||||
|
||||
[widget.network_rx]
|
||||
display = "text"
|
||||
stat = "net_rx"
|
||||
type = "sysmon"
|
||||
|
||||
[widget.network_tx]
|
||||
display = "text"
|
||||
stat = "net_tx"
|
||||
type = "sysmon"
|
||||
|
||||
[widget.output_volume]
|
||||
device = "output"
|
||||
type = "volume"
|
||||
|
||||
[widget.ram]
|
||||
display = "text"
|
||||
stat = "ram_pct"
|
||||
type = "sysmon"
|
||||
|
||||
[widget.spacer]
|
||||
type = "spacer"
|
||||
|
||||
[widget.sysmon]
|
||||
display = "text"
|
||||
stat = "disk_pct"
|
||||
type = "sysmon"
|
||||
|
||||
[widget.temp]
|
||||
stat = "cpu_temp"
|
||||
type = "sysmon"
|
||||
|
||||
[widget.workspaces]
|
||||
scale = 1.1
|
||||
scale = 1.1000000000000001
|
||||
type = "workspaces"
|
||||
|
||||
Reference in New Issue
Block a user