diff --git a/setup/linux/packages/gui b/setup/linux/packages/gui index 4ef1a114..cebee0b2 100644 --- a/setup/linux/packages/gui +++ b/setup/linux/packages/gui @@ -1,3 +1,4 @@ +alacritty arandr arc-gtk-theme cbatticon @@ -29,7 +30,6 @@ qemu-guest-agent rofi rxvt-unicode spice-vdagent -termite thunar tigervnc tint2 diff --git a/setup/linux/profile_gui/airootfs/etc/skel/.config/alacritty/alacritty.yml b/setup/linux/profile_gui/airootfs/etc/skel/.config/alacritty/alacritty.yml new file mode 100644 index 00000000..a12dee79 --- /dev/null +++ b/setup/linux/profile_gui/airootfs/etc/skel/.config/alacritty/alacritty.yml @@ -0,0 +1,34 @@ +env: + TERM: xterm-256color + +font: + normal: + family: Hack + size: 8.0 + +colors: + primary: + background: '#000000' + foreground: '#d0d0d0' + + normal: + black: '#000000' + red: '#ff0000' + green: '#33ff00' + yellow: '#ffd000' + blue: '#0066ff' + magenta: '#cc00ff' + cyan: '#00ffff' + white: '#d0d0d0' + + bright: + black: '#808080' + red: '#ff9900' + green: '#404040' + yellow: '#606060' + blue: '#c0c0c0' + magenta: '#e0e0e0' + cyan: '#3300ff' + white: '#ffffff' + +background_opacity: 0.9 diff --git a/setup/linux/profile_gui/airootfs/etc/skel/.config/openbox/autostart b/setup/linux/profile_gui/airootfs/etc/skel/.config/openbox/autostart index 39c0f1bc..d4693528 100755 --- a/setup/linux/profile_gui/airootfs/etc/skel/.config/openbox/autostart +++ b/setup/linux/profile_gui/airootfs/etc/skel/.config/openbox/autostart @@ -1,5 +1,5 @@ #openbox-autostart -/usr/bin/termite --title "Initializing..." -e "$HOME/.update_x" +/usr/bin/alacritty --title "Initializing..." -e "$HOME/.update_x" "$HOME/.start_desktop_apps" & diff --git a/setup/linux/profile_gui/airootfs/etc/skel/.config/openbox/menu.xml b/setup/linux/profile_gui/airootfs/etc/skel/.config/openbox/menu.xml index 0be00d27..a0e96b7b 100644 --- a/setup/linux/profile_gui/airootfs/etc/skel/.config/openbox/menu.xml +++ b/setup/linux/profile_gui/airootfs/etc/skel/.config/openbox/menu.xml @@ -4,7 +4,7 @@ - termite --title "Hardware Diagnostics" -e hw-diags + alacritty --title "Hardware Diagnostics" -e hw-diags hardinfo @@ -19,7 +19,7 @@ gsmartcontrol_polkit - termite --title "Network Diagnostics" -hold -e hw-diags-network + alacritty --title "Network Diagnostics" -hold -e hw-diags-network firefox @@ -31,32 +31,32 @@ idle - termite -e python + alacritty -e python - termite -e python2.7 + alacritty -e python2.7 - termite -e tclsh8.6 + alacritty -e tclsh8.6 - termite -e hexedit + alacritty -e hexedit - termite -e nano + alacritty -e nano - termite -e vi + alacritty -e vi - termite -e vim + alacritty -e vim - termite -e alsamixer + alacritty -e alsamixer mpv @@ -76,34 +76,34 @@ bvnc - termite -e elinks + alacritty -e elinks firefox - termite -e ftp + alacritty -e ftp - termite -e irssi + alacritty -e irssi - termite -e lftp + alacritty -e lftp - termite -e mail + alacritty -e mail exo-open --launch MailReader - termite -e talk + alacritty -e talk - termite -e telnet + alacritty -e telnet - termite -e tkvnc + alacritty -e tkvnc exo-open --launch WebBrowser @@ -117,15 +117,15 @@ - termite -e bc + alacritty -e bc - termite -e dc + alacritty -e dc - termite -e mc + alacritty -e mc thunar @@ -167,7 +167,7 @@ /usr/lib/Thunar/ThunarBulkRename - termite -e conky + alacritty -e conky gparted @@ -176,19 +176,19 @@ gsmartcontrol_polkit - termite -e htop + alacritty -e htop obmenu - termite -e pstree + alacritty -e pstree - termite -e /usr/bin/pstree.x11 + alacritty -e /usr/bin/pstree.x11 - termite -e pstree.x11 + alacritty -e pstree.x11 hardinfo @@ -197,7 +197,7 @@ tint2 - termite -e top + alacritty -e top veracrypt @@ -211,19 +211,19 @@ compton --xrender-sync-fence - termite -e cmatrix + alacritty -e cmatrix exo-open --launch FileManager - termite -e info + alacritty -e info exo-open --launch TerminalEmulator - termite -e xev + alacritty -e xev diff --git a/setup/linux/profile_gui/airootfs/etc/skel/.config/openbox/rc.xml b/setup/linux/profile_gui/airootfs/etc/skel/.config/openbox/rc.xml index bb871df9..dafd7860 100644 --- a/setup/linux/profile_gui/airootfs/etc/skel/.config/openbox/rc.xml +++ b/setup/linux/profile_gui/airootfs/etc/skel/.config/openbox/rc.xml @@ -299,7 +299,7 @@ - termite --title "Hardware Diagnostics" -e "resize-and-run hw-diags" + alacritty --title "Hardware Diagnostics" -e "resize-and-run hw-diags" @@ -314,7 +314,7 @@ - termite --title "Mount all Volumes" -e "resize-and-run mount-all-volumes gui" + alacritty --title "Mount all Volumes" -e "resize-and-run mount-all-volumes gui" @@ -324,17 +324,17 @@ - termite --title "Hardware Diagnostics" -e "resize-and-run hw-diags --quick" + alacritty --title "Hardware Diagnostics" -e "resize-and-run hw-diags --quick" - termite -e "resize-and-run /bin/zsh" + alacritty -e "resize-and-run /bin/zsh" - termite --title "Hardware Sensors" -e "resize-and-run hw-sensors" + alacritty --title "Hardware Sensors" -e "resize-and-run hw-sensors" @@ -349,7 +349,7 @@ - termite --title "Hardware Diagnostics" -e "resize-and-run hw-diags" + alacritty --title "Hardware Diagnostics" -e "resize-and-run hw-diags" @@ -364,7 +364,7 @@ - termite --title "Mount all Volumes" -e "resize-and-run mount-all-volumes gui" + alacritty --title "Mount all Volumes" -e "resize-and-run mount-all-volumes gui" @@ -374,17 +374,17 @@ - termite --title "Hardware Diagnostics" -e "resize-and-run hw-diags --quick" + alacritty --title "Hardware Diagnostics" -e "resize-and-run hw-diags --quick" - termite -e "resize-and-run /bin/zsh" + alacritty -e "resize-and-run /bin/zsh" - termite --title "Hardware Sensors" -e "resize-and-run hw-sensors" + alacritty --title "Hardware Sensors" -e "resize-and-run hw-sensors" diff --git a/setup/linux/profile_gui/airootfs/etc/skel/.config/termite/config b/setup/linux/profile_gui/airootfs/etc/skel/.config/termite/config deleted file mode 100644 index 23757be6..00000000 --- a/setup/linux/profile_gui/airootfs/etc/skel/.config/termite/config +++ /dev/null @@ -1,90 +0,0 @@ -[options] -#allow_bold = true -#audible_bell = false -#bold_is_bright = true -#cell_height_scale = 1.0 -#cell_width_scale = 1.0 -clickable_url = true -#dynamic_title = true -font = Hack 9 -#font = IPAGothic 10 -#fullscreen = true -#icon_name = terminal -#mouse_autohide = false -#scroll_on_output = false -#scroll_on_keystroke = true -# Length of the scrollback buffer, 0 disabled the scrollback buffer -# and setting it to a negative value means "infinite scrollback" -scrollback_lines = 10000 -#search_wrap = true -#urgent_on_bell = true -#hyperlinks = false - -# $BROWSER is used by default if set, with xdg-open as a fallback -#browser = xdg-open - -# "system", "on" or "off" -cursor_blink = off - -# "block", "underline" or "ibeam" -#cursor_shape = block - -# Hide links that are no longer valid in url select overlay mode -#filter_unmatched_urls = true - -# Emit escape sequences for extra modified keys -#modify_other_keys = false - -# set size hints for the window -#size_hints = false - -# "off", "left" or "right" -#scrollbar = off - -[colors] -# If both of these are unset, cursor falls back to the foreground color, -# and cursor_foreground falls back to the background color. -cursor = #d0d0d0 -cursor_foreground = #000000 - -foreground = #d0d0d0 -#foreground_bold = #ffffff -background = #000000 - -# 20% background transparency (requires a compositor) -background = rgba(0, 0, 0, 0.85) - -# If unset, will reverse foreground and background -highlight = #2f2f2f - -# Colors from color0 to color254 can be set -color0 = #000000 -color1 = #ff0000 -color2 = #33ff00 -color3 = #ffd000 -color4 = #0066ff -color5 = #cc00ff -color6 = #00ffff -color7 = #d0d0d0 - -color8 = #808080 -color9 = #ff9900 -color10 = #404040 -color11 = #606060 -color12 = #c0c0c0 -color13 = #e0e0e0 -color14 = #3300ff -color15 = #ffffff - -[hints] -font = SourceCodePro 10 -foreground = #d0d0d0 -background = #000000 -#active_foreground = #e68080 -#active_background = #3f3f3f -#padding = 2 -#border = #3f3f3f -#border_width = 0.5 -#roundness = 2.0 - -# vim: ft=dosini cms=#%s