Compare commits

..

No commits in common. "63ea306c34ea49f23b7eb77b2c4d426acd68717a" and "9bf971ff8eb69b09256226c16fc73fa7633bf3d0" have entirely different histories.

2 changed files with 3 additions and 5 deletions

View File

@ -435,9 +435,7 @@ for_window [app_id="[Tt]hunar" title="Dateivorgangsfortschritt"] floating enable
for_window [app_id="[Tt]hunar" title="Ersetzen von Dateien bestätigen"] floating enable for_window [app_id="[Tt]hunar" title="Ersetzen von Dateien bestätigen"] floating enable
for_window [app_id="file-roller" title="Archiv entpacken"] floating enable for_window [app_id="file-roller" title="Archiv entpacken"] floating enable
for_window [app_id="qalculate-gtk"] floating enable for_window [app_id="qalculate-gtk"] floating enable
for_window [app_id="org.kde.kdeconnect.daemon" title="^Datei(en)? (wird|werden) empfangen .* KDE Connect-Dienst$"] floating enable for_window [app_id="org.kde.kdeconnect.daemon" title="Dateien werden empfangen — KDE Connect-Dienst"] floating enable
# Datei wird empfangen (28 % von 25.5 MiB ) — KDE Connect-Dienst
# Dateien werden empfangen — KDE Connect-Dienst
######################################### #########################################
##### statusbar ##### ##### statusbar #####

View File

@ -7,8 +7,8 @@
# https://jvns.ca/blog/2024/02/16/popular-git-config-options/#merge-conflictstyle-zdiff3 # https://jvns.ca/blog/2024/02/16/popular-git-config-options/#merge-conflictstyle-zdiff3
#[merge] #[merge]
# conflictstyle = zdiff3 # conflictstyle = zdiff3
[diff] #[diff]
algorithm = histogram # algorithm = histogram
#[branch] #[branch]
# sort = -committerdate # sort = -committerdate
#[tag] #[tag]