mirror of
https://github.com/hydroxycarbamide/dotfiles.git
synced 2025-05-07 21:39:07 -04:00
Compare commits
3 commits
68314f7bae
...
22ae72d5d5
Author | SHA1 | Date | |
---|---|---|---|
|
22ae72d5d5 | ||
|
b3e634c957 | ||
|
3873ef5076 |
5 changed files with 151 additions and 6 deletions
17
dot_config/macchina/macchina.toml
Normal file
17
dot_config/macchina/macchina.toml
Normal file
|
@ -0,0 +1,17 @@
|
|||
|
||||
theme = "hydro"
|
||||
|
||||
show = [
|
||||
"OperatingSystem",
|
||||
"Kernel",
|
||||
"Distribution",
|
||||
"DesktopEnvironment",
|
||||
"WindowManager",
|
||||
# "Shell",
|
||||
"Uptime",
|
||||
# "Processor",
|
||||
"ProcessorLoad",
|
||||
"Memory",
|
||||
# "GPU",
|
||||
# "DiskSpace"
|
||||
]
|
55
dot_config/macchina/themes/hydro.toml
Normal file
55
dot_config/macchina/themes/hydro.toml
Normal file
|
@ -0,0 +1,55 @@
|
|||
|
||||
# Hydrogen
|
||||
|
||||
spacing = 2
|
||||
padding = 0
|
||||
hide_ascii = false
|
||||
prefer_small_ascii = true
|
||||
separator = ">"
|
||||
key_color = "Cyan"
|
||||
separator_color = "White"
|
||||
|
||||
[palette]
|
||||
type = "Full"
|
||||
visible = false
|
||||
|
||||
[bar]
|
||||
glyph = "ߋ"
|
||||
symbol_open = '['
|
||||
symbol_close = ']'
|
||||
hide_delimiters = true
|
||||
visible = true
|
||||
|
||||
[box]
|
||||
border = "plain"
|
||||
visible = true
|
||||
|
||||
[box.inner_margin]
|
||||
x = 1
|
||||
y = 0
|
||||
|
||||
[randomize]
|
||||
key_color = true
|
||||
separator_color = false
|
||||
|
||||
[keys]
|
||||
host = "Host"
|
||||
kernel = "Kernel"
|
||||
battery = "Battery"
|
||||
os = "OS"
|
||||
de = "DE"
|
||||
wm = "WM"
|
||||
distro = "Distro"
|
||||
terminal = "Terminal"
|
||||
shell = "Shell"
|
||||
packages = "Packages"
|
||||
uptime = "Uptime"
|
||||
memory = "Memory"
|
||||
machine = "Machine"
|
||||
local_ip = "Local IP"
|
||||
backlight = "Brightness"
|
||||
resolution = "Resolution"
|
||||
cpu_load = "CPU Load"
|
||||
cpu = "CPU"
|
||||
gpu = "GPU"
|
||||
disk_space = "Disk Space"
|
9
dot_config/macchina/themes/small_arch
Normal file
9
dot_config/macchina/themes/small_arch
Normal file
|
@ -0,0 +1,9 @@
|
|||
${c1}
|
||||
.
|
||||
//\\
|
||||
// \\
|
||||
//\\ \\
|
||||
// \\
|
||||
// ,, \\
|
||||
// | | -\\
|
||||
//_-'' ''-_\\
|
|
@ -186,9 +186,9 @@ riverctl border-width 2
|
|||
riverctl default-layout rivertile
|
||||
rivertile -view-padding 6 -outer-padding 10 &
|
||||
|
||||
rivertile smart-padding 0, \
|
||||
view-padding 6, \
|
||||
outer-padding 10, &
|
||||
# filtile smart-padding 0, \
|
||||
# view-padding 6, \
|
||||
# outer-padding 10, &
|
||||
|
||||
|
||||
|
||||
|
@ -244,7 +244,7 @@ declare -a rule_sets
|
|||
rule_sets[1]="footclient kitty foot"
|
||||
rule_sets[2]="LibreWolf firefox"
|
||||
rule_sets[3]="org.gnome.Nautilus fm-term org.qbittorrent.qBittorrent syncplay"
|
||||
rule_sets[4]="com.usebottles.bottles cs2 org.prismlauncher.PrismLauncher moe.launcher.an-anime-game-launcher moe.launcher.the-honkers-railway-launcher genshinimpact.exe starrail.exe steam"
|
||||
rule_sets[4]="com.usebottles.bottles cs2 org.prismlauncher.PrismLauncher moe.launcher.an-anime-game-launcher moe.launcher.the-honkers-railway-launcher genshinimpact.exe starrail.exe steam steam_app_*"
|
||||
rule_sets[5]="org.remmina.Remmina Code VSCodium"
|
||||
rule_sets[6]="io.github.celluloid_player.Celluloid mpv Spotify"
|
||||
rule_sets[7]="discord vesktop teams-for-linux 'Microsoft Teams - Preview'"
|
||||
|
@ -300,8 +300,8 @@ wl-paste --type image --watch cliphist store & #Stores only image data
|
|||
|
||||
# polkit
|
||||
## /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 &
|
||||
/usr/lib/polkit-kde-authentication-agent-1
|
||||
/usr/lib/polkit-kde-authentication-agent-1 &
|
||||
|
||||
## lock
|
||||
swayidle before-sleep 'loginctl lock-session' lock '/home/eric/.config/hypr/bsplock'
|
||||
swayidle before-sleep 'loginctl lock-session' lock '/home/eric/.config/hypr/bsplock' &
|
||||
|
||||
|
|
64
dot_config/starship.toml
Normal file
64
dot_config/starship.toml
Normal file
|
@ -0,0 +1,64 @@
|
|||
format = """
|
||||
[░▒▓](#a3aed2)\
|
||||
[ ](bg:#a3aed2 fg:#090c0c)\
|
||||
[](bg:#769ff0 fg:#a3aed2)\
|
||||
$directory\
|
||||
[](fg:#769ff0 bg:#394260)\
|
||||
$git_branch\
|
||||
$git_status\
|
||||
[](fg:#394260 bg:#212736)\
|
||||
$nodejs\
|
||||
$rust\
|
||||
$golang\
|
||||
$php\
|
||||
[](fg:#212736 bg:#1d2230)\
|
||||
$time\
|
||||
[ ](fg:#1d2230)\
|
||||
\n$character"""
|
||||
|
||||
[directory]
|
||||
style = "fg:#e3e5e5 bg:#769ff0"
|
||||
format = "[ $path ]($style)"
|
||||
truncation_length = 3
|
||||
truncation_symbol = "…/"
|
||||
|
||||
[directory.substitutions]
|
||||
"Documents" = " "
|
||||
"Downloads" = " "
|
||||
"Music" = " "
|
||||
"Pictures" = " "
|
||||
|
||||
[git_branch]
|
||||
symbol = ""
|
||||
style = "bg:#394260"
|
||||
format = '[[ $symbol $branch ](fg:#769ff0 bg:#394260)]($style)'
|
||||
|
||||
[git_status]
|
||||
style = "bg:#394260"
|
||||
format = '[[($all_status$ahead_behind )](fg:#769ff0 bg:#394260)]($style)'
|
||||
|
||||
[nodejs]
|
||||
symbol = ""
|
||||
style = "bg:#212736"
|
||||
format = '[[ $symbol ($version) ](fg:#769ff0 bg:#212736)]($style)'
|
||||
|
||||
[rust]
|
||||
symbol = ""
|
||||
style = "bg:#212736"
|
||||
format = '[[ $symbol ($version) ](fg:#769ff0 bg:#212736)]($style)'
|
||||
|
||||
[golang]
|
||||
symbol = ""
|
||||
style = "bg:#212736"
|
||||
format = '[[ $symbol ($version) ](fg:#769ff0 bg:#212736)]($style)'
|
||||
|
||||
[php]
|
||||
symbol = ""
|
||||
style = "bg:#212736"
|
||||
format = '[[ $symbol ($version) ](fg:#769ff0 bg:#212736)]($style)'
|
||||
|
||||
[time]
|
||||
disabled = false
|
||||
time_format = "%R" # Hour:Minute Format
|
||||
style = "bg:#1d2230"
|
||||
format = '[[ $time ](fg:#a0a9cb bg:#1d2230)]($style)'
|
Loading…
Add table
Add a link
Reference in a new issue