Added ARM virtualisation

This commit is contained in:
Katzenkralle 2025-05-23 00:10:21 +02:00
parent 59c0b5ee3c
commit 3ec7dd0d5c
9 changed files with 120 additions and 59 deletions

Binary file not shown.

View File

@ -288,7 +288,7 @@ bindl=, XF86AudioNext, exec, playerctl next
bindl=, XF86AudioPrev, exec, playerctl previous
# System ctl
bind =, XF86PowerOff, exec, bash $HOME/Builds/microscripts/sleep.sh hibernate
bind =, XF86PowerOff, exec, bash ~/.local/share/until-scripts/sleep.sh hibernate
# Key must be enabled by disabeleing default in /etc/systemd/logind.conf (add: HandlePowerKey=ignore)
# check with: systemd-analyze cat-config systemd/logind.conf, then reboot or systemctl restart systemd-logind
# From https://www.reddit.com/r/swaywm/comments/180ly44/how_to_change_power_button_behavior/ and https://unix.stackexchange.com/questions/555822/how-to-change-power-button-shutdown-action-to-run-a-script-under-systemd

Binary file not shown.

Binary file not shown.

File diff suppressed because one or more lines are too long

View File

@ -1,5 +1,6 @@
[General]
JPEGSaveQuality=95
absoluteZoomStep=false
autoResizeLimit=90
autoResizeWindow=false
backgroundOpacity=0.9
@ -31,7 +32,7 @@ lastVerMicro=3
lastVerMinor=0
loopSlideshow=false
memoryAllocationLimit=1024
mpvBinary=/usr/bin/mpv
mpvBinary=/nix/store/rngzv7vbz9arfrfyhan82mibxmf68ziv-mpv-with-scripts-0.39.0/bin/mpv
openInFullscreen=false
panelCenterSelection=false
panelEnabled=true
@ -40,7 +41,7 @@ panelPinned=false
panelPosition=top
panelPreviewsSize=140
playVideoSounds=true
scalingFilter=3
scalingFilter=1
showSaveOverlay=true
slideshowInterval=3000
smoothAnimatedImages=true
@ -55,6 +56,7 @@ trackpadDetection=true
unloadThumbs=true
unlockMinZoom=true
useFixedZoomLevels=false
useOpenGL=false
usePreloader=true
useSystemColorScheme=false
videoPlayback=true
@ -67,7 +69,7 @@ shortcuts="zoomIn=+", "frameStepBack=,", "zoomOut=-", "frameStep=.", "fitWindow=
[Scripts]
script\1\name=Edit with GIMP
script\1\value=@Variant(\0\0\0\x7f\0\0\0\aScript\0\0\0\0\x1a\0g\0i\0m\0p\0 \0%\0\x66\0i\0l\0\x65\0%\0 \0&\0)
script\1\value=@Variant(\0\0\0\x7f\0\0\0\aScript\0\0\0\0\x16\0g\0i\0m\0p\0 \0%\0\x66\0i\0l\0\x65\0%\0)
script\2\name=Edit with swappy
script\2\value=@Variant(\0\0\0\x7f\0\0\0\aScript\0\0\0\0 \0s\0w\0\x61\0p\0p\0y\0 \0-\0\x66\0 \0%\0\x66\0i\0l\0\x65\0%\x1)
script\3\name=Rename File

View File

@ -2,10 +2,10 @@
LocationMode=path-bar
ShowHidden=true
ShowSizeColumn=true
GeometryX=531
GeometryY=461
GeometryWidth=494
GeometryHeight=518
GeometryX=1141
GeometryY=234
GeometryWidth=1080
GeometryHeight=971
SortColumn=modified
SortOrder=descending
StartupMode=recent

View File

@ -6,7 +6,7 @@
<property name="last-window-maximized" type="bool" value="true"/>
<property name="last-details-view-zoom-level" type="string" value="THUNAR_ZOOM_LEVEL_38_PERCENT"/>
<property name="last-details-view-visible-columns" type="string" value="THUNAR_COLUMN_DATE_MODIFIED,THUNAR_COLUMN_GROUP,THUNAR_COLUMN_MIME_TYPE,THUNAR_COLUMN_NAME,THUNAR_COLUMN_OWNER,THUNAR_COLUMN_PERMISSIONS,THUNAR_COLUMN_SIZE"/>
<property name="last-details-view-column-widths" type="string" value="159,159,159,127,92,1576,74,197,529,214,118,90,126,156"/>
<property name="last-details-view-column-widths" type="string" value="159,159,159,127,92,1329,74,168,667,79,118,81,126,156"/>
<property name="last-separator-position" type="int" value="147"/>
<property name="last-show-hidden" type="bool" value="true"/>
<property name="misc-single-click" type="bool" value="false"/>
@ -32,12 +32,13 @@
<property name="misc-folder-item-count" type="string" value="THUNAR_FOLDER_ITEM_COUNT_ALWAYS"/>
<property name="last-details-view-column-order" type="string" value="THUNAR_COLUMN_NAME,THUNAR_COLUMN_DATE_MODIFIED,THUNAR_COLUMN_SIZE,THUNAR_COLUMN_SIZE_IN_BYTES,THUNAR_COLUMN_TYPE,THUNAR_COLUMN_LOCATION,THUNAR_COLUMN_MIME_TYPE,THUNAR_COLUMN_DATE_CREATED,THUNAR_COLUMN_PERMISSIONS,THUNAR_COLUMN_OWNER,THUNAR_COLUMN_GROUP,THUNAR_COLUMN_DATE_ACCESSED,THUNAR_COLUMN_RECENCY,THUNAR_COLUMN_DATE_DELETED"/>
<property name="last-tabs-left" type="array">
<value type="string" value="file:///home/someone/Apps"/>
<value type="string" value="file:///home/someone/.local/share"/>
<value type="string" value="file:///home/someone/Nextcloud/Office/Schule/Kun/matrix/gimp/used"/>
<value type="string" value="file:///home/someone/Nextcloud/Office/Schule/Kun/matrix/gimp/used/01_select"/>
</property>
<property name="last-focused-tab-left" type="int" value="0"/>
<property name="last-focused-tab-right" type="int" value="0"/>
<property name="misc-confirm-close-multiple-tabs" type="bool" value="false"/>
<property name="last-sort-column" type="string" value="THUNAR_COLUMN_DATE_MODIFIED"/>
<property name="last-sort-order" type="string" value="GTK_SORT_DESCENDING"/>
<property name="last-sort-column" type="string" value="THUNAR_COLUMN_NAME"/>
<property name="last-sort-order" type="string" value="GTK_SORT_ASCENDING"/>
<property name="misc-file-size-binary" type="bool" value="true"/>
</channel>