diff options
| author | Blista Kanjo | 2022-10-15 17:18:36 -0400 |
|---|---|---|
| committer | Blista Kanjo | 2022-10-15 17:18:36 -0400 |
| commit | 6fbb52ad4b5141d24aeca17191c8afebdd510d32 (patch) | |
| tree | 5887ffe1a971fd6c20f262fa3a9e5c9c5e7ed71a /.config/gtk-3.0/custom-papers | |
| parent | e4117881d308fda3ca997cd7b8b8a564f092a71f (diff) | |
refactor: standardized the handling of GtkSettings gboolean
Diffstat (limited to '.config/gtk-3.0/custom-papers')
| -rw-r--r-- | .config/gtk-3.0/custom-papers | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.config/gtk-3.0/custom-papers b/.config/gtk-3.0/custom-papers new file mode 100644 index 0000000..7ea2673 --- /dev/null +++ b/.config/gtk-3.0/custom-papers @@ -0,0 +1,10 @@ +[Paper0] +Name=Custom Size 1 +DisplayName=Custom Size 1 +Width=107.94999999999999 +Height=88.899999999999991 +MarginTop=0 +MarginBottom=0 +MarginLeft=0 +MarginRight=0 +Orientation=portrait |
