Replace XFCE window manager with i3

This commit is contained in:
Fabio Scotto di Santolo
2026-02-12 13:51:23 +01:00
parent 0984d55782
commit 06b9a3d0e0
32 changed files with 92 additions and 318 deletions

View File

@@ -1,6 +0,0 @@
show_label_governor=false
keep_compact=true
one_line=true
icon_color_freq=true
freq_unit=0

View File

@@ -1,9 +0,0 @@
yellow=8
red=2
lab_size_visible=true
progress_bar_visible=false
hide_button=false
label=
label_visible=false
mnt=/

View File

@@ -0,0 +1,11 @@
use_css=false
normal_color=rgb(154,153,150)
focused_color=rgb(255,255,255)
urgent_color=rgb(255,0,0)
mode_color=rgb(119,118,123)
visible_color=rgb(0,0,0)
css=.workspace { }\n.workspace.visible { }\n.workspace.focused { font-weight: bold; }\n.workspace.urgent { color: red; }\n.binding-mode { }\n
strip_workspace_numbers=false
auto_detect_outputs=false
output=

View File

@@ -1,26 +0,0 @@
[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

View File

@@ -1,13 +0,0 @@
[Desktop Entry]
Name=Emacs
GenericName=Text Editor
Comment=Edit text
MimeType=text/english;text/plain;text/x-makefile;text/x-c++hdr;text/x-c++src;text/x-chdr;text/x-csrc;text/x-java;text/x-moc;text/x-pascal;text/x-tcl;text/x-tex;application/x-shellscript;text/x-c;text/x-c++;
Exec=emacs %F
Icon=emacs
Type=Application
Terminal=false
Categories=Development;TextEditor;
StartupNotify=true
StartupWMClass=Emacs
X-XFCE-Source=file:///usr/share/applications/emacs.desktop

View File

@@ -1,15 +0,0 @@
[Desktop Entry]
Version=1.0
Type=Application
Exec=exo-open --launch FileManager %u
Icon=org.xfce.filemanager
StartupNotify=true
Terminal=false
Categories=Utility;X-XFCE;X-Xfce-Toplevel;
Keywords=file;manager;explorer;browse;filesystem;directory;folder;xfce;
OnlyShowIn=XFCE;
X-XFCE-MimeType=inode/directory;x-scheme-handler/trash;
X-AppStream-Ignore=True
Name=File Manager
Comment=Browse the file system
X-XFCE-Source=file:///usr/share/applications/xfce4-file-manager.desktop

View File

@@ -1,14 +0,0 @@
[Desktop Entry]
Version=1.0
Type=Application
Exec=exo-open --launch TerminalEmulator
Icon=org.xfce.terminalemulator
StartupNotify=true
Terminal=false
Categories=Utility;X-XFCE;X-Xfce-Toplevel;
Keywords=terminal;command line;shell;console;xfce;
OnlyShowIn=XFCE;
X-AppStream-Ignore=True
Name=Terminal Emulator
Comment=Use the command line
X-XFCE-Source=file:///usr/share/applications/xfce4-terminal-emulator.desktop

View File

@@ -1,23 +0,0 @@
[Desktop Entry]
Name=Telegram
Comment=New era of messaging
Exec=/usr/bin/flatpak run --branch=stable --arch=x86_64 --command=Telegram --file-forwarding org.telegram.desktop -- @@u %U @@
Icon=org.telegram.desktop
Terminal=false
StartupWMClass=TelegramDesktop
Type=Application
Categories=Chat;Network;InstantMessaging;Qt;
MimeType=x-scheme-handler/tg;x-scheme-handler/tonsite;
Keywords=tg;chat;im;messaging;messenger;sms;tdesktop;
Actions=quit;
DBusActivatable=true
SingleMainWindow=true
X-GNOME-UsesNotifications=true
X-GNOME-SingleWindow=true
X-Flatpak=org.telegram.desktop
X-XFCE-Source=file:///var/lib/flatpak/app/org.telegram.desktop/x86_64/stable/c9756a44a11759cb68fddc3d8611d5aae18164ce369d1053a0721b4be97467dd/export/share/applications/org.telegram.desktop.desktop
[Desktop Action quit]
Exec=/usr/bin/flatpak run --branch=stable --arch=x86_64 --command=Telegram org.telegram.desktop -quit
Name=Quit Telegram
Icon=application-exit

View File

@@ -1,27 +0,0 @@
[mailwatch-plugin]
click_command=
new_messages_command=
count_changed_command=
normal_icon=xfce-nomail
new_mail_icon=xfce-newmail
log_lines=200
show_log_status=true
auto_open_online_doc=false
[mailwatch]
nmailboxes=2
mailbox0=maildir
mailbox_name0=Proton Mail
mailbox1=maildir
mailbox_name1=iCloud Mail
[mailbox0]
path=/home/fscotto/Maildir/ProtonMailAccount
mtime=0
interval=600
[mailbox1]
path=/home/fscotto/Maildir/iCloudAccount
mtime=0
interval=600