Move dotfiles as the first option
This commit is contained in:
23
install.sh
23
install.sh
@@ -46,19 +46,19 @@ ARROW() {
|
|||||||
}
|
}
|
||||||
M0() {
|
M0() {
|
||||||
TPUT 4 12
|
TPUT 4 12
|
||||||
$e "Switch to Debian testing"
|
$e "Install Dotfiles"
|
||||||
}
|
}
|
||||||
M1() {
|
M1() {
|
||||||
TPUT 5 12
|
TPUT 5 12
|
||||||
$e "Install GNOME"
|
$e "Configure GNOME"
|
||||||
}
|
}
|
||||||
M2() {
|
M2() {
|
||||||
TPUT 6 12
|
TPUT 6 12
|
||||||
$e "Install DWM"
|
$e "Install DWM Desktop"
|
||||||
}
|
}
|
||||||
M3() {
|
M3() {
|
||||||
TPUT 7 12
|
TPUT 7 12
|
||||||
$e "Install Dotfiles"
|
$e "Switch to Debian testing"
|
||||||
}
|
}
|
||||||
M4() {
|
M4() {
|
||||||
TPUT 8 12
|
TPUT 8 12
|
||||||
@@ -121,8 +121,8 @@ ES() {
|
|||||||
INIT
|
INIT
|
||||||
while [[ "$O" != " " ]]; do
|
while [[ "$O" != " " ]]; do
|
||||||
case $i in
|
case $i in
|
||||||
0)
|
3)
|
||||||
S=M0
|
S=M3
|
||||||
SC
|
SC
|
||||||
if [[ $cur == enter ]]; then
|
if [[ $cur == enter ]]; then
|
||||||
R
|
R
|
||||||
@@ -141,8 +141,8 @@ while [[ "$O" != " " ]]; do
|
|||||||
SC
|
SC
|
||||||
if [[ $cur == enter ]]; then
|
if [[ $cur == enter ]]; then
|
||||||
R
|
R
|
||||||
# GNOME Install
|
# GNOME Config
|
||||||
sudo apt install gnome-core
|
dconf load -f / <./settings.dconf
|
||||||
ES
|
ES
|
||||||
fi
|
fi
|
||||||
;;
|
;;
|
||||||
@@ -170,16 +170,15 @@ while [[ "$O" != " " ]]; do
|
|||||||
ES
|
ES
|
||||||
fi
|
fi
|
||||||
;;
|
;;
|
||||||
3)
|
0)
|
||||||
S=M3
|
S=M0
|
||||||
SC
|
SC
|
||||||
if [[ $cur == enter ]]; then
|
if [[ $cur == enter ]]; then
|
||||||
R
|
R
|
||||||
# Dotfiles
|
# Dotfiles
|
||||||
sudo apt install neovim tmux htop fzf git wget curl bash-completion -y
|
sudo apt install neovim tmux htop fzf git wget curl bash-completion build-essentials -y
|
||||||
cp -vrf config-files/.* $HOME
|
cp -vrf config-files/.* $HOME
|
||||||
cp -vrf config-files/* $HOME
|
cp -vrf config-files/* $HOME
|
||||||
dconf load -f / <./settings.dconf
|
|
||||||
fc-cache -f
|
fc-cache -f
|
||||||
ES
|
ES
|
||||||
fi
|
fi
|
||||||
|
|||||||
@@ -90,7 +90,7 @@ visual-bell=false
|
|||||||
|
|
||||||
[org/gnome/epiphany]
|
[org/gnome/epiphany]
|
||||||
ask-for-default=false
|
ask-for-default=false
|
||||||
default-search-engine='DuckDuckGo'
|
default-search-engine='Google'
|
||||||
search-engine-providers=[{'url': <'https://www.bing.com/search?q=%s'>, 'bang': <'!b'>, 'name': <'Bing'>}, {'url': <'https://duckduckgo.com/?q=%s&t=epiphany'>, 'bang': <'!ddg'>, 'name': <'DuckDuckGo'>}, {'url': <'https://www.google.com/search?q=%s'>, 'bang': <'!g'>, 'name': <'Google'>}]
|
search-engine-providers=[{'url': <'https://www.bing.com/search?q=%s'>, 'bang': <'!b'>, 'name': <'Bing'>}, {'url': <'https://duckduckgo.com/?q=%s&t=epiphany'>, 'bang': <'!ddg'>, 'name': <'DuckDuckGo'>}, {'url': <'https://www.google.com/search?q=%s'>, 'bang': <'!g'>, 'name': <'Google'>}]
|
||||||
|
|
||||||
[org/gnome/epiphany/web]
|
[org/gnome/epiphany/web]
|
||||||
@@ -139,31 +139,8 @@ sleep-inactive-ac-type='nothing'
|
|||||||
|
|
||||||
[org/gnome/shell]
|
[org/gnome/shell]
|
||||||
enabled-extensions=['caffeine@patapon.info', 'appindicatorsupport@rgcjonas.gmail.com', 'Vitals@CoreCoding.com', 'logowidget@github.com.howbea', 'gtk4-ding@smedius.gitlab.com', 'blur-my-shell@aunetx']
|
enabled-extensions=['caffeine@patapon.info', 'appindicatorsupport@rgcjonas.gmail.com', 'Vitals@CoreCoding.com', 'logowidget@github.com.howbea', 'gtk4-ding@smedius.gitlab.com', 'blur-my-shell@aunetx']
|
||||||
favorite-apps=['google-chrome.desktop', 'org.gnome.Epiphany.desktop', 'org.gnome.Nautilus.desktop', 'md.obsidian.Obsidian.desktop', 'io.gitlab.news_flash.NewsFlash.desktop', 'org.gnome.Fractal.desktop', 'org.gnome.World.Secrets.desktop', 'org.gnome.Calculator.desktop', 'code.desktop', 'org.gnome.Console.desktop', 'org.gnome.SystemMonitor.desktop', 'org.gnome.Software.desktop', 'net.lutris.Lutris.desktop', 'org.prismlauncher.PrismLauncher.desktop']
|
favorite-apps=['org.gnome.Epiphany.desktop', 'org.gnome.Nautilus.desktop', 'org.gnome.Terminal.desktop']
|
||||||
last-selected-power-profile='performance'
|
last-selected-power-profile='performance'
|
||||||
welcome-dialog-last-shown-version='43.9'
|
|
||||||
|
|
||||||
[org/gnome/shell/extensions/blur-my-shell]
|
|
||||||
settings-version=2
|
|
||||||
|
|
||||||
[org/gnome/shell/extensions/blur-my-shell/appfolder]
|
|
||||||
brightness=0.59999999999999998
|
|
||||||
sigma=30
|
|
||||||
|
|
||||||
[org/gnome/shell/extensions/blur-my-shell/dash-to-dock]
|
|
||||||
blur=true
|
|
||||||
brightness=0.59999999999999998
|
|
||||||
sigma=30
|
|
||||||
static-blur=true
|
|
||||||
style-dash-to-dock=0
|
|
||||||
|
|
||||||
[org/gnome/shell/extensions/blur-my-shell/panel]
|
|
||||||
brightness=0.59999999999999998
|
|
||||||
sigma=30
|
|
||||||
|
|
||||||
[org/gnome/shell/extensions/blur-my-shell/window-list]
|
|
||||||
brightness=0.59999999999999998
|
|
||||||
sigma=30
|
|
||||||
|
|
||||||
[org/gnome/shell/extensions/dash-to-dock]
|
[org/gnome/shell/extensions/dash-to-dock]
|
||||||
dash-max-icon-size=34
|
dash-max-icon-size=34
|
||||||
@@ -182,12 +159,12 @@ hot-sensors=['_memory_usage_', '_processor_usage_', '__temperature_max__']
|
|||||||
icon-style=1
|
icon-style=1
|
||||||
use-higher-precision=false
|
use-higher-precision=false
|
||||||
|
|
||||||
|
[org/gnome/shell/world-clocks]
|
||||||
|
locations=@av []
|
||||||
|
|
||||||
[org/gnome/system/location]
|
[org/gnome/system/location]
|
||||||
enabled=true
|
enabled=true
|
||||||
|
|
||||||
[org/gnome/terminal/legacy/keybindings]
|
|
||||||
paste='<Primary>v'
|
|
||||||
|
|
||||||
[org/gnome/terminal/legacy/profiles:/:b1dcc9dd-5262-4d8d-a863-c897e6d979b9]
|
[org/gnome/terminal/legacy/profiles:/:b1dcc9dd-5262-4d8d-a863-c897e6d979b9]
|
||||||
background-color='rgb(0,0,0)'
|
background-color='rgb(0,0,0)'
|
||||||
backspace-binding='auto'
|
backspace-binding='auto'
|
||||||
@@ -195,4 +172,4 @@ exit-action='hold'
|
|||||||
font='JetBrainsMono Nerd Font 12'
|
font='JetBrainsMono Nerd Font 12'
|
||||||
foreground-color='rgb(208,207,204)'
|
foreground-color='rgb(208,207,204)'
|
||||||
use-system-font=false
|
use-system-font=false
|
||||||
use-theme-colors=false
|
use-theme-colors=true
|
||||||
|
|||||||
Reference in New Issue
Block a user