dotfiles dotfiles dotfiles
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Add ashell stuff

Amazingca 6e79a066 c2a4d0d6

+176 -1
+58
ashell/ashell/config.toml
··· 1 + [modules] 2 + left = [ "Workspaces", "WindowTitle" ] 3 + center = [ "Tempo" ] 4 + right = [ [ "MediaPlayer", "SystemInfo", "Settings" ] ] 5 + 6 + [[CustomModule]] 7 + name = "ArchLogo" 8 + type = "Button" 9 + icon = "󰣇" 10 + 11 + [workspaces] 12 + enable_workspace_filling = true 13 + max_workspaces = 5 14 + 15 + [window_title] 16 + truncate_title_after_length = 75 17 + 18 + [tempo] 19 + clock_format = "%-l:%M %p" 20 + formats = [ 21 + "%-l:%M %p", 22 + "%A, %b %d, %Y at %r" 23 + ] 24 + 25 + [media_player] 26 + max_title_length = 75 27 + 28 + [system_info] 29 + interval = 1 30 + 31 + [settings] 32 + indicators = [ "Audio", "Battery" ] 33 + audio_indicator_format = "IconAndPercentage" 34 + battery_format = "IconAndPercentage" 35 + 36 + [[settings.CustomButton]] 37 + name = "VPN" 38 + icon = "󰖂" 39 + command = "gp" 40 + 41 + [appearance] 42 + font_name = "Maple Mono NF" 43 + scale_factor = 1.1 44 + success_color = "#a3be8c" 45 + text_color = "#c0caf5" 46 + workspace_colors = [ "#2d2d2d" ] 47 + 48 + [appearance.primary_color] 49 + base = "#c0caf5" 50 + 51 + [appearance.danger_color] 52 + base = "#bf616a" 53 + weak = "#ebcb8b" 54 + 55 + [appearance.background_color] 56 + base = "#00000800" 57 + weak = "#1c1c1c" 58 + strong = "#1a1b26"
+58
ashell/config.toml
··· 1 + [modules] 2 + left = [ "Workspaces", "WindowTitle" ] 3 + center = [ "Tempo" ] 4 + right = [ [ "MediaPlayer", "SystemInfo", "Settings" ] ] 5 + 6 + [[CustomModule]] 7 + name = "ArchLogo" 8 + type = "Button" 9 + icon = "󰣇" 10 + 11 + [workspaces] 12 + enable_workspace_filling = true 13 + max_workspaces = 5 14 + 15 + [window_title] 16 + truncate_title_after_length = 75 17 + 18 + [tempo] 19 + clock_format = "%-l:%M %p" 20 + formats = [ 21 + "%-l:%M %p", 22 + "%A, %b %d, %Y at %r" 23 + ] 24 + 25 + [media_player] 26 + max_title_length = 75 27 + 28 + [system_info] 29 + interval = 1 30 + 31 + [settings] 32 + indicators = [ "Audio", "Battery" ] 33 + audio_indicator_format = "IconAndPercentage" 34 + battery_format = "IconAndPercentage" 35 + 36 + [[settings.CustomButton]] 37 + name = "VPN" 38 + icon = "󰖂" 39 + command = "gp" 40 + 41 + [appearance] 42 + font_name = "Maple Mono NF" 43 + scale_factor = 1.1 44 + success_color = "#a3be8c" 45 + text_color = "#c0caf5" 46 + workspace_colors = [ "#2d2d2d" ] 47 + 48 + [appearance.primary_color] 49 + base = "#c0caf5" 50 + 51 + [appearance.danger_color] 52 + base = "#bf616a" 53 + weak = "#ebcb8b" 54 + 55 + [appearance.background_color] 56 + base = "#00000800" 57 + weak = "#1c1c1c" 58 + strong = "#1a1b26"
+1
backup.nu
··· 2 2 cp -ur ~/.config/helix config 3 3 cp -ur ~/.config/hypr config 4 4 cp -ur ~/.config/ironbar config 5 + cp -ur ~/.config/ashell ashell 5 6 cp -r ~/.config/nushell config 6 7 cp -ur ~/.config/waybar config 7 8
+58
config/ashell/config.toml
··· 1 + [modules] 2 + left = [ "Workspaces", "WindowTitle" ] 3 + center = [ "Tempo" ] 4 + right = [ [ "MediaPlayer", "SystemInfo", "Settings" ] ] 5 + 6 + [[CustomModule]] 7 + name = "ArchLogo" 8 + type = "Button" 9 + icon = "󰣇" 10 + 11 + [workspaces] 12 + enable_workspace_filling = true 13 + max_workspaces = 5 14 + 15 + [window_title] 16 + truncate_title_after_length = 75 17 + 18 + [tempo] 19 + clock_format = "%-l:%M %p" 20 + formats = [ 21 + "%-l:%M %p", 22 + "%A, %b %d, %Y at %r" 23 + ] 24 + 25 + [media_player] 26 + max_title_length = 75 27 + 28 + [system_info] 29 + interval = 1 30 + 31 + [settings] 32 + indicators = [ "Audio", "Battery" ] 33 + audio_indicator_format = "IconAndPercentage" 34 + battery_format = "IconAndPercentage" 35 + 36 + [[settings.CustomButton]] 37 + name = "VPN" 38 + icon = "󰖂" 39 + command = "gp" 40 + 41 + [appearance] 42 + font_name = "Maple Mono NF" 43 + scale_factor = 1.1 44 + success_color = "#a3be8c" 45 + text_color = "#c0caf5" 46 + workspace_colors = [ "#2d2d2d" ] 47 + 48 + [appearance.primary_color] 49 + base = "#c0caf5" 50 + 51 + [appearance.danger_color] 52 + base = "#bf616a" 53 + weak = "#ebcb8b" 54 + 55 + [appearance.background_color] 56 + base = "#00000800" 57 + weak = "#1c1c1c" 58 + strong = "#1a1b26"
+1 -1
config/hypr/hyprland.conf
··· 22 22 ### AUTOSTART ### 23 23 ################# 24 24 25 - exec-once = discord & ironbar & hyprpaper & hyprsunset # waybar is the old top-bar 25 + exec-once = discord & ashell & hyprpaper & hyprsunset # waybar is the old top-bar 26 26 27 27 28 28 #############################