diff --git a/alacritty/themes/github_light.toml b/alacritty/themes/github_light.toml index 4c6524a..5bc7dfa 100644 --- a/alacritty/themes/github_light.toml +++ b/alacritty/themes/github_light.toml @@ -7,25 +7,25 @@ foreground = '#24292f' # Normal colors [colors.normal] -black = '#24292e' -red = '#d73a49' -green = '#28a745' -yellow = '#dbab09' -blue = '#0366d6' +black = '#24292e' +red = '#d73a49' +green = '#28a745' +yellow = '#dbab09' +blue = '#0366d6' magenta = '#5a32a3' -cyan = '#0598bc' -white = '#6a737d' +cyan = '#0598bc' +white = '#6a737d' # Bright colors [colors.bright] -black = '#959da5' -red = '#cb2431' -green = '#22863a' -yellow = '#b08800' -blue = '#005cc5' +black = '#959da5' +red = '#cb2431' +green = '#22863a' +yellow = '#b08800' +blue = '#005cc5' magenta = '#5a32a3' -cyan = '#3192aa' -white = '#d1d5da' +cyan = '#3192aa' +white = '#d1d5da' [[colors.indexed_colors]] index = 16 diff --git a/alacritty/themes/monokai.toml b/alacritty/themes/monokai.toml index bc8c17e..45aaafe 100644 --- a/alacritty/themes/monokai.toml +++ b/alacritty/themes/monokai.toml @@ -21,4 +21,3 @@ blue = "#66d9ef" magenta = "#ae81ff" cyan = "#a1efe4" white = "#f9f8f5" - diff --git a/helix/config.toml b/helix/config.toml index 829ed2f..d008f27 100644 --- a/helix/config.toml +++ b/helix/config.toml @@ -5,12 +5,7 @@ idle-timeout = 0 completion-trigger-len = 2 [editor.statusline] -left = [ - "mode", - "separator", - "file-name", - "file-modification-indicator", -] +left = ["mode", "separator", "file-name", "file-modification-indicator"] right = [ "spinner", diff --git a/helix/languages.toml b/helix/languages.toml index bac65e3..7a67cce 100644 --- a/helix/languages.toml +++ b/helix/languages.toml @@ -1,15 +1,15 @@ [[language]] name = "bash" -indent = { unit = " " , tab-width = 4 } +indent = { unit = " ", tab-width = 4 } [language-server.pylsp.config.pylsp.plugins] -flake8 = {enabled = false} +flake8 = { enabled = false } [[language]] name = "python" -indent = { unit = " " , tab-width = 4 } +indent = { unit = " ", tab-width = 4 } [[language]] name = "dockerfile" -indent = { unit = " " , tab-width = 4 } +indent = { unit = " ", tab-width = 4 } diff --git a/i3/i3status-rust/icons/awesome.toml b/i3/i3status-rust/icons/awesome.toml index 40f08ea..89b2d6b 100644 --- a/i3/i3status-rust/icons/awesome.toml +++ b/i3/i3status-rust/icons/awesome.toml @@ -14,81 +14,81 @@ backlight_10 = "\U0001f312" backlight_11 = "\U0001f312" backlight_12 = "\U0001f312" backlight_13 = "\U0001f312" -bat_charging = "\uf1e6" # fa-plug -bat_discharging = "\uf242" # fa-battery-half -bat_10 = "\uf244" # fa-battery-empty -bat_20 = "\uf243" # fa-battery-quarter -bat_30 = "\uf243" # fa-battery-quarter -bat_40 = "\uf243" # fa-battery-quarter -bat_50 = "\uf242" # fa-battery-half -bat_60 = "\uf242" # fa-battery-half -bat_70 = "\uf241" # fa-battery-three-quarters -bat_80 = "\uf241" # fa-battery-three-quarters -bat_90 = "\uf241" # fa-battery-three-quarters -bat_full = "\uf240" # fa-battery-full -bat_not_available = "\uf244" # fa-battery-empty -bell = "\uf0f3" # fa-bell -bell-slash = "\uf1f7" # fa-bell-slash-o -bluetooth = "\uf294" # fa-bluetooth-b -calendar = "\uf073" # fa-calendar -cogs = "\uf085" # fa-cogs -cpu = "\uf0e4" # fa-dashboard -cpu_boost_off = "\uf204" # fa-toggle-off -cpu_boost_on = "\uf205" # fa-toggle-on -disk_drive = "\uf0a0" # fa-hdd-o -docker = "\uf21a" # fa-ship -github = "\uf09b" # fa-github -gpu = "\uf26c" # fa-television -headphones = "\uf025" # fa-headphones -joystick = "\uf11b" # fa-gamepad -keyboard = "\uf11c" # fa-keyboard-o -mail = "\uf0e0" # fa-envelope -memory_mem = "\uf2db" # fa-microchip -memory_swap = "\uf0a0" # fa-hdd-o -mouse = "\uf245" # fa-mouse-pointer -music = "\uf001" # fa-music -music_next = "\uf061" # fa-arrow-right -music_pause = "\uf04c" # fa-pause -music_play = "\uf04b" # fa-play -music_prev = "\uf060" # fa-arrow-left -net_bridge = "\uf0e8" # fa-sitemap +bat_charging = "\uf1e6" # fa-plug +bat_discharging = "\uf242" # fa-battery-half +bat_10 = "\uf244" # fa-battery-empty +bat_20 = "\uf243" # fa-battery-quarter +bat_30 = "\uf243" # fa-battery-quarter +bat_40 = "\uf243" # fa-battery-quarter +bat_50 = "\uf242" # fa-battery-half +bat_60 = "\uf242" # fa-battery-half +bat_70 = "\uf241" # fa-battery-three-quarters +bat_80 = "\uf241" # fa-battery-three-quarters +bat_90 = "\uf241" # fa-battery-three-quarters +bat_full = "\uf240" # fa-battery-full +bat_not_available = "\uf244" # fa-battery-empty +bell = "\uf0f3" # fa-bell +bell-slash = "\uf1f7" # fa-bell-slash-o +bluetooth = "\uf294" # fa-bluetooth-b +calendar = "\uf073" # fa-calendar +cogs = "\uf085" # fa-cogs +cpu = "\uf0e4" # fa-dashboard +cpu_boost_off = "\uf204" # fa-toggle-off +cpu_boost_on = "\uf205" # fa-toggle-on +disk_drive = "\uf0a0" # fa-hdd-o +docker = "\uf21a" # fa-ship +github = "\uf09b" # fa-github +gpu = "\uf26c" # fa-television +headphones = "\uf025" # fa-headphones +joystick = "\uf11b" # fa-gamepad +keyboard = "\uf11c" # fa-keyboard-o +mail = "\uf0e0" # fa-envelope +memory_mem = "\uf2db" # fa-microchip +memory_swap = "\uf0a0" # fa-hdd-o +mouse = "\uf245" # fa-mouse-pointer +music = "\uf001" # fa-music +music_next = "\uf061" # fa-arrow-right +music_pause = "\uf04c" # fa-pause +music_play = "\uf04b" # fa-play +music_prev = "\uf060" # fa-arrow-left +net_bridge = "\uf0e8" # fa-sitemap net_down = "\u2b07" net_loopback = "LO" -net_modem = "\uf095" # fa-phone +net_modem = "\uf095" # fa-phone net_up = "\u2b06" -net_vpn = "\uf023" # fa-lock -net_wired = "\uf0ac" # fa-globe -net_wireless = "\uf1eb" # fa-wifi -notification = "\uf0a2" # fa-bell-o -phone = "\uf10b" # fa-mobile +net_vpn = "\uf023" # fa-lock +net_wired = "\uf0ac" # fa-globe +net_wireless = "\uf1eb" # fa-wifi +notification = "\uf0a2" # fa-bell-o +phone = "\uf10b" # fa-mobile phone_disconnected = "\U0001f4f5" # https://unicode-table.com/en/1F4F5/ ping = "\u21ba" pomodoro = "\U0001f345" -pomodoro_break = "\uf0f4" # fa-coffee -pomodoro_paused = "\uf04c" # fa-pause -pomodoro_started = "\uf04b" # fa-play -pomodoro_stopped = "\uf04d" # fa-stop -resolution = "\uf096" # fa-square-o -tasks = "\uf0ae" # fa-tasks -thermometer = "\uf2c8" # fa-thermometer-3 -time = "\uf017" # fa-clock-o -toggle_off = "\uf204" # fa-toggle-off -toggle_on = "\uf205" # fa-toggle-on -unknown = "\uf128" # fa-question -update = "\uf062" # fa-arrow-up -uptime = "\uf017" # fa-clock-o -volume_empty = "\uf026" # fa-volume-off -volume_full = "\uf028" # fa-volume-up -volume_half = "\uf027" # fa-volume-down +pomodoro_break = "\uf0f4" # fa-coffee +pomodoro_paused = "\uf04c" # fa-pause +pomodoro_started = "\uf04b" # fa-play +pomodoro_stopped = "\uf04d" # fa-stop +resolution = "\uf096" # fa-square-o +tasks = "\uf0ae" # fa-tasks +thermometer = "\uf2c8" # fa-thermometer-3 +time = "\uf017" # fa-clock-o +toggle_off = "\uf204" # fa-toggle-off +toggle_on = "\uf205" # fa-toggle-on +unknown = "\uf128" # fa-question +update = "\uf062" # fa-arrow-up +uptime = "\uf017" # fa-clock-o +volume_empty = "\uf026" # fa-volume-off +volume_full = "\uf028" # fa-volume-up +volume_half = "\uf027" # fa-volume-down volume_muted = "\uf026 \uf00d" -microphone_empty = "\uf130" # fa-microphone -microphone_full = "\uf130" # fa-microphone -microphone_half = "\uf130" # fa-microphone -microphone_muted = "\uf131" # fa-microphone-slash -weather_clouds = "\uf0c2" # fa-cloud -weather_default = "\uf0c2" # fa-cloud -weather_rain = "\uf043" # fa-tint -weather_snow = "\uf2dc" # fa-snowflake-o -weather_sun = "\uf185" # fa-sun-o -weather_thunder = "\uf0e7" # fa-bolt -xrandr = "\uf26c" # fa-television +microphone_empty = "\uf130" # fa-microphone +microphone_full = "\uf130" # fa-microphone +microphone_half = "\uf130" # fa-microphone +microphone_muted = "\uf131" # fa-microphone-slash +weather_clouds = "\uf0c2" # fa-cloud +weather_default = "\uf0c2" # fa-cloud +weather_rain = "\uf043" # fa-tint +weather_snow = "\uf2dc" # fa-snowflake-o +weather_sun = "\uf185" # fa-sun-o +weather_thunder = "\uf0e7" # fa-bolt +xrandr = "\uf26c" # fa-television diff --git a/i3/i3status-rust/themes/native.toml b/i3/i3status-rust/themes/native.toml index e69de29..8b13789 100644 --- a/i3/i3status-rust/themes/native.toml +++ b/i3/i3status-rust/themes/native.toml @@ -0,0 +1 @@ + diff --git a/screencfg/screencfg.toml b/screencfg/screencfg.toml index d90fd98..4a5c830 100644 --- a/screencfg/screencfg.toml +++ b/screencfg/screencfg.toml @@ -1,4 +1,4 @@ post_commands = [ - "systemctl --user restart keyboard.service", - "systemctl --user restart touchpad.service", + "systemctl --user restart keyboard.service", + "systemctl --user restart touchpad.service", ]