diff --git a/.config/tint2/gruvbox.tint2rc b/.config/tint2/gruvbox.tint2rc
new file mode 100644
index 00000000..94c2a76e
--- /dev/null
+++ b/.config/tint2/gruvbox.tint2rc
@@ -0,0 +1,234 @@
+#---- Generated by tint2conf 5e03 ----
+# See https://gitlab.com/o9000/tint2/wikis/Configure for 
+# full documentation of the configuration options.
+#-------------------------------------
+# Gradients
+#-------------------------------------
+# Backgrounds
+# Background 1: Inactive desktop name, Panel, Systray
+rounded = 0
+border_width = 0
+border_sides = TBLR
+border_content_tint_weight = 0
+background_content_tint_weight = 0
+background_color = #282828 100
+border_color = #000000 0
+background_color_hover = #282828 100
+border_color_hover = #000000 0
+background_color_pressed = #282828 100
+border_color_pressed = #000000 0
+
+# Background 2: Active desktop name, Active task
+rounded = 0
+border_width = 0
+border_sides = TBLR
+border_content_tint_weight = 0
+background_content_tint_weight = 0
+background_color = #83a598 100
+border_color = #000000 0
+background_color_hover = #282828 100
+border_color_hover = #000000 0
+background_color_pressed = #282828 100
+border_color_pressed = #000000 0
+
+# Background 3: Active taskbar, Tooltip
+rounded = 0
+border_width = 0
+border_sides = TBLR
+border_content_tint_weight = 0
+background_content_tint_weight = 0
+background_color = #3c3836 100
+border_color = #000000 0
+background_color_hover = #282828 100
+border_color_hover = #000000 0
+background_color_pressed = #282828 100
+border_color_pressed = #000000 0
+
+# Background 4: Button, Launcher, Launcher icon
+rounded = 0
+border_width = 0
+border_sides = TBLR
+border_content_tint_weight = 0
+background_content_tint_weight = 0
+background_color = #3c3836 100
+border_color = #000000 0
+background_color_hover = #83a598 100
+border_color_hover = #000000 0
+background_color_pressed = #458588 100
+border_color_pressed = #000000 0
+
+#-------------------------------------
+# Panel
+panel_items = PTSBCP
+panel_size = 100% 36
+panel_margin = 0 0
+panel_padding = 0 0 0
+panel_background_id = 1
+wm_menu = 0
+panel_dock = 0
+panel_position = bottom center horizontal
+panel_layer = top
+panel_monitor = all
+panel_shrink = 0
+autohide = 0
+autohide_show_timeout = 0
+autohide_hide_timeout = 0
+autohide_height = 1
+strut_policy = follow_size
+panel_window_name = tint2
+disable_transparency = 0
+mouse_effects = 0
+font_shadow = 0
+mouse_hover_icon_asb = 100 0 10
+mouse_pressed_icon_asb = 100 0 0
+scale_relative_to_dpi = 0
+scale_relative_to_screen_height = 0
+
+#-------------------------------------
+# Taskbar
+taskbar_mode = multi_desktop
+taskbar_hide_if_empty = 0
+taskbar_padding = 0 0 10
+taskbar_background_id = 0
+taskbar_active_background_id = 3
+taskbar_name = 1
+taskbar_hide_inactive_tasks = 0
+taskbar_hide_different_monitor = 1
+taskbar_hide_different_desktop = 0
+taskbar_always_show_all_desktop_tasks = 0
+taskbar_name_padding = 24 0
+taskbar_name_background_id = 1
+taskbar_name_active_background_id = 2
+taskbar_name_font = Inconsolata 10
+taskbar_name_font_color = #ebdbb2 100
+taskbar_name_active_font_color = #282828 100
+taskbar_distribute_size = 0
+taskbar_sort_order = center
+task_align = left
+
+#-------------------------------------
+# Task
+task_text = 0
+task_icon = 1
+task_centered = 0
+urgent_nb_of_blink = 0
+task_maximum_size = 36 36
+task_padding = 10 10 4
+task_font = Inconsolata Medium 10
+task_tooltip = 0
+task_thumbnail = 0
+task_thumbnail_size = 480
+task_font_color = #ebdbb2 100
+task_active_font_color = #282828 100
+task_urgent_font_color = #fabd2f 100
+task_active_background_id = 2
+mouse_left = none
+mouse_middle = none
+mouse_right = none
+mouse_scroll_up = none
+mouse_scroll_down = none
+
+#-------------------------------------
+# System tray (notification area)
+systray_padding = 10 10 10
+systray_background_id = 1
+systray_sort = ascending
+systray_icon_size = 16
+systray_icon_asb = 100 0 0
+systray_monitor = primary
+systray_name_filter = 
+
+#-------------------------------------
+# Launcher
+launcher_padding = 0 0 0
+launcher_background_id = 4
+launcher_icon_background_id = 4
+launcher_icon_size = 0
+launcher_icon_asb = 100 0 0
+launcher_icon_theme = Papirus-Dark
+launcher_icon_theme_override = 0
+startup_notifications = 0
+launcher_tooltip = 0
+
+#-------------------------------------
+# Clock
+time1_format = %a %I:%M %p
+time2_format = 
+time1_font = Inconsolata 10
+time1_timezone = 
+time2_timezone = 
+clock_font_color = #ebdbb2 100
+clock_padding = 10 0
+clock_background_id = 0
+clock_tooltip = 
+clock_tooltip_timezone = 
+clock_lclick_command = 
+clock_rclick_command = 
+clock_mclick_command = 
+clock_uwheel_command = 
+clock_dwheel_command = 
+
+#-------------------------------------
+# Battery
+battery_tooltip = 0
+battery_low_status = 20
+battery_low_cmd = 
+battery_full_cmd = 
+bat1_font = Inconsolata 10
+battery_font_color = #b8bb26 100
+bat1_format = %p
+bat2_format = 
+battery_padding = 10 0
+battery_background_id = 0
+battery_hide = 101
+battery_lclick_command = 
+battery_rclick_command = 
+battery_mclick_command = 
+battery_uwheel_command = 
+battery_dwheel_command = 
+ac_connected_cmd = 
+ac_disconnected_cmd = 
+
+#-------------------------------------
+# Button 1
+button = new
+button_text = Apps
+button_lclick_command = rofi -show drun
+button_rclick_command = 
+button_mclick_command = 
+button_uwheel_command = 
+button_dwheel_command = 
+button_font = Inconsolata Medium 10
+button_font_color = #ebdbb2 100
+button_padding = 16 0
+button_background_id = 4
+button_centered = 1
+button_max_icon_size = 32
+
+#-------------------------------------
+# Button 2
+button = new
+button_icon = system-log-out
+button_text = 
+button_tooltip = Logout
+button_lclick_command = kill "$DSK_PID" && notify-send -u normal -t 15000 -i "dialog-information" -a "tint2" "Logging Out" "DSK is wrapping things up and will close shortly."
+button_rclick_command = 
+button_mclick_command = 
+button_uwheel_command = 
+button_dwheel_command = 
+button_font = Inconsolata Medium 10
+button_font_color = #ebdbb2 100
+button_padding = 16 0
+button_background_id = 4
+button_centered = 0
+button_max_icon_size = 16
+
+#-------------------------------------
+# Tooltip
+tooltip_show_timeout = 0.2
+tooltip_hide_timeout = 0
+tooltip_padding = 4 4
+tooltip_background_id = 3
+tooltip_font_color = #ebdbb2 100
+tooltip_font = Noto Sans 10
+