mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 06:39:14 +00:00
Compare commits
9 commits
86729920ab
...
0482e57583
| Author | SHA1 | Date | |
|---|---|---|---|
| 0482e57583 | |||
| dd71854814 | |||
| a3d8264350 | |||
| 3965fe943d | |||
| fa15081f38 | |||
| 2a781237ef | |||
| 2cc0f3bd6f | |||
| ed2fa0070b | |||
| bc4490acff |
3 changed files with 1 additions and 8 deletions
|
|
@ -110,7 +110,6 @@
|
|||
pkgs.signal-desktop
|
||||
pkgs.tuba # mastodon GUI client
|
||||
pkgs.emoji-picker-rs
|
||||
pkgs.telegram-desktop # for archlinux china
|
||||
|
||||
# wm utilities
|
||||
pkgs.xbrightness
|
||||
|
|
@ -123,7 +122,6 @@
|
|||
# audio utilities
|
||||
pkgs.helvum
|
||||
pkgs.pavucontrol
|
||||
pkgs.pulseaudio # pactl value control
|
||||
pkgs.pantheon.elementary-sound-theme
|
||||
];
|
||||
|
||||
|
|
|
|||
|
|
@ -50,7 +50,7 @@ in
|
|||
# https://searchfox.org/mozilla-central/source/browser/components/enterprisepolicies/Policies.sys.mjs
|
||||
# Some policies can be rewritten to profiles configuration
|
||||
#
|
||||
# "locked" semantic from zen (doesn't seem to be doing anything, attempted for zen-twilight 1.18t)
|
||||
# TODO: try out the "locked" semantic from zen
|
||||
# https://github.com/0xc000022070/zen-browser-flake/tree/main#preferences
|
||||
#
|
||||
# To check which option is mapped to which about:config
|
||||
|
|
@ -67,7 +67,6 @@ in
|
|||
"layout.css.devPixelsPerPx" = 1.1;
|
||||
"browser.startup.page" = 1;
|
||||
"browser.translations.automaticallyPopup" = false;
|
||||
"browser.tabs.closeWindowWithLastTab" = true;
|
||||
|
||||
# open links in new window
|
||||
# this works a lot better with xmonad where I have a bunch of windows
|
||||
|
|
|
|||
|
|
@ -93,10 +93,6 @@ in
|
|||
ssid = "NTUH_guest";
|
||||
randomizeMac = true;
|
||||
}
|
||||
{
|
||||
ssid = "i_Tzuchi_WiFi";
|
||||
randomizeMac = true;
|
||||
}
|
||||
|
||||
{ ssid = "_SNCF_WIFI_INOUI"; }
|
||||
{ ssid = "_WIFI_LYRIA"; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue