Compare commits

...

8 Commits

7 changed files with 12 additions and 6 deletions

View File

@ -11,7 +11,7 @@ set -g status-fg white
#set-window-option -g window-status-current-bg red
# Shows current time on statusbar. ( Made better suitable for me from nyuszika7h's .tmux.conf http://nyuszika7h.dyndns.org/~nyuszika7h/.tmux.conf )
set -g status-right '#[fg=yellow,bold]#h ⚧︎ %F %H:%M %Z#[fg=black,bold]#[fg=black,bold]'
set -g status-right '#[fg=yellow,bold]#h ⚧︎ %G-W%V-%u %H:%M %Z#[fg=black,bold]#[fg=black,bold]'
# Sets automatic renaming of windows. (copied from comment by André Laszlo http://goo.gl/2V0Lz )
setw -g automatic-rename on

3
efi/loader/loader.conf Normal file
View File

@ -0,0 +1,3 @@
timeout 3
console-mode auto
beep true

View File

@ -0,0 +1 @@
terminus-fonts-console

View File

@ -58,6 +58,7 @@
"https://raw.githubusercontent.com/jjjxu/NSO_Pegasus_Blocklist/master/Pegasus-Hosts-Formatted.txt",
"https://dl.red.flag.domains/adguard/red.flag.domains.txt",
"https://raw.githubusercontent.com/olbat/ut1-blacklists/master/blacklists/malware/domains",
"https://big.oisd.nl",
"curben-phishing",
"ublock-filters",
"easylist",
@ -65,7 +66,6 @@
"ublock-privacy",
"easyprivacy",
"FIN-0",
"https://big.oisd.nl/",
"fanboy-cookiemonster",
"ublock-cookies-easylist",
"adguard-cookies",
@ -213,7 +213,7 @@
},
"uBlock0@raymondhill.net": {
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/ublock-origin/latest.xpi",
"installation_mode": "normal_installed"
"installation_mode": "force_installed"
},
"{3c078156-979c-498b-8990-85f7987dd929}": {
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/sidebery/latest.xpi",
@ -958,7 +958,7 @@
],
"Default": "Ecosia"
},
"SearchSuggestEnabled": false,
"SearchSuggestEnabled": true,
"SecurityDevices": {
"Add": {
"Fujitsu mPollux DigiSignApplication": "/usr/lib64/libcryptoki.so"

View File

@ -33,6 +33,7 @@
"https://raw.githubusercontent.com/jjjxu/NSO_Pegasus_Blocklist/master/Pegasus-Hosts-Formatted.txt",
"https://dl.red.flag.domains/adguard/red.flag.domains.txt",
"https://raw.githubusercontent.com/olbat/ut1-blacklists/master/blacklists/malware/domains",
"https://big.oisd.nl",
"curben-phishing",
"ublock-filters",
"easylist",
@ -40,7 +41,6 @@
"ublock-privacy",
"easyprivacy",
"FIN-0",
"https://big.oisd.nl/",
"fanboy-cookiemonster",
"ublock-cookies-easylist",
"adguard-cookies",
@ -122,7 +122,7 @@
"update_url": "https://clients2.google.com/service/update2/crx"
},
"cjpalhdlnbpafiamejdnhcphjbkeiagm": {
"installation_mode": "normal_installed",
"installation_mode": "force_installed",
"override_update_url": true,
"toolbar_pin": "force_pinned",
"update_url": "https://clients2.google.com/service/update2/crx"

2
etc/vconsole.conf Normal file
View File

@ -0,0 +1,2 @@
KEYMAP="fi"
FONT="ter-v16v"

0
var/lib/iwd/WiFi4EU.open Normal file
View File