This commit is contained in:
Clay Gomera 2022-02-08 14:26:09 -04:00
parent 125ff183a0
commit 10306198c0
8 changed files with 9 additions and 9 deletions

View file

@ -1,7 +1,7 @@
## ____ ____ _ __ ## ____ ____ _ __
## | _ \| _ \| |/ / ## | _ \| _ \| |/ /
## | | | | |_) | ' / Clay Gomera (Drake) ## | | | | |_) | ' / Clay Gomera (Drake)
## | |_| | _ <| . \ This is my custom bassh config for my laptop ## | |_| | _ <| . \ My custom bashrc
## |____/|_| \_\_|\_\ ## |____/|_| \_\_|\_\
## ##

View file

@ -1,7 +1,7 @@
## ____ ____ _ __ ## ____ ____ _ __
## | _ \| _ \| |/ / ## | _ \| _ \| |/ /
## | | | | |_) | ' / Clay Gomera (Drake) ## | | | | |_) | ' / Clay Gomera (Drake)
## | |_| | _ <| . \ This is my custom alacritty config for my laptop ## | |_| | _ <| . \ My custom alacritty config
## |____/|_| \_\_|\_\ ## |____/|_| \_\_|\_\
## ##

View file

@ -1,7 +1,7 @@
-- ____ ____ _ __ -- ____ ____ _ __
-- | _ \| _ \| |/ / -- | _ \| _ \| |/ /
-- | | | | |_) | ' / Clay Gomera (Drake) -- | | | | |_) | ' / Clay Gomera (Drake)
-- | |_| | _ <| . \ This is my awesome config for my dekstop computer -- | |_| | _ <| . \ My custom awesome config
-- |____/|_| \_\_|\_\ -- |____/|_| \_\_|\_\
-- --

View file

@ -1,7 +1,7 @@
-- ____ ____ _ __ -- ____ ____ _ __
-- | _ \| _ \| |/ / -- | _ \| _ \| |/ /
-- | | | | |_) | ' / Clay Gomera (Drake) -- | | | | |_) | ' / Clay Gomera (Drake)
-- | |_| | _ <| . \ This is my custom awesomewm gruvbox-dark theme for my laptop -- | |_| | _ <| . \ My custom awesomewm gruvbox-dark theme.
-- |____/|_| \_\_|\_\ -- |____/|_| \_\_|\_\
-- --

View file

@ -1,7 +1,7 @@
## ____ ____ _ __ ## ____ ____ _ __
## | _ \| _ \| |/ / ## | _ \| _ \| |/ /
## | | | | |_) | ' / Clay Gomera (Drake) ## | | | | |_) | ' / Clay Gomera (Drake)
## | |_| | _ <| . \ This is my custom fish config for my laptop ## | |_| | _ <| . \ My custom config.fish
## |____/|_| \_\_|\_\ ## |____/|_| \_\_|\_\
## ##

View file

@ -1,7 +1,7 @@
## ____ ____ _ __ ## ____ ____ _ __
## | _ \| _ \| |/ / ## | _ \| _ \| |/ /
## | | | | |_) | ' / Clay Gomera (Drake) ## | | | | |_) | ' / Clay Gomera (Drake)
## | |_| | _ <| . \ This is my custom picom config for my laptop ## | |_| | _ <| . \ My custom picom config
## |____/|_| \_\_|\_\ ## |____/|_| \_\_|\_\
## ##

View file

@ -31,9 +31,9 @@ case "$action" in
$option3) $option3)
loginctl poweroff;; loginctl poweroff;;
$option4) $option4)
loginctl suspend && betterlockscreen -l;; loginctl suspend && betterlockscreen -l;;
$option5) $option5)
betterlockscreen -l;; betterlockscreen -l;;
$option6) $option6)
exit 0 exit 0
esac esac

View file

@ -1,7 +1,7 @@
## ____ ____ _ __ ## ____ ____ _ __
## | _ \| _ \| |/ / ## | _ \| _ \| |/ /
## | | | | |_) | ' / Clay Gomera (Drake) ## | | | | |_) | ' / Clay Gomera (Drake)
## | |_| | _ <| . \ This is my custom starship config for my laptop ## | |_| | _ <| . \ My custom starship prompt config
## |____/|_| \_\_|\_\ ## |____/|_| \_\_|\_\
## ##