TROMjaro 2023.06.04
This commit is contained in:
tromjaro/xfce
@ -0,0 +1,10 @@
|
||||
[Desktop Entry]
|
||||
Name=Internet Content Blocker
|
||||
Comment=Systemwide ads/trackers blocker
|
||||
Exec=/usr/bin/tblockg
|
||||
Icon=tblock
|
||||
Terminal=false
|
||||
Type=Application
|
||||
Categories=Settings;System;X-XFCE-SettingsDialog;X-XFCE-SystemSettings;
|
||||
Path=
|
||||
StartupNotify=false
|
@ -5,7 +5,7 @@
|
||||
autoload -U colors && colors # Load colors
|
||||
# Maia prompt
|
||||
PROMPT="%B%{$fg[cyan]%}%(4~|%-1~/.../%2~|%~)%u%b >%{$fg[cyan]%}>%B%(?.%{$fg[cyan]%}.%{$fg[red]%})>%{$reset_color%}%b "
|
||||
RPROMPT="%{$fg[red]%} %(?..[%?])"
|
||||
RPROMPT="%{$fg[red]%} %(?..[%?])%{$reset_color%}"
|
||||
|
||||
setopt autocd # Automatically cd into typed directory.
|
||||
stty stop undef # Disable ctrl-s to freeze terminal.
|
||||
|
Reference in New Issue
Block a user