diff --git a/gtk-3.0/.config/gtk-3.0/bookmarks b/gtk-3.0/.config/gtk-3.0/bookmarks index ce35519d..adda6f14 100644 --- a/gtk-3.0/.config/gtk-3.0/bookmarks +++ b/gtk-3.0/.config/gtk-3.0/bookmarks @@ -4,3 +4,4 @@ file:///home/fy59/Musique file:///home/fy59/Images file:///home/fy59/Vid%C3%A9os file:///home/fy59/T%C3%A9l%C3%A9chargements +file:///home/fy59/Pictures/Assets/ diff --git a/mango/.config/mango/bind_apps.conf b/mango/.config/mango/bind_apps.conf index d13adcd2..d5e51d7f 100644 --- a/mango/.config/mango/bind_apps.conf +++ b/mango/.config/mango/bind_apps.conf @@ -4,22 +4,30 @@ # # ############################## -# Applications principales +# Applications system binds=SUPER,Return,spawn,kitty -binds=SUPER+Shift,b,spawn,blueman-manager -binds=SUPER,b,spawn,chromium -binds=SUPER+Shift,f,spawn,firefox -binds=SUPER+Shift,XF86Assistant,spawn,perplexity -binds=SUPER,m,spawn,spotify-launcher -binds=SUPER+Shift,b,spawn,blueman-manager -binds=SUPER+Ctrl,l,spawn,swaylock -binds=SUPER+Ctrl,e,spawn,wofi --cache-file=/dev/null -Dimage_size=26 -Dynamic_lines=true --location top --yoffset=10 --width=600 --height=300 --gtk-dark --show drun -binds=SUPER,t,spawn,thunderbird -binds=SUPER+Shift,p,spawn,proton-pass -binds=SUPER+Shift,m,spawn,protonmail-bridge -binds=SUPER+Shift,v,spawn,virt-manager -binds=SUPER+Shift,t,spawn,thunar -binds=alt,p,toggle_named_scratchpad,Proton Pass,none,proton-pass +binds=SUPER+SHIFT,b,spawn,blueman-manager +binds=SUPER+SHIFT,p,spawn,proton-pass +binds=ALT,p,toggle_named_scratchpad,Proton Pass,none,proton-pass +binds=SUPER+SHIFT,m,spawn,protonmail-bridge +binds=SUPER+CTRL,l,spawn,swaylock +binds=SUPER+CTRL,e,spawn,wofi --cache-file=/dev/null -Dimage_size=26 -Dynamic_lines=true --location top --yoffset=10 --width=600 --height=300 --gtk-dark --show drun binds=SUPER,v,spawn,~/.config/mango/scripts/copypast binds=NONE,Print,spawn,~/.config/mango/scripts/screenshot-clip.sh +# Browsers & net +binds=SUPER,b,spawn,chromium +binds=SUPER+SHIFT,f,spawn,firefox +binds=SUPER,t,spawn,thunderbird + +# IA's +binds=SUPER+SHIFT,XF86Assistant,spawn,perplexity +binds=SUPER,m,spawn,spotify-launcher + +# Virtualisation +binds=SUPER+SHIFT,v,spawn,virt-manager + +# Fichiers +binds=SUPER+SHIFT,t,spawn,thunar +binds=ALT,y,spawn,kitty --class kitty-yazi -- sh -c "yazi" + diff --git a/mango/.config/mango/bind_sys.conf b/mango/.config/mango/bind_sys.conf index 8a71c90c..6ecd21a2 100644 --- a/mango/.config/mango/bind_sys.conf +++ b/mango/.config/mango/bind_sys.conf @@ -13,6 +13,7 @@ binds=ALT,e,set_proportion,0.5 binds=ALT+SHIFT,e,set_proportion,1 binds=ALT,x,switch_proportion_preset, + # switch layou5 binds=SUPER,n,switch_layout @@ -30,8 +31,8 @@ bind=NONE,XF86MonBrightnessDown,spawn,brightnessctl set 2%- bind=SHIFT,XF86MonBrightnessDown,spawn,brightnessctl set 10% # Volume -bind=NONE,XF86AudioRaiseVolume,spawn,wpctl set-volume @DEFAULT_SINK@ 5%+ -bind=NONE,XF86AudioLowerVolume,spawn,wpctl set-volume @DEFAULT_SINK@ 5%- +bind=NONE,XF86AudioRaiseVolume,spawn,wpctl set-volume @DEFAULT_SINK@ 2%+ +bind=NONE,XF86AudioLowerVolume,spawn,wpctl set-volume @DEFAULT_SINK@ 2%- bind=NONE,XF86AudioMute,spawn,wpctl set-mute @DEFAULT_SINK@ toggle bind=SHIFT,XF86AudioMute,spawn,wpctl set-mute @DEFAULT_SOURCE@ toggle diff --git a/mango/.config/mango/rules.conf b/mango/.config/mango/rules.conf index be2870b4..d3829d3e 100644 --- a/mango/.config/mango/rules.conf +++ b/mango/.config/mango/rules.conf @@ -30,3 +30,6 @@ windowrule=isnamedscratchpad:1,width:1000,height:700,appid:Proton Pass # layer rule layerrule=animation_type_open:slide,layer_name:wofi layerrule=animation_type_close:slide,layer_name:wofi + +# Specifics rules +windowrule=scroller_proportion:0.5,appid:kitty-yazi