feat: update dotfiles

This commit is contained in:
2025-11-11 19:18:25 +01:00
parent 073ced100b
commit 6b331c25ba
3 changed files with 22 additions and 6 deletions

View File

@@ -20,3 +20,5 @@
helper = store helper = store
[core] [core]
editor = emacs editor = emacs
[safe]
directory = /home/maxime/Documents/tech3/r-type_windows

4
.zshrc
View File

@@ -133,7 +133,9 @@ alias lla='eza -la'
alias ls='eza' alias ls='eza'
alias lt='eza --tree' alias lt='eza --tree'
neofetch # neofetch
echo -e "Microsoft Windows [Version 6.1.7600]\nCopyright (c) 2009 Microsoft Corporation. All rights reserved.\n"
# Created by `pipx` on 2023-11-02 13:38:50 # Created by `pipx` on 2023-11-02 13:38:50
export PATH="$PATH:/home/maxime/.local/bin" export PATH="$PATH:/home/maxime/.local/bin"

View File

@@ -1,6 +1,18 @@
# https://wiki.archlinux.org/index.php/GTK
[Settings] [Settings]
#gtk-icon-theme-name = Adwaita gtk-application-prefer-dark-theme=false
#gtk-theme-name = Adwaita gtk-button-images=true
#gtk-font-name = DejaVu Sans 11 gtk-cursor-blink=true
gtk-application-prefer-dark-theme = true gtk-cursor-blink-time=1000
gtk-cursor-theme-name=aero-drop
gtk-cursor-theme-size=32
gtk-decoration-layout=icon:minimize,maximize,close
gtk-enable-animations=true
gtk-font-name=Segoe UI, 9
gtk-icon-theme-name=Windows 7 Aero
gtk-menu-images=true
gtk-modules=window-decorations-gtk-module:colorreload-gtk-module
gtk-primary-button-warps-slider=true
gtk-sound-theme-name=Windows 7
gtk-theme-name=Breeze
gtk-toolbar-style=3
gtk-xft-dpi=98304