Compare commits
2 Commits
138bd18d4f
...
0984d55782
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
0984d55782 | ||
|
|
75eae85f4d |
@@ -16,7 +16,10 @@
|
|||||||
(load-theme 'nordic-night t)
|
(load-theme 'nordic-night t)
|
||||||
|
|
||||||
;; Setting default font
|
;; Setting default font
|
||||||
(set-frame-font "UbuntuSansMono Nerd Font 14" nil t)
|
(set-frame-font "Liberation Mono 14" nil t)
|
||||||
|
|
||||||
|
(add-to-list 'default-frame-alist
|
||||||
|
'(font . "Liberation Mono-14"))
|
||||||
|
|
||||||
;; Remove toolbar
|
;; Remove toolbar
|
||||||
(tool-bar-mode -1)
|
(tool-bar-mode -1)
|
||||||
|
|||||||
@@ -1,16 +1,18 @@
|
|||||||
; xfdesktop GtkAccelMap rc-file -*- scheme -*-
|
; xfdesktop-settings GtkAccelMap rc-file -*- scheme -*-
|
||||||
; this file is an automated accelerator map dump
|
; this file is an automated accelerator map dump
|
||||||
;
|
;
|
||||||
|
; (gtk_accel_path "<Actions>/XfdesktopFileIconManager/properties" "<Alt>Return")
|
||||||
; (gtk_accel_path "<Actions>/XfceDesktop/primary-menu-2" "Menu")
|
; (gtk_accel_path "<Actions>/XfceDesktop/primary-menu-2" "Menu")
|
||||||
; (gtk_accel_path "<Actions>/XfdesktopFileIconManager/open-with-other" "")
|
; (gtk_accel_path "<Actions>/XfdesktopFileIconManager/open-with-other" "")
|
||||||
; (gtk_accel_path "<Actions>/XfdesktopIconView/activate-3" "Return")
|
; (gtk_accel_path "<Actions>/XfdesktopIconView/activate-3" "Return")
|
||||||
; (gtk_accel_path "<Actions>/XfdesktopFileIconManager/properties-3" "<Alt>KP_Enter")
|
; (gtk_accel_path "<Actions>/XfdesktopFileIconManager/properties-3" "<Alt>KP_Enter")
|
||||||
; (gtk_accel_path "<Actions>/XfdesktopFileIconManager/trash" "Delete")
|
; (gtk_accel_path "<Actions>/XfdesktopFileIconManager/trash" "Delete")
|
||||||
; (gtk_accel_path "<Actions>/XfceDesktop/next-background" "")
|
; (gtk_accel_path "<Actions>/XfceDesktop/next-background" "")
|
||||||
; (gtk_accel_path "<Actions>/XfdesktopFileIconManager/cut-2" "")
|
; (gtk_accel_path "<Actions>/XfdesktopFileIconManager/copy-2" "<Primary>Insert")
|
||||||
; (gtk_accel_path "<Actions>/XfdesktopFileIconManager/cut" "<Primary>x")
|
; (gtk_accel_path "<Actions>/XfdesktopFileIconManager/cut" "<Primary>x")
|
||||||
; (gtk_accel_path "<Actions>/XfdesktopIconView/unselect-all" "Escape")
|
; (gtk_accel_path "<Actions>/XfdesktopIconView/unselect-all" "Escape")
|
||||||
; (gtk_accel_path "<Actions>/XfdesktopFileIconManager/copy-2" "<Primary>Insert")
|
; (gtk_accel_path "<Actions>/XfdesktopFileIconManager/cut-2" "")
|
||||||
|
; (gtk_accel_path "<Actions>/XfdesktopWindowIconManager/close" "<Primary>c")
|
||||||
; (gtk_accel_path "<Actions>/XfdesktopIconView/activate" "space")
|
; (gtk_accel_path "<Actions>/XfdesktopIconView/activate" "space")
|
||||||
; (gtk_accel_path "<Actions>/XfdesktopIconView/activate-2" "KP_Space")
|
; (gtk_accel_path "<Actions>/XfdesktopIconView/activate-2" "KP_Space")
|
||||||
; (gtk_accel_path "<Actions>/XfdesktopFileIconManager/open" "<Primary>o")
|
; (gtk_accel_path "<Actions>/XfdesktopFileIconManager/open" "<Primary>o")
|
||||||
@@ -19,7 +21,7 @@
|
|||||||
; (gtk_accel_path "<Actions>/XfdesktopFileIconManager/empty-trash" "")
|
; (gtk_accel_path "<Actions>/XfdesktopFileIconManager/empty-trash" "")
|
||||||
; (gtk_accel_path "<Actions>/XfdesktopFileIconManager/open-trash" "")
|
; (gtk_accel_path "<Actions>/XfdesktopFileIconManager/open-trash" "")
|
||||||
; (gtk_accel_path "<Actions>/XfdesktopFileIconManager/trash-3" "")
|
; (gtk_accel_path "<Actions>/XfdesktopFileIconManager/trash-3" "")
|
||||||
; (gtk_accel_path "<Actions>/XfdesktopFileIconManager/properties" "<Alt>Return")
|
; (gtk_accel_path "<Actions>/XfdesktopFileIconManager/delete" "<Shift>Delete")
|
||||||
; (gtk_accel_path "<Actions>/XfdesktopFileIconManager/copy" "<Primary>c")
|
; (gtk_accel_path "<Actions>/XfdesktopFileIconManager/copy" "<Primary>c")
|
||||||
; (gtk_accel_path "<Actions>/XfceDesktop/reload-2" "Reload")
|
; (gtk_accel_path "<Actions>/XfceDesktop/reload-2" "Reload")
|
||||||
; (gtk_accel_path "<Actions>/XfdesktopFileIconManager/delete-3" "")
|
; (gtk_accel_path "<Actions>/XfdesktopFileIconManager/delete-3" "")
|
||||||
@@ -39,9 +41,9 @@
|
|||||||
; (gtk_accel_path "<Actions>/XfdesktopIconView/toggle-cursor" "<Primary>space")
|
; (gtk_accel_path "<Actions>/XfdesktopIconView/toggle-cursor" "<Primary>space")
|
||||||
; (gtk_accel_path "<Actions>/XfdesktopFileIconManager/toggle-show-hidden" "<Primary>h")
|
; (gtk_accel_path "<Actions>/XfdesktopFileIconManager/toggle-show-hidden" "<Primary>h")
|
||||||
; (gtk_accel_path "<Actions>/XfdesktopFileIconManager/open-home" "<Alt>Home")
|
; (gtk_accel_path "<Actions>/XfdesktopFileIconManager/open-home" "<Alt>Home")
|
||||||
; (gtk_accel_path "<Actions>/XfdesktopIconView/activate-4" "ISO_Enter")
|
|
||||||
; (gtk_accel_path "<Actions>/XfdesktopFileIconManager/delete" "<Shift>Delete")
|
|
||||||
; (gtk_accel_path "<Actions>/XfdesktopFileIconManager/paste" "<Primary>v")
|
; (gtk_accel_path "<Actions>/XfdesktopFileIconManager/paste" "<Primary>v")
|
||||||
|
; (gtk_accel_path "<Actions>/XfdesktopWindowIconManager/unminimize" "<Primary>o")
|
||||||
|
; (gtk_accel_path "<Actions>/XfdesktopIconView/activate-4" "ISO_Enter")
|
||||||
; (gtk_accel_path "<Actions>/XfdesktopFileIconManager/rename" "F2")
|
; (gtk_accel_path "<Actions>/XfdesktopFileIconManager/rename" "F2")
|
||||||
; (gtk_accel_path "<Actions>/XfdesktopIconView/arrange-icons" "")
|
; (gtk_accel_path "<Actions>/XfdesktopIconView/arrange-icons" "")
|
||||||
; (gtk_accel_path "<Actions>/XfceDesktop/secondary-menu-2" "<Primary>Menu")
|
; (gtk_accel_path "<Actions>/XfceDesktop/secondary-menu-2" "<Primary>Menu")
|
||||||
|
|||||||
@@ -1,28 +0,0 @@
|
|||||||
[Desktop Entry]
|
|
||||||
Name=LibreWolf
|
|
||||||
Exec=/usr/bin/flatpak run --branch=stable --arch=x86_64 --command=librewolf --file-forwarding io.gitlab.librewolf-community @@u %u @@
|
|
||||||
Comment=A fork of Firefox, focused on privacy, security and freedom.
|
|
||||||
Icon=io.gitlab.librewolf-community
|
|
||||||
Type=Application
|
|
||||||
MimeType=text/html;text/xml;application/xhtml+xml;x-scheme-handler/http;x-scheme-handler/https;application/x-xpinstall;application/pdf;application/json;
|
|
||||||
StartupWMClass=librewolf
|
|
||||||
Categories=Network;WebBrowser;
|
|
||||||
StartupNotify=true
|
|
||||||
Terminal=false
|
|
||||||
X-MultipleArgs=false
|
|
||||||
Keywords=Internet;WWW;Browser;Web;Explorer;
|
|
||||||
Actions=new-window;new-private-window;profilemanager;
|
|
||||||
X-Flatpak=io.gitlab.librewolf-community
|
|
||||||
X-XFCE-Source=file:///var/lib/flatpak/app/io.gitlab.librewolf-community/x86_64/stable/a11af653ea084658758d6e4a4dfbe8cbe30f060e397e64e79944a60bc1c1dc64/export/share/applications/io.gitlab.librewolf-community.desktop
|
|
||||||
|
|
||||||
[Desktop Action new-window]
|
|
||||||
Name=Open a New Window
|
|
||||||
Exec=/usr/bin/flatpak run --branch=stable --arch=x86_64 --command=librewolf --file-forwarding io.gitlab.librewolf-community @@u %u @@
|
|
||||||
|
|
||||||
[Desktop Action new-private-window]
|
|
||||||
Name=Open a New Private Window
|
|
||||||
Exec=/usr/bin/flatpak run --branch=stable --arch=x86_64 --command=librewolf --file-forwarding io.gitlab.librewolf-community --private-window @@u %u @@
|
|
||||||
|
|
||||||
[Desktop Action profilemanager]
|
|
||||||
Name=Open the Profile Manager
|
|
||||||
Exec=/usr/bin/flatpak run --branch=stable --arch=x86_64 --command=librewolf --file-forwarding io.gitlab.librewolf-community --ProfileManager @@u %u @@
|
|
||||||
26
xfce/.config/xfce4/panel/launcher-16/17707444971.desktop
Normal file
26
xfce/.config/xfce4/panel/launcher-16/17707444971.desktop
Normal file
@@ -0,0 +1,26 @@
|
|||||||
|
[Desktop Entry]
|
||||||
|
Version=1.0
|
||||||
|
Name=Chromium
|
||||||
|
GenericName=Web Browser
|
||||||
|
GenericName[it]=Browser Web
|
||||||
|
Comment=Access the Internet
|
||||||
|
Comment[it]=Accesso a Internet
|
||||||
|
Exec=/usr/bin/chromium %U
|
||||||
|
StartupNotify=true
|
||||||
|
Terminal=false
|
||||||
|
Icon=chromium
|
||||||
|
Type=Application
|
||||||
|
Categories=Network;WebBrowser;
|
||||||
|
MimeType=application/pdf;application/rdf+xml;application/rss+xml;application/xhtml+xml;application/xhtml_xml;application/xml;image/gif;image/jpeg;image/png;image/webp;text/html;text/xml;x-scheme-handler/http;x-scheme-handler/https;chromium
|
||||||
|
Actions=new-window;new-private-window;
|
||||||
|
X-XFCE-Source=file:///usr/share/applications/chromium.desktop
|
||||||
|
|
||||||
|
[Desktop Action new-window]
|
||||||
|
Name=New Window
|
||||||
|
Name[it]=Nuova finestra
|
||||||
|
Exec=/usr/bin/chromium
|
||||||
|
|
||||||
|
[Desktop Action new-private-window]
|
||||||
|
Name=New Incognito Window
|
||||||
|
Name[it]=Nuova finestra di navigazione in incognito
|
||||||
|
Exec=/usr/bin/chromium --incognito
|
||||||
@@ -1,4 +1,4 @@
|
|||||||
app=firefox
|
app=/usr/bin/flatpak
|
||||||
custom_action_command=
|
custom_action_command=
|
||||||
last_user=
|
last_user=
|
||||||
last_extension=png
|
last_extension=png
|
||||||
|
|||||||
@@ -3,8 +3,8 @@
|
|||||||
<channel name="thunar" version="1.0">
|
<channel name="thunar" version="1.0">
|
||||||
<property name="last-view" type="string" value="ThunarIconView"/>
|
<property name="last-view" type="string" value="ThunarIconView"/>
|
||||||
<property name="last-icon-view-zoom-level" type="string" value="THUNAR_ZOOM_LEVEL_100_PERCENT"/>
|
<property name="last-icon-view-zoom-level" type="string" value="THUNAR_ZOOM_LEVEL_100_PERCENT"/>
|
||||||
<property name="last-window-width" type="int" value="1505"/>
|
<property name="last-window-width" type="int" value="1358"/>
|
||||||
<property name="last-window-height" type="int" value="948"/>
|
<property name="last-window-height" type="int" value="902"/>
|
||||||
<property name="last-window-maximized" type="bool" value="false"/>
|
<property name="last-window-maximized" type="bool" value="false"/>
|
||||||
<property name="last-separator-position" type="int" value="253"/>
|
<property name="last-separator-position" type="int" value="253"/>
|
||||||
<property name="misc-single-click" type="bool" value="false"/>
|
<property name="misc-single-click" type="bool" value="false"/>
|
||||||
|
|||||||
@@ -62,6 +62,9 @@
|
|||||||
<property name="plugin-6" type="string" value="systray">
|
<property name="plugin-6" type="string" value="systray">
|
||||||
<property name="square-icons" type="bool" value="true"/>
|
<property name="square-icons" type="bool" value="true"/>
|
||||||
<property name="known-legacy-items" type="array">
|
<property name="known-legacy-items" type="array">
|
||||||
|
<value type="string" value="gestore dei processi"/>
|
||||||
|
<value type="string" value="applet networkmanager"/>
|
||||||
|
<value type="string" value="proton mail bridge"/>
|
||||||
<value type="string" value="connessione wi-fi «skywifi_4lxsq» attiva: skywifi_4lxsq (57%)"/>
|
<value type="string" value="connessione wi-fi «skywifi_4lxsq» attiva: skywifi_4lxsq (57%)"/>
|
||||||
<value type="string" value="connessione wi-fi «skywifi_4lxsq» attiva: skywifi_4lxsq (59%)"/>
|
<value type="string" value="connessione wi-fi «skywifi_4lxsq» attiva: skywifi_4lxsq (59%)"/>
|
||||||
<value type="string" value="connessione wi-fi «skywifi_4lxsq» attiva: skywifi_4lxsq (54%)"/>
|
<value type="string" value="connessione wi-fi «skywifi_4lxsq» attiva: skywifi_4lxsq (54%)"/>
|
||||||
@@ -106,19 +109,19 @@
|
|||||||
<property name="show-command-profile" type="bool" value="true"/>
|
<property name="show-command-profile" type="bool" value="true"/>
|
||||||
<property name="button-icon" type="string" value="void-logo"/>
|
<property name="button-icon" type="string" value="void-logo"/>
|
||||||
<property name="recent" type="array">
|
<property name="recent" type="array">
|
||||||
|
<value type="string" value="chromium.desktop"/>
|
||||||
|
<value type="string" value="org.gnome.Shotwell.desktop"/>
|
||||||
|
<value type="string" value="xfce-settings-manager.desktop"/>
|
||||||
<value type="string" value="lightdm-gtk-greeter-settings.desktop"/>
|
<value type="string" value="lightdm-gtk-greeter-settings.desktop"/>
|
||||||
<value type="string" value="virt-manager.desktop"/>
|
<value type="string" value="virt-manager.desktop"/>
|
||||||
<value type="string" value="xfce-settings-manager.desktop"/>
|
|
||||||
<value type="string" value="org.telegram.desktop.desktop"/>
|
<value type="string" value="org.telegram.desktop.desktop"/>
|
||||||
<value type="string" value="chromium.desktop"/>
|
|
||||||
<value type="string" value="io.gitlab.librewolf-community.desktop"/>
|
<value type="string" value="io.gitlab.librewolf-community.desktop"/>
|
||||||
<value type="string" value="org.xfce.ristretto.desktop"/>
|
<value type="string" value="org.xfce.ristretto.desktop"/>
|
||||||
<value type="string" value="org.gnome.Shotwell.desktop"/>
|
|
||||||
<value type="string" value="xfce4-mime-settings.desktop"/>
|
|
||||||
<value type="string" value="ch.protonmail.protonmail-bridge.desktop"/>
|
|
||||||
</property>
|
</property>
|
||||||
<property name="menu-width" type="int" value="700"/>
|
<property name="menu-width" type="int" value="700"/>
|
||||||
<property name="menu-height" type="int" value="500"/>
|
<property name="menu-height" type="int" value="500"/>
|
||||||
|
<property name="favorites" type="array">
|
||||||
|
</property>
|
||||||
</property>
|
</property>
|
||||||
<property name="plugin-12" type="string" value="mailwatch"/>
|
<property name="plugin-12" type="string" value="mailwatch"/>
|
||||||
<property name="plugin-14" type="string" value="separator">
|
<property name="plugin-14" type="string" value="separator">
|
||||||
@@ -169,11 +172,11 @@
|
|||||||
<property name="plugin-24" type="string" value="separator"/>
|
<property name="plugin-24" type="string" value="separator"/>
|
||||||
<property name="plugin-4" type="string" value="pulseaudio">
|
<property name="plugin-4" type="string" value="pulseaudio">
|
||||||
<property name="enable-keyboard-shortcuts" type="bool" value="true"/>
|
<property name="enable-keyboard-shortcuts" type="bool" value="true"/>
|
||||||
<property name="known-players" type="string" value="Firefox;librewolf;org.telegram.desktop;spotify"/>
|
<property name="known-players" type="string" value="Chromium;Firefox;librewolf;org.telegram.desktop;spotify"/>
|
||||||
</property>
|
</property>
|
||||||
<property name="plugin-16" type="string" value="launcher">
|
<property name="plugin-16" type="string" value="launcher">
|
||||||
<property name="items" type="array">
|
<property name="items" type="array">
|
||||||
<value type="string" value="17705040301.desktop"/>
|
<value type="string" value="17707444971.desktop"/>
|
||||||
</property>
|
</property>
|
||||||
</property>
|
</property>
|
||||||
</property>
|
</property>
|
||||||
|
|||||||
@@ -23,7 +23,7 @@
|
|||||||
<property name="Gtk" type="empty">
|
<property name="Gtk" type="empty">
|
||||||
<property name="CanChangeAccels" type="bool" value="false"/>
|
<property name="CanChangeAccels" type="bool" value="false"/>
|
||||||
<property name="ColorPalette" type="empty"/>
|
<property name="ColorPalette" type="empty"/>
|
||||||
<property name="FontName" type="string" value="Noto Sans 10"/>
|
<property name="FontName" type="string" value="Liberation Sans 10"/>
|
||||||
<property name="MonospaceFontName" type="string" value="Liberation Mono 14"/>
|
<property name="MonospaceFontName" type="string" value="Liberation Mono 14"/>
|
||||||
<property name="IconSizes" type="empty"/>
|
<property name="IconSizes" type="empty"/>
|
||||||
<property name="KeyThemeName" type="empty"/>
|
<property name="KeyThemeName" type="empty"/>
|
||||||
|
|||||||
Reference in New Issue
Block a user