feat: update dotfiles
This commit is contained in:
@@ -20,3 +20,5 @@
|
||||
helper = store
|
||||
[core]
|
||||
editor = emacs
|
||||
[safe]
|
||||
directory = /home/maxime/Documents/tech3/r-type_windows
|
||||
|
||||
4
.zshrc
4
.zshrc
@@ -133,7 +133,9 @@ alias lla='eza -la'
|
||||
alias ls='eza'
|
||||
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
|
||||
export PATH="$PATH:/home/maxime/.local/bin"
|
||||
|
||||
22
settings.ini
22
settings.ini
@@ -1,6 +1,18 @@
|
||||
# https://wiki.archlinux.org/index.php/GTK
|
||||
[Settings]
|
||||
#gtk-icon-theme-name = Adwaita
|
||||
#gtk-theme-name = Adwaita
|
||||
#gtk-font-name = DejaVu Sans 11
|
||||
gtk-application-prefer-dark-theme = true
|
||||
gtk-application-prefer-dark-theme=false
|
||||
gtk-button-images=true
|
||||
gtk-cursor-blink=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
|
||||
|
||||
Reference in New Issue
Block a user