Compare commits

..

No commits in common. "3723ee4cdea748ae08037eaa3b7a7327f34def51" and "36dc2b81392d616f3540c7c29d93418a910798a2" have entirely different histories.

2 changed files with 2 additions and 5 deletions

View file

@ -186,12 +186,8 @@
:init :init
(savehist-mode)) (savehist-mode))
;; SSH
(use-package tramp
:config
(setq tramp-default-method "ssh"))
;; Completion with vertico/consult ;; Completion with vertico/consult
(use-package vertico (use-package vertico
:init :init
(vertico-mode) (vertico-mode)

View file

@ -1,4 +1,5 @@
[Settings] [Settings]
gtk-application-preferdark-theme = 1
gtk-theme-name = vimix-dark-beryl gtk-theme-name = vimix-dark-beryl
gtk-icon-theme-name = Papirus-Dark gtk-icon-theme-name = Papirus-Dark
gtk-xft-hinting = 1 gtk-xft-hinting = 1