Restructure dotfiles : suppression outils abandonnés, migration sway→hyprland, neomutt→aerc
- Supprimés : fish, qtile, X, vim, sway, neomutt (+ package systemd vide) - Nouveau package hyprland : waybar, rofi, mako, gammastep, rofi-pass, systemd (mail+kanata+mpd+voxtype), script rofi - Nouveau package aerc : config aerc + infra mail (msmtp, khard, vdirsyncer) migrée depuis neomutt - Nettoyage .gitignore : suppression entrées neomutt/vim, ajout patterns moc/mpd/vifm manquants, vdirsyncer/status pour aerc - Mise à jour des configs trackées modifiées (nvim, zsh, tmux, git, newsboat) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
23
hyprland/.config/mako/config
Normal file
23
hyprland/.config/mako/config
Normal file
@@ -0,0 +1,23 @@
|
||||
sort=-time
|
||||
layer=overlay
|
||||
background-color=#282828
|
||||
width=300
|
||||
height=110
|
||||
border-size=2
|
||||
border-color=#88c0d0
|
||||
border-radius=5
|
||||
icons=0
|
||||
max-icon-size=64
|
||||
default-timeout=5000
|
||||
ignore-timeout=1
|
||||
font=monospace 10
|
||||
|
||||
[urgency=low]
|
||||
border-color=#ebdbb2
|
||||
|
||||
[urgency=normal]
|
||||
border-color=#d65d0e
|
||||
|
||||
[urgency=high]
|
||||
border-color=#cc241d
|
||||
default-timeout=0
|
||||
Reference in New Issue
Block a user