mirror of
https://github.com/artizirk/dotfiles.git
synced 2025-12-14 22:25:12 +02:00
Add Evolution no Header Bar setting script
This commit is contained in:
3
.bin/evolution_no_header_bar.sh
Executable file
3
.bin/evolution_no_header_bar.sh
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/usr/bin/env sh
|
||||
|
||||
gsettings set org.gnome.evolution.shell use-header-bar false
|
||||
Reference in New Issue
Block a user