yazi+vesktop
This commit is contained in:
+3
-3
@@ -90,8 +90,7 @@ yay -S khard aerc khal vdirsyncer python-aiohttp-oauthlib pandoc
|
|||||||
|
|
||||||
# div applications
|
# div applications
|
||||||
yay -S \
|
yay -S \
|
||||||
discord \
|
vesktop \
|
||||||
discordo-git \
|
|
||||||
firefox \
|
firefox \
|
||||||
font-manager \
|
font-manager \
|
||||||
i3status \
|
i3status \
|
||||||
@@ -102,7 +101,8 @@ yay -S \
|
|||||||
qutebrowser \
|
qutebrowser \
|
||||||
rofi \
|
rofi \
|
||||||
steam \
|
steam \
|
||||||
teamviewer
|
teamviewer \
|
||||||
|
yazi
|
||||||
|
|
||||||
# firefox windowed fullscreen
|
# firefox windowed fullscreen
|
||||||
# can be achieved by setting full-screen-api.ignore-widgets to true in about:config
|
# can be achieved by setting full-screen-api.ignore-widgets to true in about:config
|
||||||
|
|||||||
+1
-1
@@ -25,7 +25,7 @@ image/png=imv.desktop;
|
|||||||
image/svg+xml=imv.desktop;
|
image/svg+xml=imv.desktop;
|
||||||
application/pdf=org.pwmt.zathura.desktop;
|
application/pdf=org.pwmt.zathura.desktop;
|
||||||
application/x-bittorrent=org.qbittorrent.qBittorrent.desktop;
|
application/x-bittorrent=org.qbittorrent.qBittorrent.desktop;
|
||||||
inode/directory=ranger.desktop;
|
inode/directory=yazi.desktop;
|
||||||
x-scheme-handler/msteams=teams.desktop;
|
x-scheme-handler/msteams=teams.desktop;
|
||||||
text/calendar=userapp-khalimport.desktop;
|
text/calendar=userapp-khalimport.desktop;
|
||||||
|
|
||||||
|
|||||||
+1
-1
@@ -198,7 +198,7 @@ bindsym $mod+F4 exec $term_float ncspot
|
|||||||
bindsym $mod+n exec makoctl dismiss
|
bindsym $mod+n exec makoctl dismiss
|
||||||
bindsym $mod+Shift+n exec makoctl dismiss -a
|
bindsym $mod+Shift+n exec makoctl dismiss -a
|
||||||
bindsym $mod+p exec pcmanfm-qt
|
bindsym $mod+p exec pcmanfm-qt
|
||||||
bindsym $mod+Shift+p exec $term_float ranger
|
bindsym $mod+Shift+p exec $term_float yazi
|
||||||
bindsym $mod+u exec unipicker --command "rofi -dmenu | wl-copy"
|
bindsym $mod+u exec unipicker --command "rofi -dmenu | wl-copy"
|
||||||
bindsym $mod+period exec $term_float khal interactive
|
bindsym $mod+period exec $term_float khal interactive
|
||||||
bindsym $mod+comma exec $term_float aerc
|
bindsym $mod+comma exec $term_float aerc
|
||||||
|
|||||||
@@ -0,0 +1,13 @@
|
|||||||
|
# https://ricoberger.de/cheat-sheets/yazi/
|
||||||
|
[manager]
|
||||||
|
linemode = "size"
|
||||||
|
show_hidden = true
|
||||||
|
sort_by = "natural"
|
||||||
|
|
||||||
|
[preview]
|
||||||
|
wrap = "yes"
|
||||||
|
max_width = 1500
|
||||||
|
max_height = 1500
|
||||||
|
|
||||||
|
[input]
|
||||||
|
cursor_blink = true
|
||||||
Reference in New Issue
Block a user