Compare commits
No commits in common. "9b7c878c9d25bb0012278c6184498807718c4303" and "2ed2953e4fe2acd542e1b4bc17531216b0cb8184" have entirely different histories.
9b7c878c9d
...
2ed2953e4f
|
|
@ -1,17 +0,0 @@
|
||||||
[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]
|
|
||||||
|
|
@ -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 terminator
|
pulseaudio-utils slock bash-completion kubectx imagemagick pdfarranger libharfbuzz-dev neomutt
|
||||||
sudo apt autoremove
|
sudo apt autoremove
|
||||||
|
|
||||||
# récupération yadm si necessaire
|
# récupération yadm si necessaire
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue