parent
7ea031e84e
commit
158f0a6813
28 changed files with 84 additions and 137 deletions
home
|
@ -25,9 +25,7 @@
|
|||
allowSubstitutes = true;
|
||||
|
||||
buildCommand =
|
||||
/*
|
||||
bash
|
||||
*/
|
||||
# bash
|
||||
''
|
||||
dst="$out/share/mozilla/extensions/{ec8030f7-c20a-464f-9b0e-13a3a9e97384}"
|
||||
mkdir -p "$dst"
|
||||
|
|
|
@ -8,9 +8,7 @@ in {
|
|||
programs = {
|
||||
# https://codeberg.org/dnkl/foot/wiki#spawning-new-terminal-instances-in-the-current-working-directory
|
||||
bash.bashrcExtra =
|
||||
/*
|
||||
bash
|
||||
*/
|
||||
# bash
|
||||
''
|
||||
osc7_cwd() {
|
||||
local strlen=''${#PWD}
|
||||
|
|
|
@ -21,9 +21,7 @@ in {
|
|||
xdg.configFile = let
|
||||
floatFont = lib.strings.floatToString fontSize;
|
||||
qtconf =
|
||||
/*
|
||||
ini
|
||||
*/
|
||||
# ini
|
||||
''
|
||||
[Fonts]
|
||||
fixed="Sans Serif,${floatFont},-1,5,50,0,0,0,0,0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue