Initial
This commit is contained in:
1
roles/workstation/files/autofs/auto.master
Normal file
1
roles/workstation/files/autofs/auto.master
Normal file
@@ -0,0 +1 @@
|
||||
/- /etc/auto.nfs --timeout=120 --ghost
|
||||
0
roles/workstation/files/autofs/auto.nfs
Normal file
0
roles/workstation/files/autofs/auto.nfs
Normal file
BIN
roles/workstation/files/gnome/lockscreen.jpg
Normal file
BIN
roles/workstation/files/gnome/lockscreen.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.1 MiB |
BIN
roles/workstation/files/gnome/wallpaper.png
Normal file
BIN
roles/workstation/files/gnome/wallpaper.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 6.3 MiB |
45
roles/workstation/files/users/bzoicas/.config/redshift.conf
Normal file
45
roles/workstation/files/users/bzoicas/.config/redshift.conf
Normal file
@@ -0,0 +1,45 @@
|
||||
[redshift]
|
||||
; Set the day and night screen temperatures
|
||||
temp-day=5800
|
||||
temp-night=4800
|
||||
|
||||
; Enable/Disable a smooth transition between day and night
|
||||
; 0 will cause a direct change from day to night screen temperature.
|
||||
; 1 will gradually increase or decrease the screen temperature
|
||||
transition=1
|
||||
|
||||
; Set the screen brightness. Default is 1.0
|
||||
;brightness=0.9
|
||||
; It is also possible to use different settings for day and night since version 1.8.
|
||||
;brightness-day=0.7
|
||||
;brightness-night=0.4
|
||||
; Set the screen gamma (for all colors, or each color channel individually)
|
||||
gamma=0.9
|
||||
|
||||
;gamma=0.8:0.7:0.8
|
||||
; Set the location-provider: 'geoclue', 'gnome-clock', 'manual'
|
||||
; type 'redshift -l list' to see possible values
|
||||
; The location provider settings are in a different section.
|
||||
location-provider=manual
|
||||
|
||||
; Set the adjustment-method: 'randr', 'vidmode'
|
||||
; type 'redshift -m list' to see all possible values
|
||||
; 'randr' is the preferred method, 'vidmode' is an older API
|
||||
; but works in some cases when 'randr' does not.
|
||||
; The adjustment method settings are in a different section.
|
||||
adjustment-method=randr
|
||||
|
||||
; Configuration of the location-provider:
|
||||
; type 'redshift -l PROVIDER:help' to see the settings
|
||||
; e.g. 'redshift -l manual:help'
|
||||
[manual]
|
||||
lat=45
|
||||
lon=25
|
||||
|
||||
; Configuration of the adjustment-method
|
||||
; type 'redshift -m METHOD:help' to see the settings
|
||||
; ex: 'redshift -m randr:help'
|
||||
; In this example, randr is configured to adjust screen 1.
|
||||
; Note that the numbering starts from 0, so this is actually the second screen.
|
||||
[randr]
|
||||
screen=0
|
||||
41
roles/workstation/files/users/bzoicas/asunder
Normal file
41
roles/workstation/files/users/bzoicas/asunder
Normal file
@@ -0,0 +1,41 @@
|
||||
/dev/cdrom
|
||||
/home/bzoicas/downloads
|
||||
0
|
||||
1
|
||||
%N - %T
|
||||
%A - %L
|
||||
%Y - %L
|
||||
0
|
||||
0
|
||||
1
|
||||
0
|
||||
1
|
||||
10
|
||||
10
|
||||
5
|
||||
unused
|
||||
791
|
||||
494
|
||||
0
|
||||
1
|
||||
0
|
||||
10.0.0.1
|
||||
8080
|
||||
0
|
||||
1
|
||||
1
|
||||
3
|
||||
0
|
||||
freedb.freedb.org
|
||||
8880
|
||||
0
|
||||
2
|
||||
0
|
||||
60
|
||||
0
|
||||
2
|
||||
0
|
||||
0
|
||||
0
|
||||
9
|
||||
0
|
||||
99
roles/workstation/files/users/bzoicas/bpytop.conf
Normal file
99
roles/workstation/files/users/bzoicas/bpytop.conf
Normal file
@@ -0,0 +1,99 @@
|
||||
#? Config file for bpytop v. 1.0.50
|
||||
|
||||
#* Color theme, looks for a .theme file in "/usr/[local/]share/bpytop/themes" and "~/.config/bpytop/themes", "Default" for builtin default theme.
|
||||
#* Prefix name by a plus sign (+) for a theme located in user themes folder, i.e. color_theme="+monokai"
|
||||
color_theme="default_black"
|
||||
|
||||
#* If the theme set background should be shown, set to False if you want terminal background transparency
|
||||
theme_background=True
|
||||
|
||||
#* Set bpytop view mode, "full" for everything shown, "proc" for cpu stats and processes, "stat" for cpu, mem, disks and net stats shown.
|
||||
view_mode=full
|
||||
|
||||
#* Update time in milliseconds, increases automatically if set below internal loops processing time, recommended 2000 ms or above for better sample times for graphs.
|
||||
update_ms=2000
|
||||
|
||||
#* Processes sorting, "pid" "program" "arguments" "threads" "user" "memory" "cpu lazy" "cpu responsive",
|
||||
#* "cpu lazy" updates top process over time, "cpu responsive" updates top process directly.
|
||||
proc_sorting="cpu lazy"
|
||||
|
||||
#* Reverse sorting order, True or False.
|
||||
proc_reversed=False
|
||||
|
||||
#* Show processes as a tree
|
||||
proc_tree=False
|
||||
|
||||
#* Which depth the tree view should auto collapse processes at
|
||||
tree_depth=3
|
||||
|
||||
#* Use the cpu graph colors in the process list.
|
||||
proc_colors=True
|
||||
|
||||
#* Use a darkening gradient in the process list.
|
||||
proc_gradient=True
|
||||
|
||||
#* If process cpu usage should be of the core it's running on or usage of the total available cpu power.
|
||||
proc_per_core=False
|
||||
|
||||
#* Show process memory as bytes instead of percent
|
||||
proc_mem_bytes=True
|
||||
|
||||
#* Check cpu temperature, needs "osx-cpu-temp" on MacOS X.
|
||||
check_temp=True
|
||||
|
||||
#* Which sensor to use for cpu temperature, use options menu to select from list of available sensors.
|
||||
cpu_sensor=Auto
|
||||
|
||||
#* Show temperatures for cpu cores also if check_temp is True and sensors has been found
|
||||
show_coretemp=True
|
||||
|
||||
#* Draw a clock at top of screen, formatting according to strftime, empty string to disable.
|
||||
draw_clock="%X"
|
||||
|
||||
#* Update main ui in background when menus are showing, set this to false if the menus is flickering too much for comfort.
|
||||
background_update=True
|
||||
|
||||
#* Custom cpu model name, empty string to disable.
|
||||
custom_cpu_name=""
|
||||
|
||||
#* Optional filter for shown disks, should be last folder in path of a mountpoint, "root" replaces "/", separate multiple values with comma.
|
||||
#* Begin line with "exclude=" to change to exclude filter, oterwise defaults to "most include" filter. Example: disks_filter="exclude=boot, home"
|
||||
disks_filter=""
|
||||
|
||||
#* Show graphs instead of meters for memory values.
|
||||
mem_graphs=True
|
||||
|
||||
#* If swap memory should be shown in memory box.
|
||||
show_swap=True
|
||||
|
||||
#* Show swap as a disk, ignores show_swap value above, inserts itself after first disk.
|
||||
swap_disk=True
|
||||
|
||||
#* If mem box should be split to also show disks info.
|
||||
show_disks=True
|
||||
|
||||
#* Set fixed values for network graphs, default "10M" = 10 Mibibytes, possible units "K", "M", "G", append with "bit" for bits instead of bytes, i.e "100mbit"
|
||||
net_download="10M"
|
||||
net_upload="10M"
|
||||
|
||||
#* Start in network graphs auto rescaling mode, ignores any values set above and rescales down to 10 Kibibytes at the lowest.
|
||||
net_auto=True
|
||||
|
||||
#* Sync the scaling for download and upload to whichever currently has the highest scale
|
||||
net_sync=False
|
||||
|
||||
#* If the network graphs color gradient should scale to bandwith usage or auto scale, bandwith usage is based on "net_download" and "net_upload" values
|
||||
net_color_fixed=False
|
||||
|
||||
#* Show battery stats in top right if battery is present
|
||||
show_battery=True
|
||||
|
||||
#* Show init screen at startup, the init screen is purely cosmetical
|
||||
show_init=False
|
||||
|
||||
#* Enable check for new version from github.com/aristocratos/bpytop at start.
|
||||
update_check=True
|
||||
|
||||
#* Set loglevel for "~/.config/bpytop/error.log" levels are: "ERROR" "WARNING" "INFO" "DEBUG".
|
||||
#* The level set includes all lower levels, i.e. "DEBUG" will show all logging info.
|
||||
log_level=WARNING
|
||||
@@ -0,0 +1 @@
|
||||
|
||||
1
roles/workstation/files/users/bzoicas/gvimrc
Normal file
1
roles/workstation/files/users/bzoicas/gvimrc
Normal file
@@ -0,0 +1 @@
|
||||
set guifont=Hack\ 12
|
||||
15
roles/workstation/files/users/bzoicas/kdenlive.desktop
Normal file
15
roles/workstation/files/users/bzoicas/kdenlive.desktop
Normal file
@@ -0,0 +1,15 @@
|
||||
# KDE Config File
|
||||
[Desktop Entry]
|
||||
Name=Kdenlive
|
||||
GenericName=Video Editor
|
||||
Comment=Nonlinear video editor by KDE
|
||||
Type=Application
|
||||
Exec=/home/bzoicas/bin/kdenlive.app %F
|
||||
Icon=kdenlive
|
||||
X-DocPath=kdenlive/index.html
|
||||
X-DocPath[cs]=http://cs.wikibooks.org/wiki/Kdenlive
|
||||
Terminal=false
|
||||
MimeType=application/x-kdenlive;
|
||||
Categories=Qt;KDE;AudioVideo;AudioVideoEditing;
|
||||
Keywords=video;audio;firewire;video4linux;suite;editing;kde;mlt;
|
||||
X-DBUS-ServiceName=org.kde.kdenlive
|
||||
183
roles/workstation/files/users/bzoicas/mimeapps.list
Normal file
183
roles/workstation/files/users/bzoicas/mimeapps.list
Normal file
@@ -0,0 +1,183 @@
|
||||
[Default Applications]
|
||||
application/x-extension-htm=firefox.desktop
|
||||
application/x-extension-htm=firefox.desktop;
|
||||
application/x-extension-html=firefox.desktop
|
||||
application/x-extension-html=firefox.desktop;
|
||||
application/x-extension-shtml=firefox.desktop
|
||||
application/x-extension-shtml=firefox.desktop;
|
||||
application/x-extension-xht=firefox.desktop
|
||||
application/x-extension-xht=firefox.desktop;
|
||||
application/x-extension-xhtml=firefox.desktop
|
||||
application/x-extension-xhtml=firefox.desktop;
|
||||
application/x-perl=gvim.desktop
|
||||
application/x-perl=gvim.desktop;
|
||||
application/xhtml+xml=firefox.desktop
|
||||
application/xhtml+xml=org.mozilla.firefox.desktop
|
||||
audio/3gpp=audacious.desktop
|
||||
audio/ac3=audacious.desktop
|
||||
audio/AMR-WB=audacious.desktop
|
||||
audio/AMR=audacious.desktop
|
||||
audio/basic=audacious.desktop
|
||||
audio/flac=audacious.desktop
|
||||
audio/midi=audacious.desktop
|
||||
audio/mp4=audacious.desktop
|
||||
audio/mpeg=audacious.desktop
|
||||
audio/mpegurl=audacious.desktop
|
||||
audio/ogg=audacious.desktop
|
||||
audio/prs.sid=audacious.desktop
|
||||
audio/vnd.rn-realaudio=audacious.desktop
|
||||
audio/x-ape=audacious.desktop
|
||||
audio/x-flac=audacious.desktop
|
||||
audio/x-gsm=audacious.desktop
|
||||
audio/x-it=audacious.desktop
|
||||
audio/x-m4a=audacious.desktop
|
||||
audio/x-matroska=audacious.desktop
|
||||
audio/x-mod=audacious.desktop
|
||||
audio/x-mp3=audacious.desktop
|
||||
audio/x-mpeg=audacious.desktop
|
||||
audio/x-mpegurl=audacious.desktop
|
||||
audio/x-ms-asf=audacious.desktop
|
||||
audio/x-ms-asx=audacious.desktop
|
||||
audio/x-ms-wax=audacious.desktop
|
||||
audio/x-ms-wma=audacious.desktop
|
||||
audio/x-musepack=audacious.desktop
|
||||
audio/x-pn-aiff=audacious.desktop
|
||||
audio/x-pn-au=audacious.desktop
|
||||
audio/x-pn-realaudio-plugin=audacious.desktop
|
||||
audio/x-pn-realaudio=audacious.desktop
|
||||
audio/x-pn-wav=audacious.desktop
|
||||
audio/x-pn-windows-acm=audacious.desktop
|
||||
audio/x-real-audio=audacious.desktop
|
||||
audio/x-realaudio=audacious.desktop
|
||||
audio/x-sbc=audacious.desktop
|
||||
audio/x-scpls=audacious.desktop
|
||||
audio/x-speex=audacious.desktop
|
||||
audio/x-tta=audacious.desktop
|
||||
audio/x-vorbis+ogg=audacious.desktop
|
||||
audio/x-vorbis=audacious.desktop
|
||||
audio/x-wav=audacious.desktop
|
||||
audio/x-wavpack=audacious.desktop
|
||||
audio/x-xm=audacious.desktop
|
||||
message/rfc822=thunderbird.desktop
|
||||
message/rfc822=thunderbird.desktop;
|
||||
text/html=firefox.desktop
|
||||
text/html=org.mozilla.firefox.desktop
|
||||
text/markdown=gvim.desktop;
|
||||
text/plain=gvim.desktop
|
||||
text/plain=gvim.desktop;
|
||||
text/x-csrc=gvim.desktop
|
||||
text/x-csrc=gvim.desktop;
|
||||
text/x-python=gvim.desktop
|
||||
text/x-python=gvim.desktop;
|
||||
video/3gpp=mpv.desktop
|
||||
video/dv=mpv.desktop
|
||||
video/fli=mpv.desktop
|
||||
video/flv=mpv.desktop
|
||||
video/mp2t=mpv.desktop
|
||||
video/mp4=mpv.desktop
|
||||
video/mp4v-es=mpv.desktop
|
||||
video/mpeg=mpv.desktop
|
||||
video/msvideo=mpv.desktop
|
||||
video/ogg=io.github.GnomeMpv.desktop
|
||||
video/ogg=mpv.desktop
|
||||
video/quicktime=mpv.desktop
|
||||
video/vivo=io.github.GnomeMpv.desktop
|
||||
video/vnd.divx=mpv.desktop
|
||||
video/vnd.rn-realvideo=mpv.desktop
|
||||
video/vnd.vivo=io.github.GnomeMpv.desktop
|
||||
video/webm=mpv.desktop
|
||||
video/x-anim=io.github.GnomeMpv.desktop
|
||||
video/x-avi=mpv.desktop
|
||||
video/x-flc=mpv.desktop
|
||||
video/x-fli=io.github.GnomeMpv.desktop
|
||||
video/x-flic=mpv.desktop
|
||||
video/x-flv=mpv.desktop
|
||||
video/x-m4v=mpv.desktop
|
||||
video/x-matroska=mpv.desktop
|
||||
video/x-mpeg=io.github.GnomeMpv.desktop
|
||||
video/x-ms-asf=mpv.desktop
|
||||
video/x-ms-asx=io.github.GnomeMpv.desktop
|
||||
video/x-ms-wm=io.github.GnomeMpv.desktop
|
||||
video/x-ms-wmv=mpv.desktop
|
||||
video/x-ms-wmx=mpv.desktop
|
||||
video/x-ms-wvx=io.github.GnomeMpv.desktop
|
||||
video/x-msvideo=mpv.desktop
|
||||
video/x-nsv=io.github.GnomeMpv.desktop
|
||||
video/x-ogm+ogg=mpv.desktop
|
||||
video/x-theora+ogg=mpv.desktop
|
||||
video/x-totem-stream=io.github.GnomeMpv.desktop
|
||||
x-content/audio-cdda=rhythmbox-device.desktop
|
||||
x-content/audio-dvd=banshee-audiocd.desktop
|
||||
x-content/audio-player=rhythmbox-device.desktop
|
||||
x-content/video-dvd=io.github.GnomeMpv.desktop
|
||||
x-content/video-svcd=io.github.GnomeMpv.desktop
|
||||
x-content/video-vcd=io.github.GnomeMpv.desktop
|
||||
x-scheme-handler/chrome=firefox.desktop
|
||||
x-scheme-handler/chrome=firefox.desktop;
|
||||
x-scheme-handler/ftp=firefox.desktop
|
||||
x-scheme-handler/ftp=firefox.desktop;
|
||||
x-scheme-handler/http=firefox.desktop
|
||||
x-scheme-handler/http=org.mozilla.firefox.desktop
|
||||
x-scheme-handler/https=firefox.desktop
|
||||
x-scheme-handler/https=org.mozilla.firefox.desktop
|
||||
x-scheme-handler/mailto=thunderbird.desktop
|
||||
x-scheme-handler/mailto=org.mozilla.Thunderbird.desktop
|
||||
x-scheme-handler/tg=telegramdesktop.desktop
|
||||
application/x-kdenlive=kdenlive.desktop
|
||||
video/x-mpeg2=mpv.desktop
|
||||
video/x-mpeg3=mpv.desktop
|
||||
video/divx=mpv.desktop
|
||||
video/x-ms-afs=mpv.desktop
|
||||
video/x-ms-wvxvideo=mpv.desktop
|
||||
video/avi=mpv.desktop
|
||||
video/x-theora=mpv.desktop
|
||||
video/mkv=mpv.desktop
|
||||
video/x-ogm=mpv.desktop
|
||||
video/vnd.mpegurl=mpv.desktop
|
||||
video/3gp=mpv.desktop
|
||||
video/3gpp2=mpv.desktop
|
||||
|
||||
[Added Associations]
|
||||
application/x-kdenlive=kdenlive.desktop;
|
||||
x-scheme-handler/http=org.mozilla.firefox.desktop;
|
||||
text/html=org.mozilla.firefox.desktop;
|
||||
application/xhtml+xml=org.mozilla.firefox.desktop;
|
||||
x-scheme-handler/https=org.mozilla.firefox.desktop;
|
||||
x-scheme-handler/mailto=org.mozilla.Thunderbird.desktop;
|
||||
video/mpeg=mpv.desktop;
|
||||
video/x-mpeg2=mpv.desktop;
|
||||
video/x-mpeg3=mpv.desktop;
|
||||
video/mp4v-es=mpv.desktop;
|
||||
video/x-m4v=mpv.desktop;
|
||||
video/mp4=mpv.desktop;
|
||||
video/divx=mpv.desktop;
|
||||
video/vnd.divx=mpv.desktop;
|
||||
video/msvideo=mpv.desktop;
|
||||
video/x-msvideo=mpv.desktop;
|
||||
video/ogg=mpv.desktop;
|
||||
video/quicktime=mpv.desktop;
|
||||
video/vnd.rn-realvideo=mpv.desktop;
|
||||
video/x-ms-afs=mpv.desktop;
|
||||
video/x-ms-asf=mpv.desktop;
|
||||
video/x-ms-wmv=mpv.desktop;
|
||||
video/x-ms-wmx=mpv.desktop;
|
||||
video/x-ms-wvxvideo=mpv.desktop;
|
||||
video/x-avi=mpv.desktop;
|
||||
video/avi=mpv.desktop;
|
||||
video/x-flic=mpv.desktop;
|
||||
video/fli=mpv.desktop;
|
||||
video/x-flc=mpv.desktop;
|
||||
video/flv=mpv.desktop;
|
||||
video/x-flv=mpv.desktop;
|
||||
video/x-theora=mpv.desktop;
|
||||
video/x-theora+ogg=mpv.desktop;
|
||||
video/x-matroska=mpv.desktop;
|
||||
video/mkv=mpv.desktop;
|
||||
video/webm=mpv.desktop;
|
||||
video/x-ogm=mpv.desktop;
|
||||
video/mp2t=mpv.desktop;
|
||||
video/vnd.mpegurl=mpv.desktop;
|
||||
video/3gp=mpv.desktop;
|
||||
video/3gpp=mpv.desktop;
|
||||
video/3gpp2=mpv.desktop;
|
||||
video/dv=mpv.desktop;
|
||||
0
roles/workstation/files/users/bzoicas/nextcloud.cfg
Normal file
0
roles/workstation/files/users/bzoicas/nextcloud.cfg
Normal file
6
roles/workstation/files/users/bzoicas/stignore
Normal file
6
roles/workstation/files/users/bzoicas/stignore
Normal file
@@ -0,0 +1,6 @@
|
||||
*.ini
|
||||
*.kdenlive-tmp
|
||||
*.swp
|
||||
*.pyc
|
||||
*.~lock.*
|
||||
(?d).DS_Store
|
||||
44
roles/workstation/files/users/bzoicas/terminator_config
Normal file
44
roles/workstation/files/users/bzoicas/terminator_config
Normal file
@@ -0,0 +1,44 @@
|
||||
[global_config]
|
||||
tab_position = bottom
|
||||
[keybindings]
|
||||
go_up = None
|
||||
go_down = None
|
||||
go_left = None
|
||||
go_right = None
|
||||
resize_left = None
|
||||
resize_right = None
|
||||
switch_to_tab_1 = <Alt>1
|
||||
switch_to_tab_2 = <Alt>2
|
||||
switch_to_tab_3 = <Alt>3
|
||||
switch_to_tab_4 = <Alt>4
|
||||
switch_to_tab_5 = <Alt>5
|
||||
switch_to_tab_6 = <Alt>6
|
||||
switch_to_tab_7 = <Alt>7
|
||||
switch_to_tab_8 = <Alt>8
|
||||
switch_to_tab_9 = <Alt>9
|
||||
switch_to_tab_10 = <Alt>0
|
||||
hide_window = None
|
||||
edit_tab_title = None
|
||||
[profiles]
|
||||
[[default]]
|
||||
background_color = "#300a24"
|
||||
background_darkness = 0.95
|
||||
background_type = transparent
|
||||
font = Monospace 14
|
||||
foreground_color = "#ffffff"
|
||||
show_titlebar = False
|
||||
scrollbar_position = hidden
|
||||
scrollback_infinite = True
|
||||
use_system_font = False
|
||||
copy_on_selection = True
|
||||
[layouts]
|
||||
[[default]]
|
||||
[[[child1]]]
|
||||
parent = window0
|
||||
profile = default
|
||||
type = Terminal
|
||||
[[[window0]]]
|
||||
parent = ""
|
||||
size = 1000, 600
|
||||
type = Window
|
||||
[plugins]
|
||||
8
roles/workstation/files/users/bzoicas/ulauncher.desktop
Normal file
8
roles/workstation/files/users/bzoicas/ulauncher.desktop
Normal file
@@ -0,0 +1,8 @@
|
||||
[Desktop Entry]
|
||||
Name=Ulauncher
|
||||
Comment=Application launcher for Linux
|
||||
Categories=GNOME;Utility;
|
||||
Exec=env GDK_BACKEND=x11 /usr/bin/ulauncher --hide-window
|
||||
Icon=ulauncher
|
||||
Terminal=false
|
||||
Type=Application
|
||||
15
roles/workstation/files/users/bzoicas/user-dirs.dirs
Normal file
15
roles/workstation/files/users/bzoicas/user-dirs.dirs
Normal file
@@ -0,0 +1,15 @@
|
||||
# This file is written by xdg-user-dirs-update
|
||||
# If you want to change or add directories, just edit the line you're
|
||||
# interested in. All local changes will be retained on the next run
|
||||
# Format is XDG_xxx_DIR="$HOME/yyy", where yyy is a shell-escaped
|
||||
# homedir-relative path, or XDG_xxx_DIR="/yyy", where /yyy is an
|
||||
# absolute path. No other format is supported.
|
||||
#
|
||||
XDG_Desktop_DIR="$HOME/Desktop"
|
||||
XDG_DOCUMENTS_DIR="$HOME/Documents"
|
||||
XDG_DOWNLOAD_DIR="$HOME/Downloads"
|
||||
XDG_MUSIC_DIR="$HOME/Music"
|
||||
XDG_PICTURES_DIR="$HOME/Pictures"
|
||||
XDG_VIDEOS_DIR="$HOME/Videos"
|
||||
XDG_TEMPLATES_DIR="$HOME/Templates"
|
||||
XDG_PUBLICSHARE_DIR="$HOME"
|
||||
116
roles/workstation/files/xfce/.config/Thunar/accels.scm
Normal file
116
roles/workstation/files/xfce/.config/Thunar/accels.scm
Normal file
@@ -0,0 +1,116 @@
|
||||
; Thunar GtkAccelMap rc-file -*- scheme -*-
|
||||
; this file is an automated accelerator map dump
|
||||
;
|
||||
; (gtk_accel_path "<Actions>/ThunarActionManager/restore" "")
|
||||
; (gtk_accel_path "<Actions>/ThunarActionManager/undo" "<Primary>z")
|
||||
; (gtk_accel_path "<Actions>/ThunarStandardView/select-all-files" "<Primary>a")
|
||||
; (gtk_accel_path "<Actions>/ThunarStandardView/sort-by-dtime" "")
|
||||
; (gtk_accel_path "<Actions>/ThunarStatusBar/toggle-last-modified" "")
|
||||
; (gtk_accel_path "<Actions>/ThunarStandardView/invert-selection" "")
|
||||
; (gtk_accel_path "<Actions>/ThunarStatusBar/toggle-display-name" "")
|
||||
; (gtk_accel_path "<Actions>/ThunarActionManager/cut" "<Primary>x")
|
||||
; (gtk_accel_path "<Actions>/ThunarActionManager/restore-show" "")
|
||||
; (gtk_accel_path "<Actions>/ThunarWindow/zoom-in" "<Primary>KP_Add")
|
||||
; (gtk_accel_path "<Actions>/ThunarStandardView/sort-ascending" "")
|
||||
; (gtk_accel_path "<Actions>/ThunarWindow/empty-trash" "")
|
||||
; (gtk_accel_path "<Actions>/ThunarWindow/reload" "<Primary>r")
|
||||
; (gtk_accel_path "<Actions>/ThunarWindow/toggle-image-preview" "")
|
||||
; (gtk_accel_path "<Actions>/ThunarActionManager/cut-2" "")
|
||||
; (gtk_accel_path "<Actions>/ThunarWindow/view-side-pane-menu" "")
|
||||
; (gtk_accel_path "<Actions>/ThunarActionManager/trash-delete" "Delete")
|
||||
; (gtk_accel_path "<Actions>/ThunarWindow/open-network" "")
|
||||
; (gtk_accel_path "<Actions>/ThunarActionManager/trash-delete-2" "KP_Delete")
|
||||
; (gtk_accel_path "<Actions>/ThunarWindow/contents/help-menu" "")
|
||||
; (gtk_accel_path "<Actions>/ThunarActionManager/delete" "")
|
||||
; (gtk_accel_path "<Actions>/ThunarStandardView/set-default-app" "")
|
||||
; (gtk_accel_path "<Actions>/ThunarStandardView/back-alt" "BackSpace")
|
||||
; (gtk_accel_path "<Actions>/ThunarActionManager/open-in-new-tab" "<Primary><Shift>p")
|
||||
; (gtk_accel_path "<Actions>/ThunarWindow/switch-next-tab" "<Primary>Page_Down")
|
||||
; (gtk_accel_path "<Actions>/ThunarWindow/open-file-menu" "F10")
|
||||
; (gtk_accel_path "<Actions>/ThunarWindow/view-as-compact-list" "<Primary>3")
|
||||
; (gtk_accel_path "<Actions>/ThunarWindow/about" "")
|
||||
; (gtk_accel_path "<Actions>/ThunarWindow/open-computer" "")
|
||||
; (gtk_accel_path "<Actions>/ThunarWindow/clear-directory-specific-settings" "")
|
||||
; (gtk_accel_path "<Actions>/ThunarWindow/open-file-system" "")
|
||||
; (gtk_accel_path "<Actions>/ThunarWindow/open-parent" "<Alt>Up")
|
||||
; (gtk_accel_path "<Actions>/ThunarWindow/view-menu" "")
|
||||
; (gtk_accel_path "<Actions>/ThunarActionManager/copy" "<Primary>c")
|
||||
; (gtk_accel_path "<Actions>/ThunarStandardView/properties" "<Alt>Return")
|
||||
; (gtk_accel_path "<Actions>/ThunarStandardView/back" "<Alt>Left")
|
||||
; (gtk_accel_path "<Actions>/ThunarWindow/sendto-menu" "")
|
||||
; (gtk_accel_path "<Actions>/ThunarStandardView/sort-by-mtime" "")
|
||||
; (gtk_accel_path "<Actions>/ThunarActionManager/open-location" "")
|
||||
; (gtk_accel_path "<Actions>/ThunarWindow/bookmarks-menu" "")
|
||||
; (gtk_accel_path "<Actions>/ThunarWindow/reload-alt" "F5")
|
||||
; (gtk_accel_path "<Actions>/ThunarWindow/view-location-selector-buttons" "")
|
||||
; (gtk_accel_path "<Actions>/ThunarStatusBar/toggle-size-in-bytes" "")
|
||||
; (gtk_accel_path "<Actions>/ThunarStandardView/unselect-all-files" "Escape")
|
||||
; (gtk_accel_path "<Actions>/ThunarActionManager/copy-2" "<Primary>Insert")
|
||||
; (gtk_accel_path "<Actions>/ThunarWindow/zoom-out-alt" "<Primary>minus")
|
||||
; (gtk_accel_path "<Actions>/ThunarWindow/cancel-search" "Escape")
|
||||
; (gtk_accel_path "<Actions>/ThunarStandardView/select-by-pattern" "<Primary>s")
|
||||
; (gtk_accel_path "<Actions>/ThunarStandardView/rename" "F2")
|
||||
; (gtk_accel_path "<Actions>/ThunarStandardView/create-document" "")
|
||||
; (gtk_accel_path "<Actions>/ThunarShortcutsPane/sendto-shortcuts" "<Primary>d")
|
||||
; (gtk_accel_path "<Actions>/ThunarActionManager/move-to-trash" "")
|
||||
; (gtk_accel_path "<Actions>/ThunarWindow/close-tab" "<Primary>w")
|
||||
; (gtk_accel_path "<Actions>/ThunarWindow/view-side-pane-tree" "<Primary>e")
|
||||
; (gtk_accel_path "<Actions>/ThunarActionManager/open" "<Primary>o")
|
||||
; (gtk_accel_path "<Actions>/ThunarWindow/toggle-side-pane" "F9")
|
||||
; (gtk_accel_path "<Actions>/ThunarWindow/view-location-selector-entry" "")
|
||||
; (gtk_accel_path "<Actions>/ThunarWindow/open-recent" "")
|
||||
; (gtk_accel_path "<Actions>/ThunarWindow/open-home" "<Alt>Home")
|
||||
; (gtk_accel_path "<Actions>/ThunarWindow/toggle-split-view" "F3")
|
||||
; (gtk_accel_path "<Actions>/ThunarWindow/open-templates" "")
|
||||
; (gtk_accel_path "<Actions>/ThunarWindow/open-location-alt" "<Alt>d")
|
||||
; (gtk_accel_path "<Actions>/ThunarStandardView/create-folder" "<Primary><Shift>n")
|
||||
; (gtk_accel_path "<Actions>/ThunarWindow/search" "<Primary>f")
|
||||
; (gtk_accel_path "<Actions>/ThunarStandardView/sort-by-type" "")
|
||||
; (gtk_accel_path "<Actions>/ThunarActionManager/paste-2" "<Shift>Insert")
|
||||
; (gtk_accel_path "<Actions>/ThunarWindow/zoom-in-alt2" "<Primary>equal")
|
||||
; (gtk_accel_path "<Actions>/ThunarStandardView/duplicate" "")
|
||||
; (gtk_accel_path "<Actions>/ThunarWindow/remove-from-recent" "")
|
||||
; (gtk_accel_path "<Actions>/ThunarWindow/zoom-out" "<Primary>KP_Subtract")
|
||||
; (gtk_accel_path "<Actions>/ThunarWindow/close-window" "<Primary>q")
|
||||
; (gtk_accel_path "<Actions>/ThunarWindow/edit-menu" "")
|
||||
; (gtk_accel_path "<Actions>/ThunarWindow/view-side-pane-shortcuts" "<Primary>b")
|
||||
; (gtk_accel_path "<Actions>/ThunarWindow/show-highlight" "")
|
||||
; (gtk_accel_path "<Actions>/ThunarWindow/contents" "F1")
|
||||
; (gtk_accel_path "<Actions>/ThunarWindow/preferences" "")
|
||||
; (gtk_accel_path "<Actions>/ThunarWindow/switch-previous-tab" "<Primary>Page_Up")
|
||||
; (gtk_accel_path "<Actions>/ThunarWindow/zoom-in-alt1" "<Primary>plus")
|
||||
; (gtk_accel_path "<Actions>/ThunarStandardView/toggle-sort-order" "")
|
||||
; (gtk_accel_path "<Actions>/ThunarActionManager/open-in-new-window" "<Primary><Shift>o")
|
||||
; (gtk_accel_path "<Actions>/ThunarWindow/view-configure-toolbar" "")
|
||||
; (gtk_accel_path "<Actions>/ThunarWindow/view-location-selector-menu" "")
|
||||
; (gtk_accel_path "<Actions>/ThunarWindow/view-statusbar" "")
|
||||
; (gtk_accel_path "<Actions>/ThunarWindow/close-all-windows" "<Primary><Shift>w")
|
||||
; (gtk_accel_path "<Actions>/ThunarWindow/open-trash" "")
|
||||
; (gtk_accel_path "<Actions>/ThunarActionManager/paste" "<Primary>v")
|
||||
; (gtk_accel_path "<Actions>/ThunarActionManager/delete-3" "<Shift>KP_Delete")
|
||||
; (gtk_accel_path "<Actions>/ThunarActionManager/execute" "")
|
||||
; (gtk_accel_path "<Actions>/ThunarWindow/open-desktop" "")
|
||||
; (gtk_accel_path "<Actions>/ThunarActionManager/open-with-other" "")
|
||||
; (gtk_accel_path "<Actions>/ThunarStatusBar/toggle-size" "")
|
||||
; (gtk_accel_path "<Actions>/ThunarActionManager/sendto-desktop" "")
|
||||
; (gtk_accel_path "<Actions>/ThunarWindow/open-location" "<Primary>l")
|
||||
; (gtk_accel_path "<Actions>/ThunarWindow/view-menubar" "<Primary>m")
|
||||
; (gtk_accel_path "<Actions>/ThunarWindow/zoom-reset-alt" "<Primary>0")
|
||||
; (gtk_accel_path "<Actions>/ThunarWindow/view-as-detailed-list" "<Primary>2")
|
||||
; (gtk_accel_path "<Actions>/ThunarWindow/view-as-icons" "<Primary>1")
|
||||
; (gtk_accel_path "<Actions>/ThunarWindow/new-window" "<Primary>n")
|
||||
; (gtk_accel_path "<Actions>/ThunarStandardView/forward" "<Alt>Right")
|
||||
; (gtk_accel_path "<Actions>/ThunarActionManager/redo" "<Primary><Shift>z")
|
||||
; (gtk_accel_path "<Actions>/ThunarStandardView/sort-descending" "")
|
||||
; (gtk_accel_path "<Actions>/ThunarWindow/file-menu" "")
|
||||
; (gtk_accel_path "<Actions>/ThunarStandardView/make-link" "")
|
||||
; (gtk_accel_path "<Actions>/ThunarActionManager/delete-2" "<Shift>Delete")
|
||||
; (gtk_accel_path "<Actions>/ThunarWindow/new-tab" "<Primary>t")
|
||||
; (gtk_accel_path "<Actions>/ThunarWindow/go-menu" "")
|
||||
; (gtk_accel_path "<Actions>/ThunarStandardView/sort-by-size" "")
|
||||
; (gtk_accel_path "<Actions>/ThunarStandardView/arrange-items-menu" "")
|
||||
; (gtk_accel_path "<Actions>/ThunarWindow/show-hidden" "<Primary>h")
|
||||
; (gtk_accel_path "<Actions>/ThunarStandardView/sort-by-name" "")
|
||||
; (gtk_accel_path "<Actions>/ThunarWindow/zoom-reset" "<Primary>KP_0")
|
||||
; (gtk_accel_path "<Actions>/ThunarStatusBar/toggle-filetype" "")
|
||||
; (gtk_accel_path "<Actions>/ThunarWindow/detach-tab" "")
|
||||
13
roles/workstation/files/xfce/.config/Thunar/uca.xml
Normal file
13
roles/workstation/files/xfce/.config/Thunar/uca.xml
Normal file
@@ -0,0 +1,13 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<actions>
|
||||
<action>
|
||||
<icon>utilities-terminal</icon>
|
||||
<name>Open Terminal Here</name>
|
||||
<unique-id>1679981112209794-1</unique-id>
|
||||
<command>exo-open --working-directory %f --launch TerminalEmulator</command>
|
||||
<description>Example for a custom action</description>
|
||||
<patterns>*</patterns>
|
||||
<startup-notify/>
|
||||
<directories/>
|
||||
</action>
|
||||
</actions>
|
||||
@@ -0,0 +1 @@
|
||||
/home/bzoicas/.config/xfce4/desktop/icons.screen0-2544x1516.rc
|
||||
@@ -0,0 +1,19 @@
|
||||
[xfdesktop-version-4.10.3+-rcfile_format]
|
||||
4.10.3+=true
|
||||
|
||||
[/home/bzoicas/Desktop/RoboMongo.desktop]
|
||||
row=2
|
||||
col=0
|
||||
|
||||
[/home/bzoicas/Desktop/PayPal_ Transaction Details.pdf]
|
||||
row=3
|
||||
col=0
|
||||
|
||||
[Trash]
|
||||
row=1
|
||||
col=0
|
||||
|
||||
[/home/bzoicas]
|
||||
row=0
|
||||
col=0
|
||||
|
||||
@@ -0,0 +1,11 @@
|
||||
[xfdesktop-version-4.10.3+-rcfile_format]
|
||||
4.10.3+=true
|
||||
|
||||
[Trash]
|
||||
row=0
|
||||
col=0
|
||||
|
||||
[/]
|
||||
row=0
|
||||
col=1
|
||||
|
||||
@@ -0,0 +1,11 @@
|
||||
[xfdesktop-version-4.10.3+-rcfile_format]
|
||||
4.10.3+=true
|
||||
|
||||
[Trash]
|
||||
row=0
|
||||
col=0
|
||||
|
||||
[/]
|
||||
row=0
|
||||
col=1
|
||||
|
||||
@@ -0,0 +1,11 @@
|
||||
[xfdesktop-version-4.10.3+-rcfile_format]
|
||||
4.10.3+=true
|
||||
|
||||
[Trash]
|
||||
row=0
|
||||
col=0
|
||||
|
||||
[/]
|
||||
row=0
|
||||
col=1
|
||||
|
||||
@@ -0,0 +1,19 @@
|
||||
[xfdesktop-version-4.10.3+-rcfile_format]
|
||||
4.10.3+=true
|
||||
|
||||
[2023-01-11-16-28-12-93]
|
||||
row=3
|
||||
col=0
|
||||
|
||||
[Trash]
|
||||
row=0
|
||||
col=0
|
||||
|
||||
[/]
|
||||
row=1
|
||||
col=0
|
||||
|
||||
[/home/bzoicas]
|
||||
row=2
|
||||
col=0
|
||||
|
||||
@@ -0,0 +1,11 @@
|
||||
[xfdesktop-version-4.10.3+-rcfile_format]
|
||||
4.10.3+=true
|
||||
|
||||
[Trash]
|
||||
row=0
|
||||
col=0
|
||||
|
||||
[/]
|
||||
row=0
|
||||
col=1
|
||||
|
||||
@@ -0,0 +1,19 @@
|
||||
[xfdesktop-version-4.10.3+-rcfile_format]
|
||||
4.10.3+=true
|
||||
|
||||
[/home/bzoicas/Desktop/RoboMongo.desktop]
|
||||
row=1
|
||||
col=0
|
||||
|
||||
[/home/bzoicas/Desktop/PayPal_ Transaction Details.pdf]
|
||||
row=2
|
||||
col=0
|
||||
|
||||
[Trash]
|
||||
row=0
|
||||
col=0
|
||||
|
||||
[/home/bzoicas]
|
||||
row=3
|
||||
col=0
|
||||
|
||||
@@ -0,0 +1,11 @@
|
||||
[xfdesktop-version-4.10.3+-rcfile_format]
|
||||
4.10.3+=true
|
||||
|
||||
[Trash]
|
||||
row=0
|
||||
col=0
|
||||
|
||||
[/]
|
||||
row=0
|
||||
col=1
|
||||
|
||||
@@ -0,0 +1,11 @@
|
||||
[xfdesktop-version-4.10.3+-rcfile_format]
|
||||
4.10.3+=true
|
||||
|
||||
[Trash]
|
||||
row=0
|
||||
col=0
|
||||
|
||||
[/]
|
||||
row=0
|
||||
col=1
|
||||
|
||||
@@ -0,0 +1,15 @@
|
||||
[xfdesktop-version-4.10.3+-rcfile_format]
|
||||
4.10.3+=true
|
||||
|
||||
[Trash]
|
||||
row=0
|
||||
col=0
|
||||
|
||||
[/]
|
||||
row=1
|
||||
col=0
|
||||
|
||||
[/home/bzoicas]
|
||||
row=2
|
||||
col=0
|
||||
|
||||
@@ -0,0 +1,15 @@
|
||||
[xfdesktop-version-4.10.3+-rcfile_format]
|
||||
4.10.3+=true
|
||||
|
||||
[Trash]
|
||||
row=0
|
||||
col=0
|
||||
|
||||
[/]
|
||||
row=1
|
||||
col=0
|
||||
|
||||
[/home/bzoicas]
|
||||
row=2
|
||||
col=0
|
||||
|
||||
@@ -0,0 +1,15 @@
|
||||
[xfdesktop-version-4.10.3+-rcfile_format]
|
||||
4.10.3+=true
|
||||
|
||||
[Trash]
|
||||
row=0
|
||||
col=0
|
||||
|
||||
[/]
|
||||
row=1
|
||||
col=0
|
||||
|
||||
[/home/bzoicas]
|
||||
row=2
|
||||
col=0
|
||||
|
||||
@@ -0,0 +1,15 @@
|
||||
[xfdesktop-version-4.10.3+-rcfile_format]
|
||||
4.10.3+=true
|
||||
|
||||
[Trash]
|
||||
row=0
|
||||
col=0
|
||||
|
||||
[/]
|
||||
row=1
|
||||
col=0
|
||||
|
||||
[/home/bzoicas]
|
||||
row=2
|
||||
col=0
|
||||
|
||||
@@ -0,0 +1,15 @@
|
||||
[xfdesktop-version-4.10.3+-rcfile_format]
|
||||
4.10.3+=true
|
||||
|
||||
[Trash]
|
||||
row=0
|
||||
col=0
|
||||
|
||||
[/]
|
||||
row=1
|
||||
col=0
|
||||
|
||||
[/home/bzoicas]
|
||||
row=2
|
||||
col=0
|
||||
|
||||
@@ -0,0 +1,11 @@
|
||||
[xfdesktop-version-4.10.3+-rcfile_format]
|
||||
4.10.3+=true
|
||||
|
||||
[Trash]
|
||||
row=0
|
||||
col=0
|
||||
|
||||
[/]
|
||||
row=0
|
||||
col=1
|
||||
|
||||
@@ -0,0 +1,15 @@
|
||||
[xfdesktop-version-4.10.3+-rcfile_format]
|
||||
4.10.3+=true
|
||||
|
||||
[Trash]
|
||||
row=0
|
||||
col=0
|
||||
|
||||
[/]
|
||||
row=1
|
||||
col=0
|
||||
|
||||
[/home/bzoicas]
|
||||
row=2
|
||||
col=0
|
||||
|
||||
@@ -0,0 +1,11 @@
|
||||
[xfdesktop-version-4.10.3+-rcfile_format]
|
||||
4.10.3+=true
|
||||
|
||||
[Trash]
|
||||
row=0
|
||||
col=0
|
||||
|
||||
[/]
|
||||
row=0
|
||||
col=1
|
||||
|
||||
@@ -0,0 +1,15 @@
|
||||
[xfdesktop-version-4.10.3+-rcfile_format]
|
||||
4.10.3+=true
|
||||
|
||||
[Trash]
|
||||
row=0
|
||||
col=0
|
||||
|
||||
[/]
|
||||
row=1
|
||||
col=0
|
||||
|
||||
[/home/bzoicas]
|
||||
row=2
|
||||
col=0
|
||||
|
||||
@@ -0,0 +1,23 @@
|
||||
[xfdesktop-version-4.10.3+-rcfile_format]
|
||||
4.10.3+=true
|
||||
|
||||
[/home/bzoicas/Desktop/install_fedora]
|
||||
row=0
|
||||
col=4
|
||||
|
||||
[/home/bzoicas/Desktop/DRL_USER_MANUAL_v1.5_ro (1).pdf]
|
||||
row=0
|
||||
col=0
|
||||
|
||||
[/home/bzoicas/Desktop/RoboMongo.desktop]
|
||||
row=0
|
||||
col=1
|
||||
|
||||
[Trash]
|
||||
row=2
|
||||
col=0
|
||||
|
||||
[/home/bzoicas]
|
||||
row=0
|
||||
col=2
|
||||
|
||||
@@ -0,0 +1,15 @@
|
||||
[xfdesktop-version-4.10.3+-rcfile_format]
|
||||
4.10.3+=true
|
||||
|
||||
[Trash]
|
||||
row=0
|
||||
col=0
|
||||
|
||||
[/]
|
||||
row=1
|
||||
col=0
|
||||
|
||||
[/home/bzoicas]
|
||||
row=2
|
||||
col=0
|
||||
|
||||
@@ -0,0 +1,15 @@
|
||||
[xfdesktop-version-4.10.3+-rcfile_format]
|
||||
4.10.3+=true
|
||||
|
||||
[Trash]
|
||||
row=0
|
||||
col=0
|
||||
|
||||
[/]
|
||||
row=1
|
||||
col=0
|
||||
|
||||
[/home/bzoicas]
|
||||
row=2
|
||||
col=0
|
||||
|
||||
@@ -0,0 +1,23 @@
|
||||
[xfdesktop-version-4.10.3+-rcfile_format]
|
||||
4.10.3+=true
|
||||
|
||||
[/home/bzoicas/Desktop/install_fedora]
|
||||
row=1
|
||||
col=0
|
||||
|
||||
[/home/bzoicas/Desktop/DRL_USER_MANUAL_v1.5_ro (1).pdf]
|
||||
row=0
|
||||
col=0
|
||||
|
||||
[/home/bzoicas/Desktop/RoboMongo.desktop]
|
||||
row=0
|
||||
col=1
|
||||
|
||||
[Trash]
|
||||
row=2
|
||||
col=0
|
||||
|
||||
[/home/bzoicas]
|
||||
row=0
|
||||
col=2
|
||||
|
||||
@@ -0,0 +1,23 @@
|
||||
[xfdesktop-version-4.10.3+-rcfile_format]
|
||||
4.10.3+=true
|
||||
|
||||
[/home/bzoicas/Desktop/install_fedora]
|
||||
row=0
|
||||
col=4
|
||||
|
||||
[/home/bzoicas/Desktop/DRL_USER_MANUAL_v1.5_ro (1).pdf]
|
||||
row=0
|
||||
col=0
|
||||
|
||||
[/home/bzoicas/Desktop/RoboMongo.desktop]
|
||||
row=0
|
||||
col=1
|
||||
|
||||
[Trash]
|
||||
row=2
|
||||
col=0
|
||||
|
||||
[/home/bzoicas]
|
||||
row=0
|
||||
col=2
|
||||
|
||||
@@ -0,0 +1,23 @@
|
||||
[xfdesktop-version-4.10.3+-rcfile_format]
|
||||
4.10.3+=true
|
||||
|
||||
[/home/bzoicas/Desktop/install_fedora]
|
||||
row=0
|
||||
col=4
|
||||
|
||||
[/home/bzoicas/Desktop/DRL_USER_MANUAL_v1.5_ro (1).pdf]
|
||||
row=0
|
||||
col=0
|
||||
|
||||
[/home/bzoicas/Desktop/RoboMongo.desktop]
|
||||
row=0
|
||||
col=1
|
||||
|
||||
[Trash]
|
||||
row=2
|
||||
col=0
|
||||
|
||||
[/home/bzoicas]
|
||||
row=0
|
||||
col=2
|
||||
|
||||
@@ -0,0 +1,43 @@
|
||||
[xfdesktop-version-4.10.3+-rcfile_format]
|
||||
4.10.3+=true
|
||||
|
||||
[/home/bzoicas/Desktop/AMBA4536.MOV]
|
||||
row=6
|
||||
col=0
|
||||
|
||||
[/home/bzoicas/Desktop/accident_civic.avi]
|
||||
row=8
|
||||
col=0
|
||||
|
||||
[/home/bzoicas/Desktop/Accident Z4]
|
||||
row=5
|
||||
col=0
|
||||
|
||||
[/home/bzoicas/Desktop/PayPal_ Transaction Details.pdf]
|
||||
row=7
|
||||
col=0
|
||||
|
||||
[/home/bzoicas/Desktop/RoboMongo.desktop]
|
||||
row=0
|
||||
col=1
|
||||
|
||||
[3CAEE1E3AEE195A4]
|
||||
row=1
|
||||
col=0
|
||||
|
||||
[265080C350809B67]
|
||||
row=0
|
||||
col=0
|
||||
|
||||
[Trash]
|
||||
row=2
|
||||
col=0
|
||||
|
||||
[/]
|
||||
row=3
|
||||
col=0
|
||||
|
||||
[/home/bzoicas]
|
||||
row=4
|
||||
col=0
|
||||
|
||||
@@ -0,0 +1,19 @@
|
||||
[xfdesktop-version-4.10.3+-rcfile_format]
|
||||
4.10.3+=true
|
||||
|
||||
[/home/bzoicas/Desktop/DRL_USER_MANUAL_v1.5_ro (1).pdf]
|
||||
row=0
|
||||
col=1
|
||||
|
||||
[/home/bzoicas/Desktop/RoboMongo.desktop]
|
||||
row=0
|
||||
col=3
|
||||
|
||||
[Trash]
|
||||
row=2
|
||||
col=0
|
||||
|
||||
[/home/bzoicas]
|
||||
row=4
|
||||
col=0
|
||||
|
||||
@@ -0,0 +1,23 @@
|
||||
[xfdesktop-version-4.10.3+-rcfile_format]
|
||||
4.10.3+=true
|
||||
|
||||
[/home/bzoicas/Desktop/install_fedora]
|
||||
row=0
|
||||
col=4
|
||||
|
||||
[/home/bzoicas/Desktop/DRL_USER_MANUAL_v1.5_ro (1).pdf]
|
||||
row=0
|
||||
col=0
|
||||
|
||||
[/home/bzoicas/Desktop/RoboMongo.desktop]
|
||||
row=0
|
||||
col=1
|
||||
|
||||
[Trash]
|
||||
row=2
|
||||
col=0
|
||||
|
||||
[/home/bzoicas]
|
||||
row=4
|
||||
col=0
|
||||
|
||||
@@ -0,0 +1,23 @@
|
||||
[xfdesktop-version-4.10.3+-rcfile_format]
|
||||
4.10.3+=true
|
||||
|
||||
[/home/bzoicas/Desktop/install_fedora]
|
||||
row=0
|
||||
col=4
|
||||
|
||||
[/home/bzoicas/Desktop/DRL_USER_MANUAL_v1.5_ro (1).pdf]
|
||||
row=0
|
||||
col=0
|
||||
|
||||
[/home/bzoicas/Desktop/RoboMongo.desktop]
|
||||
row=0
|
||||
col=1
|
||||
|
||||
[Trash]
|
||||
row=2
|
||||
col=0
|
||||
|
||||
[/home/bzoicas]
|
||||
row=4
|
||||
col=0
|
||||
|
||||
@@ -0,0 +1,43 @@
|
||||
[xfdesktop-version-4.10.3+-rcfile_format]
|
||||
4.10.3+=true
|
||||
|
||||
[/home/bzoicas/Desktop/AMBA4536.MOV]
|
||||
row=6
|
||||
col=0
|
||||
|
||||
[/home/bzoicas/Desktop/accident_civic.avi]
|
||||
row=8
|
||||
col=0
|
||||
|
||||
[/home/bzoicas/Desktop/Accident Z4]
|
||||
row=5
|
||||
col=0
|
||||
|
||||
[/home/bzoicas/Desktop/PayPal_ Transaction Details.pdf]
|
||||
row=7
|
||||
col=0
|
||||
|
||||
[/home/bzoicas/Desktop/RoboMongo.desktop]
|
||||
row=0
|
||||
col=1
|
||||
|
||||
[3CAEE1E3AEE195A4]
|
||||
row=1
|
||||
col=0
|
||||
|
||||
[265080C350809B67]
|
||||
row=0
|
||||
col=0
|
||||
|
||||
[Trash]
|
||||
row=2
|
||||
col=0
|
||||
|
||||
[/]
|
||||
row=3
|
||||
col=0
|
||||
|
||||
[/home/bzoicas]
|
||||
row=4
|
||||
col=0
|
||||
|
||||
@@ -0,0 +1,15 @@
|
||||
[xfdesktop-version-4.10.3+-rcfile_format]
|
||||
4.10.3+=true
|
||||
|
||||
[Trash]
|
||||
row=0
|
||||
col=0
|
||||
|
||||
[/]
|
||||
row=1
|
||||
col=0
|
||||
|
||||
[/home/bzoicas]
|
||||
row=2
|
||||
col=0
|
||||
|
||||
@@ -0,0 +1,23 @@
|
||||
[xfdesktop-version-4.10.3+-rcfile_format]
|
||||
4.10.3+=true
|
||||
|
||||
[/home/bzoicas/Desktop/install_fedora]
|
||||
row=0
|
||||
col=4
|
||||
|
||||
[/home/bzoicas/Desktop/DRL_USER_MANUAL_v1.5_ro (1).pdf]
|
||||
row=0
|
||||
col=0
|
||||
|
||||
[/home/bzoicas/Desktop/RoboMongo.desktop]
|
||||
row=0
|
||||
col=1
|
||||
|
||||
[Trash]
|
||||
row=2
|
||||
col=0
|
||||
|
||||
[/home/bzoicas]
|
||||
row=0
|
||||
col=2
|
||||
|
||||
@@ -0,0 +1,11 @@
|
||||
[xfdesktop-version-4.10.3+-rcfile_format]
|
||||
4.10.3+=true
|
||||
|
||||
[Trash]
|
||||
row=0
|
||||
col=0
|
||||
|
||||
[/]
|
||||
row=0
|
||||
col=1
|
||||
|
||||
@@ -0,0 +1,15 @@
|
||||
[xfdesktop-version-4.10.3+-rcfile_format]
|
||||
4.10.3+=true
|
||||
|
||||
[/home/bzoicas/Desktop/RoboMongo.desktop]
|
||||
row=1
|
||||
col=0
|
||||
|
||||
[Trash]
|
||||
row=0
|
||||
col=0
|
||||
|
||||
[/home/bzoicas]
|
||||
row=3
|
||||
col=0
|
||||
|
||||
@@ -0,0 +1,15 @@
|
||||
[xfdesktop-version-4.10.3+-rcfile_format]
|
||||
4.10.3+=true
|
||||
|
||||
[/home/bzoicas/Desktop/RoboMongo.desktop]
|
||||
row=2
|
||||
col=0
|
||||
|
||||
[Trash]
|
||||
row=1
|
||||
col=0
|
||||
|
||||
[/home/bzoicas]
|
||||
row=0
|
||||
col=0
|
||||
|
||||
@@ -0,0 +1,15 @@
|
||||
[xfdesktop-version-4.10.3+-rcfile_format]
|
||||
4.10.3+=true
|
||||
|
||||
[/home/bzoicas/Desktop/RoboMongo.desktop]
|
||||
row=1
|
||||
col=0
|
||||
|
||||
[Trash]
|
||||
row=0
|
||||
col=0
|
||||
|
||||
[/home/bzoicas]
|
||||
row=3
|
||||
col=0
|
||||
|
||||
@@ -0,0 +1,23 @@
|
||||
[xfdesktop-version-4.10.3+-rcfile_format]
|
||||
4.10.3+=true
|
||||
|
||||
[/home/bzoicas/Desktop/install_fedora]
|
||||
row=0
|
||||
col=4
|
||||
|
||||
[/home/bzoicas/Desktop/DRL_USER_MANUAL_v1.5_ro (1).pdf]
|
||||
row=0
|
||||
col=0
|
||||
|
||||
[/home/bzoicas/Desktop/RoboMongo.desktop]
|
||||
row=0
|
||||
col=1
|
||||
|
||||
[Trash]
|
||||
row=0
|
||||
col=3
|
||||
|
||||
[/home/bzoicas]
|
||||
row=0
|
||||
col=2
|
||||
|
||||
@@ -0,0 +1,15 @@
|
||||
[xfdesktop-version-4.10.3+-rcfile_format]
|
||||
4.10.3+=true
|
||||
|
||||
[/home/bzoicas/Desktop/RoboMongo.desktop]
|
||||
row=2
|
||||
col=0
|
||||
|
||||
[Trash]
|
||||
row=1
|
||||
col=0
|
||||
|
||||
[/home/bzoicas]
|
||||
row=0
|
||||
col=0
|
||||
|
||||
@@ -0,0 +1,23 @@
|
||||
[xfdesktop-version-4.10.3+-rcfile_format]
|
||||
4.10.3+=true
|
||||
|
||||
[/home/bzoicas/Desktop/install_fedora]
|
||||
row=0
|
||||
col=4
|
||||
|
||||
[/home/bzoicas/Desktop/DRL_USER_MANUAL_v1.5_ro (1).pdf]
|
||||
row=0
|
||||
col=0
|
||||
|
||||
[/home/bzoicas/Desktop/RoboMongo.desktop]
|
||||
row=0
|
||||
col=1
|
||||
|
||||
[Trash]
|
||||
row=2
|
||||
col=0
|
||||
|
||||
[/home/bzoicas]
|
||||
row=0
|
||||
col=2
|
||||
|
||||
@@ -0,0 +1,19 @@
|
||||
[xfdesktop-version-4.10.3+-rcfile_format]
|
||||
4.10.3+=true
|
||||
|
||||
[/home/bzoicas/Desktop/RoboMongo.desktop]
|
||||
row=0
|
||||
col=1
|
||||
|
||||
[/home/bzoicas/Desktop/PayPal_ Transaction Details.pdf]
|
||||
row=7
|
||||
col=0
|
||||
|
||||
[Trash]
|
||||
row=2
|
||||
col=0
|
||||
|
||||
[/home/bzoicas]
|
||||
row=4
|
||||
col=0
|
||||
|
||||
@@ -0,0 +1,19 @@
|
||||
[xfdesktop-version-4.10.3+-rcfile_format]
|
||||
4.10.3+=true
|
||||
|
||||
[/home/bzoicas/Desktop/RoboMongo.desktop]
|
||||
row=1
|
||||
col=0
|
||||
|
||||
[/home/bzoicas/Desktop/PayPal_ Transaction Details.pdf]
|
||||
row=2
|
||||
col=0
|
||||
|
||||
[Trash]
|
||||
row=0
|
||||
col=0
|
||||
|
||||
[/home/bzoicas]
|
||||
row=3
|
||||
col=0
|
||||
|
||||
@@ -0,0 +1,15 @@
|
||||
[xfdesktop-version-4.10.3+-rcfile_format]
|
||||
4.10.3+=true
|
||||
|
||||
[Trash]
|
||||
row=0
|
||||
col=0
|
||||
|
||||
[/]
|
||||
row=1
|
||||
col=0
|
||||
|
||||
[/home/bzoicas]
|
||||
row=2
|
||||
col=0
|
||||
|
||||
@@ -0,0 +1,15 @@
|
||||
[xfdesktop-version-4.10.3+-rcfile_format]
|
||||
4.10.3+=true
|
||||
|
||||
[Trash]
|
||||
row=0
|
||||
col=0
|
||||
|
||||
[/]
|
||||
row=1
|
||||
col=0
|
||||
|
||||
[/home/bzoicas]
|
||||
row=2
|
||||
col=0
|
||||
|
||||
@@ -0,0 +1,23 @@
|
||||
[xfdesktop-version-4.10.3+-rcfile_format]
|
||||
4.10.3+=true
|
||||
|
||||
[/home/bzoicas/Desktop/broadcom-wl-6.30.223.271-21.fc38.noarch1.rpm]
|
||||
row=5
|
||||
col=0
|
||||
|
||||
[/home/bzoicas/Desktop/broadcom-wl-6.30.223.271-21.fc38.noarch.rpm]
|
||||
row=4
|
||||
col=0
|
||||
|
||||
[Trash]
|
||||
row=0
|
||||
col=0
|
||||
|
||||
[/]
|
||||
row=1
|
||||
col=0
|
||||
|
||||
[/home/bzoicas]
|
||||
row=2
|
||||
col=0
|
||||
|
||||
@@ -0,0 +1,11 @@
|
||||
[xfdesktop-version-4.10.3+-rcfile_format]
|
||||
4.10.3+=true
|
||||
|
||||
[Trash]
|
||||
row=0
|
||||
col=0
|
||||
|
||||
[/]
|
||||
row=0
|
||||
col=1
|
||||
|
||||
@@ -0,0 +1,15 @@
|
||||
[xfdesktop-version-4.10.3+-rcfile_format]
|
||||
4.10.3+=true
|
||||
|
||||
[Trash]
|
||||
row=0
|
||||
col=0
|
||||
|
||||
[/]
|
||||
row=1
|
||||
col=0
|
||||
|
||||
[/home/bzoicas]
|
||||
row=2
|
||||
col=0
|
||||
|
||||
@@ -0,0 +1,11 @@
|
||||
[xfdesktop-version-4.10.3+-rcfile_format]
|
||||
4.10.3+=true
|
||||
|
||||
[Trash]
|
||||
row=0
|
||||
col=0
|
||||
|
||||
[/]
|
||||
row=0
|
||||
col=1
|
||||
|
||||
@@ -0,0 +1,15 @@
|
||||
[xfdesktop-version-4.10.3+-rcfile_format]
|
||||
4.10.3+=true
|
||||
|
||||
[Trash]
|
||||
row=0
|
||||
col=0
|
||||
|
||||
[/]
|
||||
row=1
|
||||
col=0
|
||||
|
||||
[/home/bzoicas]
|
||||
row=2
|
||||
col=0
|
||||
|
||||
@@ -0,0 +1,23 @@
|
||||
[xfdesktop-version-4.10.3+-rcfile_format]
|
||||
4.10.3+=true
|
||||
|
||||
[/home/bzoicas/Desktop/broadcom-wl-6.30.223.271-21.fc38.noarch1.rpm]
|
||||
row=5
|
||||
col=0
|
||||
|
||||
[/home/bzoicas/Desktop/broadcom-wl-6.30.223.271-21.fc38.noarch.rpm]
|
||||
row=4
|
||||
col=0
|
||||
|
||||
[Trash]
|
||||
row=0
|
||||
col=0
|
||||
|
||||
[/]
|
||||
row=1
|
||||
col=0
|
||||
|
||||
[/home/bzoicas]
|
||||
row=2
|
||||
col=0
|
||||
|
||||
@@ -0,0 +1,27 @@
|
||||
[xfdesktop-version-4.10.3+-rcfile_format]
|
||||
4.10.3+=true
|
||||
|
||||
[/home/bzoicas/Desktop/broadcom-wl-6.30.223.271-21.fc38.noarch1.rpm]
|
||||
row=5
|
||||
col=0
|
||||
|
||||
[/home/bzoicas/Desktop/broadcom-wl-6.30.223.271-21.fc38.noarch.rpm]
|
||||
row=4
|
||||
col=0
|
||||
|
||||
[63C2-96A4]
|
||||
row=3
|
||||
col=0
|
||||
|
||||
[Trash]
|
||||
row=0
|
||||
col=0
|
||||
|
||||
[/]
|
||||
row=1
|
||||
col=0
|
||||
|
||||
[/home/bzoicas]
|
||||
row=2
|
||||
col=0
|
||||
|
||||
@@ -0,0 +1,23 @@
|
||||
[xfdesktop-version-4.10.3+-rcfile_format]
|
||||
4.10.3+=true
|
||||
|
||||
[/home/bzoicas/Desktop/broadcom-wl-6.30.223.271-21.fc38.noarch1.rpm]
|
||||
row=5
|
||||
col=0
|
||||
|
||||
[/home/bzoicas/Desktop/broadcom-wl-6.30.223.271-21.fc38.noarch.rpm]
|
||||
row=4
|
||||
col=0
|
||||
|
||||
[Trash]
|
||||
row=0
|
||||
col=0
|
||||
|
||||
[/]
|
||||
row=1
|
||||
col=0
|
||||
|
||||
[/home/bzoicas]
|
||||
row=2
|
||||
col=0
|
||||
|
||||
@@ -0,0 +1,11 @@
|
||||
[xfdesktop-version-4.10.3+-rcfile_format]
|
||||
4.10.3+=true
|
||||
|
||||
[Trash]
|
||||
row=0
|
||||
col=0
|
||||
|
||||
[/]
|
||||
row=0
|
||||
col=1
|
||||
|
||||
@@ -0,0 +1,11 @@
|
||||
[xfdesktop-version-4.10.3+-rcfile_format]
|
||||
4.10.3+=true
|
||||
|
||||
[Trash]
|
||||
row=0
|
||||
col=0
|
||||
|
||||
[/]
|
||||
row=0
|
||||
col=1
|
||||
|
||||
@@ -0,0 +1,11 @@
|
||||
[xfdesktop-version-4.10.3+-rcfile_format]
|
||||
4.10.3+=true
|
||||
|
||||
[Trash]
|
||||
row=0
|
||||
col=0
|
||||
|
||||
[/]
|
||||
row=0
|
||||
col=1
|
||||
|
||||
@@ -0,0 +1,15 @@
|
||||
[xfdesktop-version-4.10.3+-rcfile_format]
|
||||
4.10.3+=true
|
||||
|
||||
[Trash]
|
||||
row=0
|
||||
col=0
|
||||
|
||||
[/]
|
||||
row=1
|
||||
col=0
|
||||
|
||||
[/home/bzoicas]
|
||||
row=2
|
||||
col=0
|
||||
|
||||
@@ -0,0 +1,11 @@
|
||||
[xfdesktop-version-4.10.3+-rcfile_format]
|
||||
4.10.3+=true
|
||||
|
||||
[Trash]
|
||||
row=0
|
||||
col=0
|
||||
|
||||
[/home/bzoicas]
|
||||
row=2
|
||||
col=0
|
||||
|
||||
@@ -0,0 +1,27 @@
|
||||
[xfdesktop-version-4.10.3+-rcfile_format]
|
||||
4.10.3+=true
|
||||
|
||||
[/home/bzoicas/Desktop/broadcom-wl-6.30.223.271-21.fc38.noarch1.rpm]
|
||||
row=5
|
||||
col=0
|
||||
|
||||
[/home/bzoicas/Desktop/broadcom-wl-6.30.223.271-21.fc38.noarch.rpm]
|
||||
row=4
|
||||
col=0
|
||||
|
||||
[63C2-96A4]
|
||||
row=3
|
||||
col=0
|
||||
|
||||
[Trash]
|
||||
row=0
|
||||
col=0
|
||||
|
||||
[/]
|
||||
row=1
|
||||
col=0
|
||||
|
||||
[/home/bzoicas]
|
||||
row=2
|
||||
col=0
|
||||
|
||||
@@ -0,0 +1,15 @@
|
||||
[xfdesktop-version-4.10.3+-rcfile_format]
|
||||
4.10.3+=true
|
||||
|
||||
[Trash]
|
||||
row=0
|
||||
col=0
|
||||
|
||||
[/]
|
||||
row=1
|
||||
col=0
|
||||
|
||||
[/home/bzoicas]
|
||||
row=2
|
||||
col=0
|
||||
|
||||
@@ -0,0 +1,11 @@
|
||||
[xfdesktop-version-4.10.3+-rcfile_format]
|
||||
4.10.3+=true
|
||||
|
||||
[Trash]
|
||||
row=0
|
||||
col=0
|
||||
|
||||
[/]
|
||||
row=0
|
||||
col=1
|
||||
|
||||
@@ -0,0 +1,15 @@
|
||||
[xfdesktop-version-4.10.3+-rcfile_format]
|
||||
4.10.3+=true
|
||||
|
||||
[/home/bzoicas/Desktop/RoboMongo.desktop]
|
||||
row=2
|
||||
col=0
|
||||
|
||||
[Trash]
|
||||
row=1
|
||||
col=0
|
||||
|
||||
[/home/bzoicas]
|
||||
row=0
|
||||
col=0
|
||||
|
||||
@@ -0,0 +1,15 @@
|
||||
[xfdesktop-version-4.10.3+-rcfile_format]
|
||||
4.10.3+=true
|
||||
|
||||
[/home/bzoicas/Desktop/RoboMongo.desktop]
|
||||
row=2
|
||||
col=0
|
||||
|
||||
[Trash]
|
||||
row=1
|
||||
col=0
|
||||
|
||||
[/home/bzoicas]
|
||||
row=0
|
||||
col=0
|
||||
|
||||
@@ -0,0 +1,15 @@
|
||||
[xfdesktop-version-4.10.3+-rcfile_format]
|
||||
4.10.3+=true
|
||||
|
||||
[/home/bzoicas/Desktop/RoboMongo.desktop]
|
||||
row=2
|
||||
col=0
|
||||
|
||||
[Trash]
|
||||
row=1
|
||||
col=0
|
||||
|
||||
[/home/bzoicas]
|
||||
row=0
|
||||
col=0
|
||||
|
||||
@@ -0,0 +1,15 @@
|
||||
[xfdesktop-version-4.10.3+-rcfile_format]
|
||||
4.10.3+=true
|
||||
|
||||
[/home/bzoicas/Desktop/RoboMongo.desktop]
|
||||
row=2
|
||||
col=0
|
||||
|
||||
[Trash]
|
||||
row=1
|
||||
col=0
|
||||
|
||||
[/home/bzoicas]
|
||||
row=0
|
||||
col=0
|
||||
|
||||
@@ -0,0 +1,19 @@
|
||||
[xfdesktop-version-4.10.3+-rcfile_format]
|
||||
4.10.3+=true
|
||||
|
||||
[/home/bzoicas/Desktop/RoboMongo.desktop]
|
||||
row=2
|
||||
col=0
|
||||
|
||||
[/home/bzoicas/Desktop/PayPal_ Transaction Details.pdf]
|
||||
row=3
|
||||
col=0
|
||||
|
||||
[Trash]
|
||||
row=1
|
||||
col=0
|
||||
|
||||
[/home/bzoicas]
|
||||
row=0
|
||||
col=0
|
||||
|
||||
@@ -0,0 +1,11 @@
|
||||
[xfdesktop-version-4.10.3+-rcfile_format]
|
||||
4.10.3+=true
|
||||
|
||||
[Trash]
|
||||
row=0
|
||||
col=0
|
||||
|
||||
[/]
|
||||
row=0
|
||||
col=1
|
||||
|
||||
@@ -0,0 +1,23 @@
|
||||
[xfdesktop-version-4.10.3+-rcfile_format]
|
||||
4.10.3+=true
|
||||
|
||||
[/home/bzoicas/Desktop/broadcom-wl-6.30.223.271-21.fc38.noarch1.rpm]
|
||||
row=5
|
||||
col=0
|
||||
|
||||
[/home/bzoicas/Desktop/broadcom-wl-6.30.223.271-21.fc38.noarch.rpm]
|
||||
row=4
|
||||
col=0
|
||||
|
||||
[Trash]
|
||||
row=0
|
||||
col=0
|
||||
|
||||
[/]
|
||||
row=1
|
||||
col=0
|
||||
|
||||
[/home/bzoicas]
|
||||
row=2
|
||||
col=0
|
||||
|
||||
@@ -0,0 +1,15 @@
|
||||
[xfdesktop-version-4.10.3+-rcfile_format]
|
||||
4.10.3+=true
|
||||
|
||||
[Trash]
|
||||
row=0
|
||||
col=0
|
||||
|
||||
[/]
|
||||
row=1
|
||||
col=0
|
||||
|
||||
[/home/bzoicas]
|
||||
row=2
|
||||
col=0
|
||||
|
||||
@@ -0,0 +1,15 @@
|
||||
[xfdesktop-version-4.10.3+-rcfile_format]
|
||||
4.10.3+=true
|
||||
|
||||
[Trash]
|
||||
row=0
|
||||
col=0
|
||||
|
||||
[/]
|
||||
row=1
|
||||
col=0
|
||||
|
||||
[/home/bzoicas]
|
||||
row=2
|
||||
col=0
|
||||
|
||||
@@ -0,0 +1,19 @@
|
||||
[xfdesktop-version-4.10.3+-rcfile_format]
|
||||
4.10.3+=true
|
||||
|
||||
[/home/bzoicas/Desktop/RoboMongo.desktop]
|
||||
row=2
|
||||
col=0
|
||||
|
||||
[/home/bzoicas/Desktop/PayPal_ Transaction Details.pdf]
|
||||
row=3
|
||||
col=0
|
||||
|
||||
[Trash]
|
||||
row=1
|
||||
col=0
|
||||
|
||||
[/home/bzoicas]
|
||||
row=0
|
||||
col=0
|
||||
|
||||
@@ -0,0 +1,19 @@
|
||||
[xfdesktop-version-4.10.3+-rcfile_format]
|
||||
4.10.3+=true
|
||||
|
||||
[/home/bzoicas/Desktop/DRL_USER_MANUAL_v1.5_ro (1).pdf]
|
||||
row=0
|
||||
col=1
|
||||
|
||||
[/home/bzoicas/Desktop/RoboMongo.desktop]
|
||||
row=1
|
||||
col=0
|
||||
|
||||
[Trash]
|
||||
row=0
|
||||
col=0
|
||||
|
||||
[/home/bzoicas]
|
||||
row=2
|
||||
col=0
|
||||
|
||||
@@ -0,0 +1,23 @@
|
||||
[xfdesktop-version-4.10.3+-rcfile_format]
|
||||
4.10.3+=true
|
||||
|
||||
[/home/bzoicas/Desktop/install_fedora]
|
||||
row=0
|
||||
col=20
|
||||
|
||||
[/home/bzoicas/Desktop/DRL_USER_MANUAL_v1.5_ro (1).pdf]
|
||||
row=0
|
||||
col=19
|
||||
|
||||
[/home/bzoicas/Desktop/RoboMongo.desktop]
|
||||
row=0
|
||||
col=18
|
||||
|
||||
[Trash]
|
||||
row=2
|
||||
col=0
|
||||
|
||||
[/home/bzoicas]
|
||||
row=4
|
||||
col=0
|
||||
|
||||
@@ -0,0 +1,15 @@
|
||||
[xfdesktop-version-4.10.3+-rcfile_format]
|
||||
4.10.3+=true
|
||||
|
||||
[/home/bzoicas/Desktop/RoboMongo.desktop]
|
||||
row=1
|
||||
col=0
|
||||
|
||||
[Trash]
|
||||
row=0
|
||||
col=0
|
||||
|
||||
[/home/bzoicas]
|
||||
row=3
|
||||
col=0
|
||||
|
||||
@@ -0,0 +1,15 @@
|
||||
[xfdesktop-version-4.10.3+-rcfile_format]
|
||||
4.10.3+=true
|
||||
|
||||
[/home/bzoicas/Desktop/RoboMongo.desktop]
|
||||
row=1
|
||||
col=0
|
||||
|
||||
[Trash]
|
||||
row=0
|
||||
col=0
|
||||
|
||||
[/home/bzoicas]
|
||||
row=3
|
||||
col=0
|
||||
|
||||
@@ -0,0 +1,19 @@
|
||||
[xfdesktop-version-4.10.3+-rcfile_format]
|
||||
4.10.3+=true
|
||||
|
||||
[/home/bzoicas/Desktop/RoboMongo.desktop]
|
||||
row=2
|
||||
col=0
|
||||
|
||||
[/home/bzoicas/Desktop/PayPal_ Transaction Details.pdf]
|
||||
row=3
|
||||
col=0
|
||||
|
||||
[Trash]
|
||||
row=1
|
||||
col=0
|
||||
|
||||
[/home/bzoicas]
|
||||
row=0
|
||||
col=0
|
||||
|
||||
@@ -0,0 +1,15 @@
|
||||
[xfdesktop-version-4.10.3+-rcfile_format]
|
||||
4.10.3+=true
|
||||
|
||||
[/home/bzoicas/Desktop/RoboMongo.desktop]
|
||||
row=2
|
||||
col=0
|
||||
|
||||
[Trash]
|
||||
row=1
|
||||
col=0
|
||||
|
||||
[/home/bzoicas]
|
||||
row=0
|
||||
col=0
|
||||
|
||||
@@ -0,0 +1,23 @@
|
||||
[xfdesktop-version-4.10.3+-rcfile_format]
|
||||
4.10.3+=true
|
||||
|
||||
[/home/bzoicas/Desktop/install_fedora]
|
||||
row=0
|
||||
col=20
|
||||
|
||||
[/home/bzoicas/Desktop/DRL_USER_MANUAL_v1.5_ro (1).pdf]
|
||||
row=0
|
||||
col=19
|
||||
|
||||
[/home/bzoicas/Desktop/RoboMongo.desktop]
|
||||
row=0
|
||||
col=18
|
||||
|
||||
[Trash]
|
||||
row=2
|
||||
col=0
|
||||
|
||||
[/home/bzoicas]
|
||||
row=4
|
||||
col=0
|
||||
|
||||
@@ -0,0 +1,15 @@
|
||||
[xfdesktop-version-4.10.3+-rcfile_format]
|
||||
4.10.3+=true
|
||||
|
||||
[/home/bzoicas/Desktop/RoboMongo.desktop]
|
||||
row=1
|
||||
col=0
|
||||
|
||||
[Trash]
|
||||
row=2
|
||||
col=0
|
||||
|
||||
[/home/bzoicas]
|
||||
row=3
|
||||
col=0
|
||||
|
||||
@@ -0,0 +1,19 @@
|
||||
[xfdesktop-version-4.10.3+-rcfile_format]
|
||||
4.10.3+=true
|
||||
|
||||
[/home/bzoicas/Desktop/RoboMongo.desktop]
|
||||
row=2
|
||||
col=0
|
||||
|
||||
[/home/bzoicas/Desktop/PayPal_ Transaction Details.pdf]
|
||||
row=3
|
||||
col=0
|
||||
|
||||
[Trash]
|
||||
row=1
|
||||
col=0
|
||||
|
||||
[/home/bzoicas]
|
||||
row=0
|
||||
col=0
|
||||
|
||||
@@ -0,0 +1,19 @@
|
||||
[xfdesktop-version-4.10.3+-rcfile_format]
|
||||
4.10.3+=true
|
||||
|
||||
[/home/bzoicas/Desktop/RoboMongo.desktop]
|
||||
row=0
|
||||
col=1
|
||||
|
||||
[/home/bzoicas/Desktop/PayPal_ Transaction Details.pdf]
|
||||
row=3
|
||||
col=0
|
||||
|
||||
[Trash]
|
||||
row=2
|
||||
col=0
|
||||
|
||||
[/home/bzoicas]
|
||||
row=4
|
||||
col=0
|
||||
|
||||
@@ -0,0 +1,23 @@
|
||||
[xfdesktop-version-4.10.3+-rcfile_format]
|
||||
4.10.3+=true
|
||||
|
||||
[/home/bzoicas/Desktop/install_fedora]
|
||||
row=0
|
||||
col=4
|
||||
|
||||
[/home/bzoicas/Desktop/DRL_USER_MANUAL_v1.5_ro (1).pdf]
|
||||
row=0
|
||||
col=0
|
||||
|
||||
[/home/bzoicas/Desktop/RoboMongo.desktop]
|
||||
row=0
|
||||
col=1
|
||||
|
||||
[Trash]
|
||||
row=2
|
||||
col=0
|
||||
|
||||
[/home/bzoicas]
|
||||
row=4
|
||||
col=0
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user