get rid of shitty gtk dialogs on kde
This commit is contained in:
parent
5d7bc57ece
commit
23b7cabac8
3
zshrc
3
zshrc
@ -3838,6 +3838,9 @@ gitadduw() {
|
|||||||
git diff -U0 -w --no-color | git apply --cached --ignore-whitespace --unidiff-zero -
|
git diff -U0 -w --no-color | git apply --cached --ignore-whitespace --unidiff-zero -
|
||||||
}
|
}
|
||||||
|
|
||||||
|
# Use QT dialogs instead of GTK ones
|
||||||
|
export GTK_USE_PORTAL=1
|
||||||
|
|
||||||
## END OF FILE #################################################################
|
## END OF FILE #################################################################
|
||||||
# vim:filetype=zsh foldmethod=marker autoindent expandtab shiftwidth=4
|
# vim:filetype=zsh foldmethod=marker autoindent expandtab shiftwidth=4
|
||||||
# Local variables:
|
# Local variables:
|
||||||
|
Loading…
Reference in New Issue
Block a user