Initial commit, 90% there
This commit is contained in:
0
.config/.gsd-keyboard.settings-ported
Normal file
0
.config/.gsd-keyboard.settings-ported
Normal file
10
.config/Code/User/keybindings.json
Normal file
10
.config/Code/User/keybindings.json
Normal file
@@ -0,0 +1,10 @@
|
||||
[
|
||||
{
|
||||
"key": "shift+enter",
|
||||
"command": "workbench.action.terminal.sendSequence",
|
||||
"args": {
|
||||
"text": "\u001b\r"
|
||||
},
|
||||
"when": "terminalFocus"
|
||||
}
|
||||
]
|
||||
1
.config/GNOME-xdg-terminals.list
Normal file
1
.config/GNOME-xdg-terminals.list
Normal file
@@ -0,0 +1 @@
|
||||
org.gnome.Terminal.desktop
|
||||
BIN
.config/dconf/user
Normal file
BIN
.config/dconf/user
Normal file
Binary file not shown.
0
.config/enchant/en_US.dic
Normal file
0
.config/enchant/en_US.dic
Normal file
0
.config/enchant/en_US.exc
Normal file
0
.config/enchant/en_US.exc
Normal file
58
.config/evolution/sources/system-proxy.source
Normal file
58
.config/evolution/sources/system-proxy.source
Normal file
@@ -0,0 +1,58 @@
|
||||
|
||||
[Data Source]
|
||||
DisplayName[bg]=Стандартни настройки за сървър-посредник
|
||||
DisplayName[ca]=Configuració predeterminada del servidor intermediari
|
||||
DisplayName[cs]=Výchozí nastavení proxy
|
||||
DisplayName[da]=Standardindstillinger for proxy
|
||||
DisplayName[de]=Standard-Proxy-Einstellungen
|
||||
DisplayName[el]=Προεπιλεγμένες ρυθμίσεις διαμεσολαβητή
|
||||
DisplayName[en_GB]=Default Proxy Settings
|
||||
DisplayName[es]=Configuración predeterminada del proxy
|
||||
DisplayName[eu]=Proxyaren ezarpen lehenetsiak
|
||||
DisplayName[fi]=Välityspalvelimen oletusasetukset
|
||||
DisplayName[fr]=Réglages par défaut du serveur mandataire
|
||||
DisplayName[fur]=Impostazions proxy predefinidis
|
||||
DisplayName[gl]=Preferencias do proxy por omisión
|
||||
DisplayName[he]=הגדרות מתווך בררת מחדל
|
||||
DisplayName[hr]=Izvorne proxy postavke
|
||||
DisplayName[hu]=Alapértelmezett proxy-beállítások
|
||||
DisplayName[id]=Pengaturan Proksi Bawaan
|
||||
DisplayName[it]=Impostazioni proxy predefinite
|
||||
DisplayName[ko]=기본 프록시 설정
|
||||
DisplayName[lt]=Numatytieji tarpinio serverio nustatymai
|
||||
DisplayName[lv]=Noklusējuma starpnieka iestatījumi
|
||||
DisplayName[ms]=Tetapan Proksi Lalai
|
||||
DisplayName[nb]=Forvalgte innstillinger for mellomtjener
|
||||
DisplayName[nl]=Standaardproxy-instellingen
|
||||
DisplayName[oc]=Reglatges per defaut del servidor mandatari
|
||||
DisplayName[pl]=Domyślne ustawienia pośrednika
|
||||
DisplayName[pt]=Definições por omissão do Proxy
|
||||
DisplayName[pt_BR]=Configurações padrão de proxy
|
||||
DisplayName[ro]=Configurări implicite proxy
|
||||
DisplayName[ru]=Настройки прокси по умолчанию
|
||||
DisplayName[sl]=Privzete nastavitve posredniškega strežnika
|
||||
DisplayName[sr]=Подразумевана подешавања посредника
|
||||
DisplayName[sv]=Standardproxyinställningar
|
||||
DisplayName[tr]=Öntanımlı Vekil Ayarları
|
||||
DisplayName[uk]=Типові параметри проксі-сервера
|
||||
DisplayName[zh_CN]=默认代理设置
|
||||
DisplayName[zh_TW]=預設 Proxy 設定
|
||||
DisplayName=Default Proxy Settings
|
||||
Enabled=true
|
||||
Parent=
|
||||
|
||||
[Proxy]
|
||||
Method=default
|
||||
IgnoreHosts=localhost;127.0.0.0/8;::1;
|
||||
AutoconfigUrl=
|
||||
FtpHost=
|
||||
FtpPort=0
|
||||
HttpAuthPassword=
|
||||
HttpAuthUser=
|
||||
HttpHost=
|
||||
HttpPort=8080
|
||||
HttpUseAuth=false
|
||||
HttpsHost=
|
||||
HttpsPort=0
|
||||
SocksHost=
|
||||
SocksPort=0
|
||||
1
.config/gnome-initial-setup-done
Normal file
1
.config/gnome-initial-setup-done
Normal file
@@ -0,0 +1 @@
|
||||
yes
|
||||
5
.config/gtk-3.0/bookmarks
Normal file
5
.config/gtk-3.0/bookmarks
Normal file
@@ -0,0 +1,5 @@
|
||||
file:///home/mdares/Documents
|
||||
file:///home/mdares/Music
|
||||
file:///home/mdares/Pictures
|
||||
file:///home/mdares/Videos
|
||||
file:///home/mdares/Downloads
|
||||
63
.config/htop/htoprc
Normal file
63
.config/htop/htoprc
Normal file
@@ -0,0 +1,63 @@
|
||||
# Beware! This file is rewritten by htop when settings are changed in the interface.
|
||||
# The parser is also very primitive, and not human-friendly.
|
||||
htop_version=3.3.0
|
||||
config_reader_min_version=3
|
||||
fields=0 48 17 18 38 39 40 2 46 47 49 1
|
||||
hide_kernel_threads=1
|
||||
hide_userland_threads=0
|
||||
hide_running_in_container=0
|
||||
shadow_other_users=0
|
||||
show_thread_names=0
|
||||
show_program_path=1
|
||||
highlight_base_name=0
|
||||
highlight_deleted_exe=1
|
||||
shadow_distribution_path_prefix=0
|
||||
highlight_megabytes=1
|
||||
highlight_threads=1
|
||||
highlight_changes=0
|
||||
highlight_changes_delay_secs=5
|
||||
find_comm_in_cmdline=1
|
||||
strip_exe_from_cmdline=1
|
||||
show_merged_command=0
|
||||
header_margin=1
|
||||
screen_tabs=1
|
||||
detailed_cpu_time=0
|
||||
cpu_count_from_one=0
|
||||
show_cpu_usage=1
|
||||
show_cpu_frequency=0
|
||||
show_cpu_temperature=0
|
||||
degree_fahrenheit=0
|
||||
update_process_names=0
|
||||
account_guest_in_cpu_meter=0
|
||||
color_scheme=0
|
||||
enable_mouse=1
|
||||
delay=15
|
||||
hide_function_bar=0
|
||||
header_layout=two_50_50
|
||||
column_meters_0=LeftCPUs Memory Swap
|
||||
column_meter_modes_0=1 1 1
|
||||
column_meters_1=RightCPUs Tasks LoadAverage Uptime
|
||||
column_meter_modes_1=1 2 2 2
|
||||
tree_view=0
|
||||
sort_key=46
|
||||
tree_sort_key=0
|
||||
sort_direction=-1
|
||||
tree_sort_direction=1
|
||||
tree_view_always_by_pid=0
|
||||
all_branches_collapsed=0
|
||||
screen:Main=PID USER PRIORITY NICE M_VIRT M_RESIDENT M_SHARE STATE PERCENT_CPU PERCENT_MEM TIME Command
|
||||
.sort_key=PERCENT_CPU
|
||||
.tree_sort_key=PID
|
||||
.tree_view_always_by_pid=0
|
||||
.tree_view=0
|
||||
.sort_direction=-1
|
||||
.tree_sort_direction=1
|
||||
.all_branches_collapsed=0
|
||||
screen:I/O=PID USER IO_PRIORITY IO_RATE IO_READ_RATE IO_WRITE_RATE PERCENT_SWAP_DELAY PERCENT_IO_DELAY Command
|
||||
.sort_key=IO_RATE
|
||||
.tree_sort_key=PID
|
||||
.tree_view_always_by_pid=0
|
||||
.tree_view=0
|
||||
.sort_direction=-1
|
||||
.tree_sort_direction=1
|
||||
.all_branches_collapsed=0
|
||||
7
.config/ibus/bus/86e22100efe74c6ab66f73f3913cbfac-unix-0
Normal file
7
.config/ibus/bus/86e22100efe74c6ab66f73f3913cbfac-unix-0
Normal file
@@ -0,0 +1,7 @@
|
||||
# This file is created by ibus-daemon, please do not modify it.
|
||||
# This file allows processes on the machine to find the
|
||||
# ibus session bus with the below address.
|
||||
# If the IBUS_ADDRESS environment variable is set, it will
|
||||
# be used rather than this file.
|
||||
IBUS_ADDRESS=unix:path=/home/mdares/.cache/ibus/dbus-arQPFKED,guid=c8d41edcc916af4a3137c0fb692ca50e
|
||||
IBUS_DAEMON_PID=2549
|
||||
@@ -0,0 +1,7 @@
|
||||
# This file is created by ibus-daemon, please do not modify it.
|
||||
# This file allows processes on the machine to find the
|
||||
# ibus session bus with the below address.
|
||||
# If the IBUS_ADDRESS environment variable is set, it will
|
||||
# be used rather than this file.
|
||||
IBUS_ADDRESS=unix:path=/home/mdares/.cache/ibus/dbus-arQPFKED,guid=c8d41edcc916af4a3137c0fb692ca50e
|
||||
IBUS_DAEMON_PID=2549
|
||||
2
.config/pulse/cookie
Normal file
2
.config/pulse/cookie
Normal file
@@ -0,0 +1,2 @@
|
||||
<EFBFBD><13><03><>,x<><78><EFBFBD>?qws<0E>֚<01><><EFBFBD><0F>XMx^wj<77><6A><EFBFBD>K<10><><EFBFBD><EFBFBD>p<EFBFBD>^lk[<5B>:PΒ<50><10>S~@<40>mJ<6D><13><><EFBFBD>o<EFBFBD>V<EFBFBD><56>[<5B><>i<EFBFBD>~q&J;إ{OO<04>\<5C><14>ڡ<EFBFBD><DAA1><EFBFBD>ÂP<C382><50>@+e<><65><1D><
|
||||
I<EFBFBD><EFBFBD>$N%`%/O;<3B><><EFBFBD><EFBFBD><EFBFBD>H<EFBFBD><48><EFBFBD>]SL<53><4C><EFBFBD>Hظ_<D8B8><EFBFBD>
|
||||
@@ -0,0 +1 @@
|
||||
/etc/xdg/systemd/user/snap.firmware-updater.firmware-notifier.timer
|
||||
1
.config/tiling-assistant/tiledSessionRestore.json
Normal file
1
.config/tiling-assistant/tiledSessionRestore.json
Normal file
@@ -0,0 +1 @@
|
||||
{"windows":[],"tileGroups":[]}
|
||||
1
.config/ubuntu-xdg-terminals.list
Normal file
1
.config/ubuntu-xdg-terminals.list
Normal file
@@ -0,0 +1 @@
|
||||
org.gnome.Terminal.desktop
|
||||
15
.config/user-dirs.dirs
Normal file
15
.config/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_DOWNLOAD_DIR="$HOME/Downloads"
|
||||
XDG_TEMPLATES_DIR="$HOME/Templates"
|
||||
XDG_PUBLICSHARE_DIR="$HOME/Public"
|
||||
XDG_DOCUMENTS_DIR="$HOME/Documents"
|
||||
XDG_MUSIC_DIR="$HOME/Music"
|
||||
XDG_PICTURES_DIR="$HOME/Pictures"
|
||||
XDG_VIDEOS_DIR="$HOME/Videos"
|
||||
1
.config/user-dirs.locale
Normal file
1
.config/user-dirs.locale
Normal file
@@ -0,0 +1 @@
|
||||
en_US
|
||||
1
.config/xdg-terminals.list
Normal file
1
.config/xdg-terminals.list
Normal file
@@ -0,0 +1 @@
|
||||
org.gnome.Terminal.desktop
|
||||
Reference in New Issue
Block a user