diff --git a/X11/xinitrc b/X11/xinitrc index 9dbd80f..3b95b64 100644 --- a/X11/xinitrc +++ b/X11/xinitrc @@ -8,4 +8,5 @@ export XCURSOR_PATH="${XCURSOR_PATH}:~/.local/share/icons" export SSH_ASKPASS="/bin/ksshaskpass" export SSH_ASKPASS_REQUIRE=prefer +runsvdir -P ~/.local/service.k & exec dbus-launch --exit-with-session startplasma-x11 diff --git a/alacritty.yml b/alacritty.yml deleted file mode 100644 index 03a3e45..0000000 --- a/alacritty.yml +++ /dev/null @@ -1,98 +0,0 @@ -window: - dimensions: - columns: 140 - lines: 30 - - padding: - x: 10 - y: 0 - - dynamic_title: true - opacity: 0.9 - -scrolling: - history: 10000 - -# Font configuration -font: - normal: - family: berkeley mono variable - style: Regular - - italic: - family: berkeley mono variable - style: Italic - - bold: - family: berkeley mono variable - style: Bold - - # Point size - size: 11 - - # Offset is the extra space around each character. `offset.y` can be thought of - # as modifying the line spacing, and `offset.x` as modifying the letter spacing. - offset: - x: 0 - y: 0 - - glyph_offset: - x: 0 - y: 0 - - bell: - animation: EaseOutExpo - duration: 1 - color: '0x333333' - -colors: - # Default colors - primary: - background: "0x080808" - foreground: "0xB3B1AD" - - # Normal colors - normal: - black: "#2e2e2e" - red: "#ef2f27" - green: "#519f50" - yellow: "#faa030" - blue: "#34608d" - magenta: "#e02c6d" - cyan: "#0aaeb3" - white: "#d0d0d0" - - # Bright colors - bright: - black: "#666666" - red: "#eb6655" - green: "#98bc37" - yellow: "#ffe64d" - blue: "#008bbd" - magenta: "#ff5c8f" - cyan: "#6fc3df" - white: "#fcfcfc" - -selection: - semantic_escape_chars: ",‚îÇ`|:\"' ()[]{}<>" - save_to_clipboard: true - -cursor: - style: Beam - unfocused_hollow: true - -live_config_reload: true - -mouse: - hide_when_typing: true - -hints: - enabled: - - regex: "(magnet:|mailto:|gemini:|gopher:|https:|http:|news:|file:|git:|ssh:|ftp:)[^\u0000-\u001F\u007F-\u009F<>\"\\s{-}\\^⟨⟩`]+" - command: xdg-open - post_processing: true - mouse: - enabled: true - binding: - key: U - mods: Control|Shift diff --git a/polybar/config b/polybar/config deleted file mode 100644 index 88bac0c..0000000 --- a/polybar/config +++ /dev/null @@ -1,187 +0,0 @@ -[colors] -background = #DD080808 -foreground = ${xrdb:color7} -foreground-alt = ${xrdb:color8} -primary = ${xrdb:color11} -secondary = ${xrdb:color3} -alert = ${xrdb:color9} -fecha = ${xrdb:color10} -wifi = ${xrdb:color12} -cartas = ${xrdb:color13} - -[bar/LaBarra] -; monitor = ${env:MONITOR:} -width = 100% -height = 22 -offset-x = 0 -offset-y = 0 -radius = 0 -fixed-center = true -enable-ipc = true -locale = es_AR.UTF-8 - -background = ${colors.background} -foreground = ${colors.foreground} -line-size = 2 -line-color = ${colors.background} -border-size = 2 -border-color = ${colors.background} -module-margin = 2 - -font-0 = System Charcoal:size=12;1 -font-1 = System Charcoal:weight=bold:size=12;1 -font-2 = JetBrainsMono Nerd Font:size=12;1 -font-3 = Noto Color Emoji:pixelsize=16:scale=10;1 - -modules-left = bspwm -modules-right = wlan correo temp_nvm temp_cpu temp_gpu temp_jun temp_mem date -tray-position = none -override-redirect = false -wm-restack = bspwm - -[module/bspwm] -type = internal/bspwm -pin-workspaces = false -enable-click = false -enable-scroll = false - -label-focused = [%index%] -label-focused-padding = 1 -label-focused-foreground = ${colors.primary} -label-focused-font = font-1 - -label-occupied = " %index% " -label-occupied-padding = 1 -label-occupied-foreground = ${colors.secondary} - -label-urgent = "%index%! " -label-urgent-foreground = ${colors.alert} -label-urgent-padding = 1 - -label-empty = " %index% " -label-empty-foreground = ${colors.foreground-alt} -label-empty-padding = 1 - -[module/wlan] -type = internal/network -interface = wlp8s0 -interval = 3.0 - -format-connected = -format-disconnected = -label-connected = 📡 %signal% -label-connected-foreground = ${colors.wifi} - -[module/date] -type = internal/date -interval = 5 - -date = "%a %d" -time = "%R" - -label = %date% %time% -label-foreground = ${colors.fecha} - -[module/correo] -type = custom/script -exec = cartas -interval = 300 - -format =