Compare commits

..

2 Commits

Author SHA1 Message Date
Gil Portenseigne 9b7c878c9d install termi 2025-03-19 22:11:24 +01:00
Gil Portenseigne 2f85c107e4 ajout theme nord termi 2025-03-19 22:10:30 +01:00
2 changed files with 18 additions and 1 deletions

View File

@ -0,0 +1,17 @@
[global_config]
[keybindings]
[profiles]
[[default]]
[[nord]]
background_color = "#2E3440"
foreground_color = "#D8DEE9"
palette = "#3b4252:#bf616a:#a3be8c:#ebcb8b:#81a1c1:#b48ead:#88c0d0:#e5e9f0:#4c566a:#bf616a:#a3be8c:#ebcb8b:#81a1c1:#b48ead:#8fbcbb:#eceff4"
[layouts]
[[default]]
[[[window0]]]
type = Window
parent = ""
[[[child1]]]
type = Terminal
parent = window0
[plugins]

View File

@ -20,7 +20,7 @@ sudo apt install -y sxhkd wmctrl yadm openjdk-17-jdk xclip maven vim-gtk3 vim vi
webext-browserpass webext-ublock-origin-firefox curl pass python3 ripgrep fonts-firacode fd-find tmux postgresql rsync \ webext-browserpass webext-ublock-origin-firefox curl pass python3 ripgrep fonts-firacode fd-find tmux postgresql rsync \
nextcloud-desktop tig locate htop libx11-dev libxinerama-dev libxft-dev libx11-xcb-dev libxcb-res0-dev arandr make \ nextcloud-desktop tig locate htop libx11-dev libxinerama-dev libxft-dev libx11-xcb-dev libxcb-res0-dev arandr make \
gcc pulsemixer unclutter libnotify-bin ncal dmenu brightnessctl brightness-udev autorandr inkscape \ gcc pulsemixer unclutter libnotify-bin ncal dmenu brightnessctl brightness-udev autorandr inkscape \
pulseaudio-utils slock bash-completion kubectx imagemagick pdfarranger libharfbuzz-dev neomutt pulseaudio-utils slock bash-completion kubectx imagemagick pdfarranger libharfbuzz-dev neomutt terminator
sudo apt autoremove sudo apt autoremove
# récupération yadm si necessaire # récupération yadm si necessaire