- modifying the togglespit dispatcher to go through a layoutmsg dispatcher
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
[General]
|
||||
TabbedEditor=false
|
||||
StartupDirectory=last
|
||||
StartupPath=/home/thierry/Pictures/23.12.2025 - promenade avec beony/raw
|
||||
StartupPath=/mnt/rsync/photos/2011/10/2011_10_16
|
||||
DateFormat=%Y-%m-%d
|
||||
AdjusterMinDelay=100
|
||||
AdjusterMaxDelay=200
|
||||
@@ -44,7 +44,7 @@ MaxCacheEntries=20000
|
||||
ParseExtensions=3fr;arw;arq;cr2;cr3;crf;crw;dcr;dng;fff;iiq;jpg;jpeg;kdc;mef;mos;mrw;nef;nrw;orf;pef;png;raf;raw;rw2;rwl;rwz;sr2;srf;srw;tif;tiff;x3f;
|
||||
ParseExtensionsEnabled=1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;0;1;1;1;1;1;1;1;1;1;1;1;
|
||||
ThumbnailInterpolation=1
|
||||
FavoriteDirs=
|
||||
FavoriteDirs=/mnt/rsync/photos/2011/10/2011_10_16;
|
||||
ThumbnailZoomRatios=0.20000000000000001;0.29999999999999999;0.45000000000000001;0.59999999999999998;0.80000000000000004;1;
|
||||
OverlayedFileNames=false
|
||||
FilmStripOverlayedFileNames=false
|
||||
@@ -53,7 +53,7 @@ FilmStripShowFileNames=false
|
||||
HighlightSelected=false
|
||||
InternalThumbIfUntouched=true
|
||||
MaxRecentFolders=15
|
||||
RecentFolders=/home/thierry/Pictures/23.12.2025 - promenade avec beony/raw;/home/thierry/Pictures;/run/media/thierry/9C33-6BBD/DCIM/11451225;/home/thierry/Pictures/nex;/run/media/thierry/LUMIX/DCIM/102_PANA;
|
||||
RecentFolders=/mnt/rsync/photos/2011/10/2011_10_16;/mnt/rsync/photos/marrakech/sct;/mnt/rsync/photos/marrakech/AWA;/mnt/rsync/photos/106_PANA;/mnt/rsync/photos/2011/10/2011_10_15;/mnt/rsync/photos/201410/steingletscher/DCIM;/mnt/rsync/photos/201410/steingletscher;/mnt/rsync/photos/2011/10/2011_10_01;/home/thierry/Pictures;/home/thierry/Pictures/23.12.2025 - promenade avec beony/raw;/run/media/thierry/9C33-6BBD/DCIM/11451225;/home/thierry/Pictures/nex;/run/media/thierry/LUMIX/DCIM/102_PANA;
|
||||
ThumbnailRatingMode=xmp
|
||||
|
||||
[Clipping Indication]
|
||||
@@ -130,8 +130,8 @@ CustomProfileBuilderPath=
|
||||
CustomProfileBuilderKeys=0
|
||||
|
||||
[GUI]
|
||||
WindowWidth=2552
|
||||
WindowHeight=1405
|
||||
WindowWidth=1272
|
||||
WindowHeight=1402
|
||||
WindowX=0
|
||||
WindowY=0
|
||||
WindowMonitor=0
|
||||
|
||||
@@ -182,7 +182,7 @@ bind = $mainMod, V, togglefloating,
|
||||
bind = $mainMod, space, exec, fuzzel
|
||||
bind = $mainMod, D, exec, wayscriber --active
|
||||
bind = $mainMod, P, pseudo, # dwindle
|
||||
bind = $mainMod, J, togglesplit, # dwindle
|
||||
bind = $mainMod, J, layoutmsg, togglesplit, # dwindle
|
||||
bind = $mainMod, L, exec, hyprlock
|
||||
bind = $mainMod, F, fullscreen,
|
||||
bind = $mainMod, Delete, exec, ~/bin/suspend.sh
|
||||
|
||||
Reference in New Issue
Block a user