mirror of
https://github.com/szymon-jozef/superior_dotfiles.git
synced 2026-09-07 20:20:38 +02:00
Update .config/btop/btop.conf
Update .local/share/applications/facebook.desktop Update .local/share/applications/x.desktop
This commit is contained in:
@@ -57,7 +57,7 @@ update_ms = 2000
|
||||
|
||||
#* Processes sorting, "pid" "program" "arguments" "threads" "user" "memory" "cpu lazy" "cpu direct",
|
||||
#* "cpu lazy" sorts top process over time (easier to follow), "cpu direct" updates top process directly.
|
||||
proc_sorting = "name"
|
||||
proc_sorting = "memory"
|
||||
|
||||
#* Reverse sorting order, True or False.
|
||||
proc_reversed = False
|
||||
|
||||
@@ -4,7 +4,7 @@ Type=Application
|
||||
Name=Facebook
|
||||
GenericName=Social Media Client
|
||||
Comment=Otwórz Facebook
|
||||
Exec=uwsm app -- chromium --app=https://facebook.com
|
||||
Exec=uwsm app -- chromium --user-data-dir=/home/szymon/.local/share/chromium-facebook --app=https://facebook.com
|
||||
Terminal=false
|
||||
Categories=Network;WebBrowser;X-Social;
|
||||
StartupWMClass=facebook.com
|
||||
|
||||
@@ -4,7 +4,7 @@ Type=Application
|
||||
Name=X
|
||||
GenericName=Social Media Client
|
||||
Comment=Otwórz X (dawniej Twitter) w trybie aplikacji
|
||||
Exec=uwsm app -- chromium --app=https://x.com
|
||||
Exec=uwsm app -- chromium --user-data-dir=/home/szymon/.local/share/chromium-x --app=https://x.com
|
||||
Icon=twitter
|
||||
Terminal=false
|
||||
Categories=Network;WebBrowser;X-Social;
|
||||
|
||||
Reference in New Issue
Block a user