Compare commits
1 Commits
51c4213e8a
...
hyprland-c
| Author | SHA1 | Date | |
|---|---|---|---|
| a8f81bb7f4 |
@@ -6,8 +6,6 @@ end
|
|||||||
|
|
||||||
oh-my-posh init fish --config $HOME/.config/ohmyposh/atomic.omp.json | source
|
oh-my-posh init fish --config $HOME/.config/ohmyposh/atomic.omp.json | source
|
||||||
pokeget $(shuf -i 1-721 -n 1) --hide-name
|
pokeget $(shuf -i 1-721 -n 1) --hide-name
|
||||||
zoxide init fish | source
|
|
||||||
fzf --fish | source
|
|
||||||
|
|
||||||
alias ll="ls -lh"
|
alias ll="ls -lh"
|
||||||
alias la="ls -lha"
|
alias la="ls -lha"
|
||||||
@@ -18,4 +16,4 @@ alias burn-orphanage="pacman -Qqtd | sudo pacman -Rsu -"
|
|||||||
alias cd..="cd .."
|
alias cd..="cd .."
|
||||||
alias girlboss="sudo"
|
alias girlboss="sudo"
|
||||||
|
|
||||||
alias vifish="nvim $HOME/.config/fish/config.fish"
|
alias vifish="vim $HOME/.config/fish/config.fish"
|
||||||
|
|||||||
17
.config/ghostty/config
Normal file
17
.config/ghostty/config
Normal file
@@ -0,0 +1,17 @@
|
|||||||
|
font-family =
|
||||||
|
font-family-bold =
|
||||||
|
font-family-italic =
|
||||||
|
font-family-bold-italic =
|
||||||
|
font-size = 16
|
||||||
|
theme =
|
||||||
|
background = 131313
|
||||||
|
foreground = ffffff
|
||||||
|
cursor-color =
|
||||||
|
cursor-invert-fg-bg = false
|
||||||
|
cursor-opacity = 1
|
||||||
|
cursor-style = block
|
||||||
|
cursor-style-blink = true
|
||||||
|
background-opacity = .7
|
||||||
|
background-blur = false
|
||||||
|
maximize = true
|
||||||
|
fullscreen = false
|
||||||
@@ -1,7 +1,6 @@
|
|||||||
arrpc
|
arrpc
|
||||||
fastfetch
|
fastfetch
|
||||||
fish
|
fish
|
||||||
fzf
|
|
||||||
git
|
git
|
||||||
hyfetch
|
hyfetch
|
||||||
neovim
|
neovim
|
||||||
@@ -14,4 +13,3 @@ reflector
|
|||||||
tree
|
tree
|
||||||
ttf-sourcecodepro-nerd
|
ttf-sourcecodepro-nerd
|
||||||
vim
|
vim
|
||||||
zoxide
|
|
||||||
|
|||||||
@@ -2,7 +2,6 @@ arrpc
|
|||||||
brightnessctl
|
brightnessctl
|
||||||
fastfetch
|
fastfetch
|
||||||
fish
|
fish
|
||||||
fzf
|
|
||||||
git
|
git
|
||||||
hyfetch
|
hyfetch
|
||||||
hypridle
|
hypridle
|
||||||
@@ -36,4 +35,3 @@ waybar
|
|||||||
wlogout
|
wlogout
|
||||||
wofi
|
wofi
|
||||||
xwaylandvideobridge
|
xwaylandvideobridge
|
||||||
zoxide
|
|
||||||
|
|||||||
Reference in New Issue
Block a user